Skip to content

Commit

Permalink
Merge pull request #153 from devcordde/dependabot/npm_and_yarn/qa/jes…
Browse files Browse the repository at this point in the history
…t-junit-14.0.1

Bump jest-junit from 14.0.0 to 14.0.1 in /qa
  • Loading branch information
Taucher2003 authored Aug 26, 2022
2 parents 1a9ddf1 + bf85719 commit 1d3c97b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion qa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"private": true,
"devDependencies": {
"jest": "^29.0.1",
"jest-junit": "^14.0.0",
"jest-junit": "^14.0.1",
"node-fetch": "^3.2.10"
},
"scripts": {
Expand Down
8 changes: 4 additions & 4 deletions qa/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1465,10 +1465,10 @@ jest-haste-map@^29.0.1:
optionalDependencies:
fsevents "^2.3.2"

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==
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==
dependencies:
mkdirp "^1.0.4"
strip-ansi "^6.0.1"
Expand Down

0 comments on commit 1d3c97b

Please sign in to comment.