Bump ts-jest from 26.5.0 to 26.5.2

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-03-01 13:19:19 +00:00
parent 899cac1937
commit 6ebb66603b
2 changed files with 7 additions and 7 deletions

View file

@ -48,7 +48,7 @@
"jest-circus": "^26.6.3",
"npm-check-updates": "^11.1.1",
"prettier": "^2.2.1",
"ts-jest": "^26.5.0",
"ts-jest": "^26.5.2",
"typescript": "^4.1.3"
}
}