File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 60
60
"jest" : " ^28.0.0" ,
61
61
"jest-diff" : " ^28.0.0" ,
62
62
"jest-environment-jsdom" : " ^28.0.0" ,
63
- "jest-junit" : " ^13 .0.0" ,
63
+ "jest-junit" : " ^14 .0.0" ,
64
64
"js-yaml" : " ^4.1.0" ,
65
65
"jsdom" : " ^20.0.0" ,
66
66
"minimatch" : " ^5.0.0" ,
Original file line number Diff line number Diff line change @@ -4021,10 +4021,10 @@ jest-haste-map@^28.1.0:
4021
4021
optionalDependencies :
4022
4022
fsevents "^2.3.2"
4023
4023
4024
- jest-junit@^13 .0.0 :
4025
- version "13.2 .0"
4026
- resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-13.2 .0.tgz#66eeb86429aafac8c1745a70f44ace185aacb943 "
4027
- integrity sha512-B0XNlotl1rdsvFZkFfoa19mc634+rrd8E4Sskb92Bb8MmSXeWV9XJGUyctunZS1W410uAxcyYuPUGVnbcOH8cg ==
4024
+ jest-junit@^14 .0.0 :
4025
+ version "14.0 .0"
4026
+ resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-14.0 .0.tgz#f69fc31bab32224848f443480c2c808fccb2a802 "
4027
+ integrity sha512-kALvBDegstTROfDGXH71UGD7k5g7593Y1wuX1wpWT+QTYcBbmtuGOA8UlAt56zo/B2eMIOcaOVEON3j0VXVa4g ==
4028
4028
dependencies :
4029
4029
mkdirp "^1.0.4"
4030
4030
strip-ansi "^6.0.1"
You can’t perform that action at this time.
0 commit comments