Bump ts-jest from 26.4.4 to 26.5.2

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.4.4 to 26.5.2.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v26.4.4...v26.5.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-02-24 22:31:31 +00:00
committed by Thomas Ruoff
parent 03eab2e8ae
commit 7f92e059bb
2 changed files with 19 additions and 21 deletions

View File

@@ -20,7 +20,7 @@
"react": "^17.0.1",
"react-calendar": "^3.3.1",
"react-dom": "^17.0.1",
"ts-jest": "^26.4.4",
"ts-jest": "^26.5.2",
"uuid": "^8.3.2"
},
"devDependencies": {