Bump ts-jest from 26.2.0 to 26.3.0

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.2.0 to 26.3.0.
- [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.2.0...v26.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-08-27 06:53:50 +00:00
committed by GitHub
parent d02c2109fe
commit b9325ac3dd
2 changed files with 22 additions and 12 deletions

View File

@@ -31,7 +31,7 @@
"jest-junit": "^11.1.0",
"request": "^2.88.2",
"requestretry": "^4.1.1",
"ts-jest": "^26.2.0",
"ts-jest": "^26.3.0",
"typescript": "^3.9.7",
"yarn": "^1.22.4"
},