Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
deps: update jest-junit to v16 (#360)
Browse files Browse the repository at this point in the history
  • Loading branch information
noahnu authored Apr 25, 2023
1 parent 9a9b41d commit fcca21f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"jest": "^28.1.3",
"jest-docblock": "^28.0.2",
"jest-environment-node": "^28.1.0",
"jest-junit": "^13.2.0",
"jest-junit": "^16.0.0",
"morgan": "^1.10.0",
"puppeteer-core": "^14.4.1",
"tapable": "^2.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14834,15 +14834,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:^16.0.0":
version: 16.0.0
resolution: "jest-junit@npm:16.0.0"
dependencies:
mkdirp: ^1.0.4
strip-ansi: ^6.0.1
uuid: ^8.3.2
xml: ^1.0.1
checksum: 0a42447e0c9ae689ae43275944a72587216cb028d45f2bd54bfc9e7e38f90bb03caa571e58ac16fba44c121c7c5f6ae766c50833851f23153f7430b1b3b317c2
checksum: 412aa4bfeec4254a9b34f417fda79107c7cbd295e56ffeb299ac9c977545910fbabe57c91c6cd1f12b700d4a1f60f79872b0075003f02da87d463e30fc2d9d78
languageName: node
linkType: hard

Expand Down Expand Up @@ -20562,7 +20562,7 @@ __metadata:
jest: ^28.1.3
jest-docblock: ^28.0.2
jest-environment-node: ^28.1.0
jest-junit: ^13.2.0
jest-junit: ^16.0.0
morgan: ^1.10.0
puppeteer: ^14.4.1
puppeteer-core: ^14.4.1
Expand Down

0 comments on commit fcca21f

Please sign in to comment.