Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency jest-junit to v12.1.0 #623

Merged
merged 1 commit into from
May 27, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"husky": "6.0.0",
"jest": "26.6.3",
"jest-extended": "0.11.5",
"jest-junit": "12.0.0",
"jest-junit": "12.1.0",
"lint-staged": "10.5.4",
"pinst": "2.1.6",
"prettier": "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 @@ -5363,15 +5363,15 @@ __metadata:
languageName: node
linkType: hard

"jest-junit@npm:12.0.0":
version: 12.0.0
resolution: "jest-junit@npm:12.0.0"
"jest-junit@npm:12.1.0":
version: 12.1.0
resolution: "jest-junit@npm:12.1.0"
dependencies:
mkdirp: ^1.0.4
strip-ansi: ^5.2.0
uuid: ^3.3.3
xml: ^1.0.1
checksum: 2cdd446aeab75e4e87e3c168bc72b281a5f036b31f04a36795e9f1509afa85ef4bf6609c2f2504dd221bbaedc1181d57d49728655dca828a3e1033f446715d8e
checksum: bce72e259dd3723abb637b1f4bffd754269ee3240977849168b8ebf2c59f1f2e20d5c746cb04d05d771ad0236202d301da2f5acd5bede1faf7987ad91be6e321
languageName: node
linkType: hard

Expand Down Expand Up @@ -8770,7 +8770,7 @@ typescript@4.2.4:
husky: 6.0.0
jest: 26.6.3
jest-extended: 0.11.5
jest-junit: 12.0.0
jest-junit: 12.1.0
lint-staged: 10.5.4
pinst: 2.1.6
prettier: 2.2.1
Expand Down