chore(deps): update dependency jest-junit to v6 (#4734)

This commit is contained in:
renovate[bot] 2019-01-11 13:10:51 +03:30 committed by Pooya Parsa
parent 4587a221df
commit 43d651a96e
2 changed files with 5 additions and 5 deletions

View File

@ -54,7 +54,7 @@
"get-port": "^4.1.0",
"glob": "^7.1.3",
"jest": "^23.6.0",
"jest-junit": "^5.2.0",
"jest-junit": "^6.0.0",
"jsdom": "^13.1.0",
"klaw-sync": "^6.0.0",
"lerna": "^3.10.5",

View File

@ -6105,10 +6105,10 @@ jest-jasmine2@^23.6.0:
jest-util "^23.4.0"
pretty-format "^23.6.0"
jest-junit@^5.2.0:
version "5.2.0"
resolved "https://registry.npmjs.org/jest-junit/-/jest-junit-5.2.0.tgz#980401db7aa69999cf117c6d740a8135c22ae379"
integrity sha512-Mdg0Qpdh1Xm/FA1B/mcLlmEmlr3XzH5pZg7MvcAwZhjHijPRd1z/UwYwkwNHmCV7o4ZOWCf77nLu7ZkhHHrtJg==
jest-junit@^6.0.0:
version "6.0.0"
resolved "https://registry.npmjs.org/jest-junit/-/jest-junit-6.0.0.tgz#6e3ce9583b9416b6b07d52375a655d2b12a9a2b2"
integrity sha512-tEQtceScdJ33N22Cn7ltOcFucMmjRWQ1LjU6KZXV34KvE114IOuHhE2hpWvWsIBXPdSc7+hzFQO1mssNK1+ChA==
dependencies:
jest-config "^23.6.0"
jest-validate "^23.0.1"