Skip to content

Commit

Permalink
Merge pull request #2341 from greenbone/dependabot/npm_and_yarn/gsa/j…
Browse files Browse the repository at this point in the history
…est-junit-11.1.0

Bump jest-junit from 11.0.1 to 11.1.0 in /gsa
  • Loading branch information
swaterkamp authored Jul 27, 2020
2 parents 4daf8bc + 89e1800 commit 7353173
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion gsa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"babel-plugin-i18next-extract": "^0.7.2",
"eslint-config-prettier": "^6.11.0",
"husky": "^2.7.0",
"jest-junit": "^11.0.1",
"jest-junit": "^11.1.0",
"jest-styled-components": "^6.3.4",
"lint-staged": "^8.2.1",
"prettier": "^2.0.5"
Expand Down
8 changes: 4 additions & 4 deletions gsa/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8213,10 +8213,10 @@ jest-jasmine2@^24.9.0:
pretty-format "^24.9.0"
throat "^4.0.0"

jest-junit@^11.0.1:
version "11.0.1"
resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-11.0.1.tgz#944b997b7318efd1f021b4f0fce4937f8d66f392"
integrity sha512-stgc0mBoiSg/F9qWd4KkmR3K7Nk2u+M/dc1oup7gxz9mrzGcEaU2YL9/0QscVqqg3IOaA1P5ZXtozG/XR6j6nw==
jest-junit@^11.1.0:
version "11.1.0"
resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-11.1.0.tgz#79cd53948e44d62b2b30fa23ea0d7a899d2c8d7a"
integrity sha512-c2LFOyKY7+ZxL5zSu+WHmHfsJ2wqbOpeYJ4Uu26yMhFxny2J2NQj6AVS7M+Eaxji9Q/oIDDK5tQy0DGzDp9xOw==
dependencies:
mkdirp "^1.0.4"
strip-ansi "^5.2.0"
Expand Down

0 comments on commit 7353173

Please sign in to comment.