Skip to content

Commit 10d9e92

Browse files
chore(deps): update dependency jest-junit to v10 (#594)
1 parent a54e432 commit 10d9e92

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
@@ -42,7 +42,7 @@
4242
"concurrently": "5.0.0",
4343
"husky": "3.1.0",
4444
"jest": "23.6.0",
45-
"jest-junit": "9.0.0",
45+
"jest-junit": "10.0.0",
4646
"jest-puppeteer": "4.3.0",
4747
"lint-staged": "9.5.0",
4848
"prettier": "1.19.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4535,10 +4535,10 @@ jest-jasmine2@^23.6.0:
45354535
jest-util "^23.4.0"
45364536
pretty-format "^23.6.0"
45374537

4538-
jest-junit@9.0.0:
4539-
version "9.0.0"
4540-
resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-9.0.0.tgz#9eb247dda7a8d2e1647a92f58a03a1490c74aea5"
4541-
integrity sha512-jnABGjL5pd2lhE1w3RIslZSufFbWQZGx8O3eluDES7qKxQuonXMtsPIi+4AKl4rtjb4DvMAjwLi4eHukc2FP/Q==
4538+
jest-junit@10.0.0:
4539+
version "10.0.0"
4540+
resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-10.0.0.tgz#c94b91c24920a327c9d2a075e897b2dba4af494b"
4541+
integrity sha512-dbOVRyxHprdSpwSAR9/YshLwmnwf+RSl5hf0kCGlhAcEeZY9aRqo4oNmaT0tLC16Zy9D0zekDjWkjHGjXlglaQ==
45424542
dependencies:
45434543
jest-validate "^24.9.0"
45444544
mkdirp "^0.5.1"

0 commit comments

Comments
 (0)