Merge pull request #125 from codecov/dependabot/npm_and_yarn/ts-jest-26.2.0

Bump ts-jest from 26.1.1 to 26.2.0
This commit is contained in:
Thomas Hu
2020-08-25 08:05:35 -04:00
committed by GitHub
2 changed files with 6 additions and 5 deletions

View File

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