Bump ts-jest from 26.5.3 to 26.5.4

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-22 20:40:02 +00:00
committed by Thomas Ruoff
parent 9fe3fffb86
commit 22ffa21eb3
2 changed files with 7 additions and 7 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.3",
"ts-jest": "^26.5.4",
"uuid": "^8.3.2"
},
"devDependencies": {