Bump ts-jest from 26.5.2 to 26.5.3

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.5.2 to 26.5.3.
- [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.5.2...v26.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-08 06:21:34 +00:00
committed by Thomas Ruoff
parent 2bb9686721
commit 5f11c69a1e
2 changed files with 34 additions and 13 deletions

View File

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