mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 14:15:13 +00:00
chore(deps): update devdependency jest-junit to v7 (#6115)
This commit is contained in:
parent
81b5ce22ce
commit
5fa768373d
@ -54,7 +54,7 @@
|
||||
"glob": "^7.1.4",
|
||||
"is-wsl": "^2.1.0",
|
||||
"jest": "^24.8.0",
|
||||
"jest-junit": "^6.4.0",
|
||||
"jest-junit": "^7.0.0",
|
||||
"jsdom": "^15.1.1",
|
||||
"klaw-sync": "^6.0.0",
|
||||
"lerna": "^3.16.3",
|
||||
|
@ -6583,10 +6583,10 @@ jest-jasmine2@^24.8.0:
|
||||
pretty-format "^24.8.0"
|
||||
throat "^4.0.0"
|
||||
|
||||
jest-junit@^6.4.0:
|
||||
version "6.4.0"
|
||||
resolved "https://registry.npmjs.org/jest-junit/-/jest-junit-6.4.0.tgz#23e15c979fa6338afde46f2d2ac2a6b7e8cf0d9e"
|
||||
integrity sha512-GXEZA5WBeUich94BARoEUccJumhCgCerg7mXDFLxWwI2P7wL3Z7sGWk+53x343YdBLjiMR9aD/gYMVKO+0pE4Q==
|
||||
jest-junit@^7.0.0:
|
||||
version "7.0.0"
|
||||
resolved "https://registry.npmjs.org/jest-junit/-/jest-junit-7.0.0.tgz#e2ab2dc3f4eb2768f3e4c43e4e4cd841133a8c0e"
|
||||
integrity sha512-ljUdO0hLyu0A92xk7R2Wet3kj99fmazTo+ZFYQP6b7AGOBxJUj8ZkJWzJ632ajpXko2Y5oNoGR2kvOwiDdu6hg==
|
||||
dependencies:
|
||||
jest-validate "^24.0.0"
|
||||
mkdirp "^0.5.1"
|
||||
|
Loading…
Reference in New Issue
Block a user