Bump ts-jest from 26.4.3 to 26.4.4

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-11-09 06:58:03 +00:00
committed by GitHub
parent 7bd0b70f4c
commit 5aab34a5de
2 changed files with 11 additions and 48 deletions

View File

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