Bump ts-jest from 26.5.4 to 26.5.5

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-04-24 21:49:38 +00:00
committed by Thomas Ruoff
parent f2ea03e883
commit d1b40db9e2
2 changed files with 7 additions and 7 deletions

View File

@@ -21,7 +21,7 @@
"react": "^17.0.2",
"react-calendar": "^3.4.0",
"react-dom": "^17.0.2",
"ts-jest": "^26.5.4",
"ts-jest": "^26.5.5",
"uuid": "^8.3.2"
},
"devDependencies": {