Merge pull request #160 from codecov/dependabot/npm_and_yarn/ts-jest-26.4.3

Bump ts-jest from 26.4.1 to 26.4.3
This commit is contained in:
Tom Hu
2020-11-04 23:04:34 -05:00
committed by GitHub
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"
},