build(deps-dev): bump jest-junit from 12.2.0 to 13.0.0

Bumps [jest-junit](https://github.com/jest-community/jest-junit) from 12.2.0 to 13.0.0.
- [Release notes](https://github.com/jest-community/jest-junit/releases)
- [Commits](https://github.com/jest-community/jest-junit/compare/v12.2.0...v13.0.0)

---
updated-dependencies:
- dependency-name: jest-junit
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-01-20 19:26:23 +00:00
committed by GitHub
parent 6c33a9bebe
commit 6f19c0f88c
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"
}