mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 22:25:12 +00:00
chore(deps): update devdependency jest-junit to v10 (#6757)
This commit is contained in:
parent
5945845c76
commit
b981f8b690
@ -53,7 +53,7 @@
|
||||
"got": "^9.6.0",
|
||||
"is-wsl": "^2.1.1",
|
||||
"jest": "^24.9.0",
|
||||
"jest-junit": "^9.0.0",
|
||||
"jest-junit": "^10.0.0",
|
||||
"jsdom": "^15.2.1",
|
||||
"klaw-sync": "^6.0.0",
|
||||
"lerna": "^3.19.0",
|
||||
|
@ -6705,10 +6705,10 @@ jest-jasmine2@^24.9.0:
|
||||
pretty-format "^24.9.0"
|
||||
throat "^4.0.0"
|
||||
|
||||
jest-junit@^9.0.0:
|
||||
version "9.0.0"
|
||||
resolved "https://registry.npmjs.org/jest-junit/-/jest-junit-9.0.0.tgz#9eb247dda7a8d2e1647a92f58a03a1490c74aea5"
|
||||
integrity sha512-jnABGjL5pd2lhE1w3RIslZSufFbWQZGx8O3eluDES7qKxQuonXMtsPIi+4AKl4rtjb4DvMAjwLi4eHukc2FP/Q==
|
||||
jest-junit@^10.0.0:
|
||||
version "10.0.0"
|
||||
resolved "https://registry.npmjs.org/jest-junit/-/jest-junit-10.0.0.tgz#c94b91c24920a327c9d2a075e897b2dba4af494b"
|
||||
integrity sha512-dbOVRyxHprdSpwSAR9/YshLwmnwf+RSl5hf0kCGlhAcEeZY9aRqo4oNmaT0tLC16Zy9D0zekDjWkjHGjXlglaQ==
|
||||
dependencies:
|
||||
jest-validate "^24.9.0"
|
||||
mkdirp "^0.5.1"
|
||||
|
Loading…
Reference in New Issue
Block a user