Bump ts-jest from 26.4.1 to 26.4.3

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.4.1 to 26.4.3.
- [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.4.1...v26.4.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-10-27 06:49:00 +00:00
committed by GitHub
parent 7d5dfa5490
commit 5bdef2c17a
2 changed files with 20 additions and 14 deletions

View File

@@ -31,7 +31,7 @@
"jest-junit": "^12.0.0",
"request": "^2.88.2",
"requestretry": "^4.1.1",
"ts-jest": "^26.4.1",
"ts-jest": "^26.4.3",
"typescript": "^4.0.3",
"yarn": "^1.22.10"
},