Skip to content

Commit

Permalink
Deps: Bump jest-junit from 14.0.1 to 16.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
timopollmeier authored Jun 28, 2023
2 parents 4c88b70 + 500de16 commit 07de614
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 @@ -88,7 +88,7 @@
"eslint-config-prettier": "^8.8.0",
"husky": "^2.7.0",
"jest-environment-jsdom": "^29.4.1",
"jest-junit": "^14.0.1",
"jest-junit": "^16.0.0",
"jest-styled-components": "^6.3.4",
"lint-staged": "^13.1.0",
"prettier": "^2.8.8"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6706,10 +6706,10 @@ jest-jasmine2@^27.5.1:
pretty-format "^27.5.1"
throat "^6.0.1"

jest-junit@^14.0.1:
version "14.0.1"
resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-14.0.1.tgz#5b357d6f5d333459585d628a24cd48b5bbc92ba2"
integrity sha512-h7/wwzPbllgpQhhVcRzRC76/cc89GlazThoV1fDxcALkf26IIlRsu/AcTG64f4nR2WPE3Cbd+i/sVf+NCUHrWQ==
jest-junit@^16.0.0:
version "16.0.0"
resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-16.0.0.tgz#d838e8c561cf9fdd7eb54f63020777eee4136785"
integrity sha512-A94mmw6NfJab4Fg/BlvVOUXzXgF0XIH6EmTgJ5NDPp4xoKq0Kr7sErb+4Xs9nZvu58pJojz5RFGpqnZYJTrRfQ==
dependencies:
mkdirp "^1.0.4"
strip-ansi "^6.0.1"
Expand Down

0 comments on commit 07de614

Please sign in to comment.