Skip to content
This repository has been archived by the owner on Oct 28, 2023. It is now read-only.

Commit

Permalink
deps: update dependency jest-junit to v14. (#16)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 25, 2022
1 parent 006ab48 commit 4b86fe7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/jest-preset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@jest/types": "^28.1.1",
"@rajzik/configs-shared": "workspace:^1.0.0",
"@types/jest": "^28.1.3",
"jest-junit": "^13.2.0"
"jest-junit": "^14.0.0"
},
"devDependencies": {
"jest": "^28.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8508,15 +8508,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 @@ -8589,7 +8589,7 @@ __metadata:
"@rajzik/configs-shared": "workspace:^1.0.0"
"@types/jest": ^28.1.3
jest: ^28.1.1
jest-junit: ^13.2.0
jest-junit: ^14.0.0
tsconfig-rajzik: "workspace:*"
peerDependencies:
jest: ^28.0.0
Expand Down

0 comments on commit 4b86fe7

Please sign in to comment.