chore(deps): update devdependency jest-junit to v10 (#6757)

This commit is contained in:
renovate[bot] 2019-12-03 15:09:37 +00:00 committed by Xin Du (Clark)
parent 5945845c76
commit b981f8b690
2 changed files with 5 additions and 5 deletions

View File

@ -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",

View File

@ -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"