chore: Bump jest-junit from 13.2.0 to 16.0.0 (#828)

Bumps [jest-junit](https://github.com/jest-community/jest-junit) from 13.2.0 to 16.0.0.
- [Release notes](https://github.com/jest-community/jest-junit/releases)
- [Commits](https://github.com/jest-community/jest-junit/compare/v13.2.0...v16.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-09-06 00:19:53 +00:00
committed by GitHub
parent 7e7ee94419
commit 856a411d27
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-prettier": "^5.0.0",
"jest": "^29.1.2",
"jest-junit": "^13",
"jest-junit": "^16",
"json-schema": "^0.4.0",
"prettier": "^3.0.3",
"standard-version": "^9",