File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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" : {
Original file line number Diff line number Diff 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"
You can’t perform that action at this time.
0 commit comments