Skip to content

Commit bf85719

Browse files
Bump jest-junit from 14.0.0 to 14.0.1 in /qa
Bumps [jest-junit](https://github.com/jest-community/jest-junit) from 14.0.0 to 14.0.1. - [Release notes](https://github.com/jest-community/jest-junit/releases) - [Commits](jest-community/jest-junit@v14.0.0...v14.0.1) --- updated-dependencies: - dependency-name: jest-junit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1a9ddf1 commit bf85719

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

qa/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"private": true,
1010
"devDependencies": {
1111
"jest": "^29.0.1",
12-
"jest-junit": "^14.0.0",
12+
"jest-junit": "^14.0.1",
1313
"node-fetch": "^3.2.10"
1414
},
1515
"scripts": {

qa/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1465,10 +1465,10 @@ jest-haste-map@^29.0.1:
14651465
optionalDependencies:
14661466
fsevents "^2.3.2"
14671467

1468-
jest-junit@^14.0.0:
1469-
version "14.0.0"
1470-
resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-14.0.0.tgz#f69fc31bab32224848f443480c2c808fccb2a802"
1471-
integrity sha512-kALvBDegstTROfDGXH71UGD7k5g7593Y1wuX1wpWT+QTYcBbmtuGOA8UlAt56zo/B2eMIOcaOVEON3j0VXVa4g==
1468+
jest-junit@^14.0.1:
1469+
version "14.0.1"
1470+
resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-14.0.1.tgz#5b357d6f5d333459585d628a24cd48b5bbc92ba2"
1471+
integrity sha512-h7/wwzPbllgpQhhVcRzRC76/cc89GlazThoV1fDxcALkf26IIlRsu/AcTG64f4nR2WPE3Cbd+i/sVf+NCUHrWQ==
14721472
dependencies:
14731473
mkdirp "^1.0.4"
14741474
strip-ansi "^6.0.1"

0 commit comments

Comments
 (0)