Skip to content

Commit c971023

Browse files
chore(deps): update dependency jest-junit to v10 (#718)
1 parent 135591e commit c971023

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"eslint-plugin-react": "7.17.0",
5252
"husky": "3.1.0",
5353
"jest": "24.9.0",
54-
"jest-junit": "9.0.0",
54+
"jest-junit": "10.0.0",
5555
"lint-staged": "9.5.0",
5656
"prettier": "1.19.1",
5757
"prettier-package-json": "2.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4412,10 +4412,10 @@ jest-jasmine2@^24.9.0:
44124412
pretty-format "^24.9.0"
44134413
throat "^4.0.0"
44144414

4415-
jest-junit@9.0.0:
4416-
version "9.0.0"
4417-
resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-9.0.0.tgz#9eb247dda7a8d2e1647a92f58a03a1490c74aea5"
4418-
integrity sha512-jnABGjL5pd2lhE1w3RIslZSufFbWQZGx8O3eluDES7qKxQuonXMtsPIi+4AKl4rtjb4DvMAjwLi4eHukc2FP/Q==
4415+
jest-junit@10.0.0:
4416+
version "10.0.0"
4417+
resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-10.0.0.tgz#c94b91c24920a327c9d2a075e897b2dba4af494b"
4418+
integrity sha512-dbOVRyxHprdSpwSAR9/YshLwmnwf+RSl5hf0kCGlhAcEeZY9aRqo4oNmaT0tLC16Zy9D0zekDjWkjHGjXlglaQ==
44194419
dependencies:
44204420
jest-validate "^24.9.0"
44214421
mkdirp "^0.5.1"

0 commit comments

Comments
 (0)