Skip to content

Commit

Permalink
chore(deps): update dependency jest-junit to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 9, 2022
1 parent 47bb0c6 commit 85ff24d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"eslint-plugin-react": "7.30.1",
"husky": "7.0.4",
"jest": "28.1.2",
"jest-junit": "13.2.0",
"jest-junit": "14.0.0",
"lint-staged": "12.5.0",
"pre-commit": "1.2.2",
"prettier": "2.7.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5448,15 +5448,15 @@ __metadata:
languageName: node
linkType: hard

"jest-junit@npm:13.2.0":
version: 13.2.0
resolution: "jest-junit@npm:13.2.0"
"jest-junit@npm:14.0.0":
version: 14.0.0
resolution: "jest-junit@npm:14.0.0"
dependencies:
mkdirp: ^1.0.4
strip-ansi: ^6.0.1
uuid: ^8.3.2
xml: ^1.0.1
checksum: 0a42447e0c9ae689ae43275944a72587216cb028d45f2bd54bfc9e7e38f90bb03caa571e58ac16fba44c121c7c5f6ae766c50833851f23153f7430b1b3b317c2
checksum: 89d6755f895360be9440d0feacc1a7da9adf23fa9a58746f6f80946cd55d91ba3d32314698615090682684d8315518a166fe46a60cdbd16b38e0c5c8d6418e55
languageName: node
linkType: hard

Expand Down Expand Up @@ -7014,7 +7014,7 @@ __metadata:
hot-shots: 9.1.0
husky: 7.0.4
jest: 28.1.2
jest-junit: 13.2.0
jest-junit: 14.0.0
lint-staged: 12.5.0
lodash: 4.17.21
ms: 2.1.3
Expand Down

0 comments on commit 85ff24d

Please sign in to comment.