Skip to content

Commit 2097cd3

Browse files
build(deps-dev): bump jest-junit from 15.0.0 to 16.0.0
Bumps [jest-junit](https://github.com/jest-community/jest-junit) from 15.0.0 to 16.0.0. - [Release notes](https://github.com/jest-community/jest-junit/releases) - [Commits](jest-community/jest-junit@v15.0.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] <[email protected]>
1 parent 2ec9fc5 commit 2097cd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"jest": "^29.5.0",
4747
"jest-extended": "^3.2.4",
4848
"jest-github-actions-reporter": "^1.0.3",
49-
"jest-junit": "^15.0.0",
49+
"jest-junit": "^16.0.0",
5050
"npm-watch": "^0.11.0",
5151
"prettier": "^2.8.4",
5252
"semantic-release": "^20.1.1",

0 commit comments

Comments
 (0)