Update jest-junit to version 16.0.0 (#20708)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
parent
288c9ed31f
commit
ac4dcd9907
2 changed files with 6 additions and 6 deletions
|
|
@ -136,7 +136,7 @@
|
|||
"he": "^1.2.0",
|
||||
"i18n-js": "^4.4.3",
|
||||
"intersection-observer": "^0.12.2",
|
||||
"jest-junit": "^14.0.1",
|
||||
"jest-junit": "^16.0.0",
|
||||
"linkstate": "^2.0.1",
|
||||
"lodash.debounce": "4.0.8",
|
||||
"moment": "^2.29.4",
|
||||
|
|
|
|||
10
yarn.lock
10
yarn.lock
|
|
@ -8873,7 +8873,7 @@ __metadata:
|
|||
jest-axe: "npm:^6.0.0"
|
||||
jest-environment-jsdom: "npm:^28.1.3"
|
||||
jest-fetch-mock: "npm:^3.0.3"
|
||||
jest-junit: "npm:^14.0.1"
|
||||
jest-junit: "npm:^16.0.0"
|
||||
jest-watch-typeahead: "npm:^2.2.2"
|
||||
jsdom: "npm:^20.0.1"
|
||||
linkstate: "npm:^2.0.1"
|
||||
|
|
@ -13236,15 +13236,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"jest-junit@npm:^14.0.1":
|
||||
version: 14.0.1
|
||||
resolution: "jest-junit@npm:14.0.1"
|
||||
"jest-junit@npm:^16.0.0":
|
||||
version: 16.0.0
|
||||
resolution: "jest-junit@npm:16.0.0"
|
||||
dependencies:
|
||||
mkdirp: "npm:^1.0.4"
|
||||
strip-ansi: "npm:^6.0.1"
|
||||
uuid: "npm:^8.3.2"
|
||||
xml: "npm:^1.0.1"
|
||||
checksum: 10c0/ec06ffad0326f037e62637b0c9935f2668c4657bebf4b81ab3b14867482b754f479c93cd13fe8915b763a7196a3dbc3edf323f062026763e4a79891b617e5945
|
||||
checksum: 10c0/d813d4d142341c2b51b634db7ad6ceb9849514cb58f96ec5e7e4cf4031a557133490452710c2d9dec9b1dd546334d9ca663e042d3070c3e8f102ce6217bd8e2e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue