Skip to content

Commit

Permalink
chore(deps): update dependency jest-junit to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 2, 2019
1 parent aa614b5 commit a0443f8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"dts-bundle-generator": "3.3.0",
"google-auth-library": "5.5.1",
"jest": "24.9.0",
"jest-junit": "9.0.0",
"jest-junit": "10.0.0",
"jest-sonar-reporter": "2.0.0",
"jest-transform-stub": "2.0.0",
"mock-stdin": "0.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3352,10 +3352,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.yarnpkg.com/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.yarnpkg.com/jest-junit/-/jest-junit-10.0.0.tgz#c94b91c24920a327c9d2a075e897b2dba4af494b"
integrity sha512-dbOVRyxHprdSpwSAR9/YshLwmnwf+RSl5hf0kCGlhAcEeZY9aRqo4oNmaT0tLC16Zy9D0zekDjWkjHGjXlglaQ==
dependencies:
jest-validate "^24.9.0"
mkdirp "^0.5.1"
Expand Down

0 comments on commit a0443f8

Please sign in to comment.