Skip to content

Commit

Permalink
chore(deps): update dependency jest-junit to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 7, 2022
1 parent ccfa1be commit df21b1c
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 @@ -282,7 +282,7 @@
"husky": "8.0.1",
"jest": "28.1.2",
"jest-extended": "2.0.0",
"jest-junit": "13.2.0",
"jest-junit": "14.0.0",
"jest-mock-extended": "2.0.6",
"jest-silent-reporter": "0.5.0",
"markdownlint-cli2": "0.4.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5922,10 +5922,10 @@ jest-haste-map@^28.1.1:
optionalDependencies:
fsevents "^2.3.2"

jest-junit@13.2.0:
version "13.2.0"
resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-13.2.0.tgz#66eeb86429aafac8c1745a70f44ace185aacb943"
integrity sha512-B0XNlotl1rdsvFZkFfoa19mc634+rrd8E4Sskb92Bb8MmSXeWV9XJGUyctunZS1W410uAxcyYuPUGVnbcOH8cg==
jest-junit@14.0.0:
version "14.0.0"
resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-14.0.0.tgz#f69fc31bab32224848f443480c2c808fccb2a802"
integrity sha512-kALvBDegstTROfDGXH71UGD7k5g7593Y1wuX1wpWT+QTYcBbmtuGOA8UlAt56zo/B2eMIOcaOVEON3j0VXVa4g==
dependencies:
mkdirp "^1.0.4"
strip-ansi "^6.0.1"
Expand Down

0 comments on commit df21b1c

Please sign in to comment.