Bump ts-jest from 26.5.2 to 26.5.6

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-06-01 08:36:18 +00:00
parent d11d5b7464
commit 9289a3680d
2 changed files with 23 additions and 18 deletions

View file

@ -48,7 +48,7 @@
"jest-circus": "^27.0.3",
"npm-check-updates": "^11.1.9",
"prettier": "^2.2.1",
"ts-jest": "^26.5.2",
"ts-jest": "^26.5.6",
"typescript": "^4.2.4"
}
}