Merge pull request #548 from codecov/dependabot/npm_and_yarn/jest-junit-13.0.0

build(deps-dev): bump jest-junit from 12.2.0 to 13.0.0
This commit is contained in:
Joe Becher
2022-02-16 09:57:14 -05:00
committed by GitHub
2 changed files with 10 additions and 48 deletions

View File

@@ -38,7 +38,7 @@
"eslint": "^7.32.0",
"eslint-config-google": "^0.14.0",
"jest": "^26.6.3",
"jest-junit": "^12.2.0",
"jest-junit": "^13.0.0",
"ts-jest": "^26.5.6",
"typescript": "^4.3.5"
}