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" : " ^29.0.0" ,
61
61
"jest-diff" : " ^29.0.0" ,
62
62
"jest-environment-jsdom" : " ^29.0.0" ,
63
- "jest-junit" : " ^14 .0.0" ,
63
+ "jest-junit" : " ^15 .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 @@ -4210,10 +4210,10 @@ jest-haste-map@^29.0.3:
4210
4210
optionalDependencies :
4211
4211
fsevents "^2.3.2"
4212
4212
4213
- jest-junit@^14 .0.0 :
4214
- version "14 .0.1 "
4215
- resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-14 .0.1 .tgz#5b357d6f5d333459585d628a24cd48b5bbc92ba2 "
4216
- integrity sha512-h7/wwzPbllgpQhhVcRzRC76/cc89GlazThoV1fDxcALkf26IIlRsu/AcTG64f4nR2WPE3Cbd+i/sVf+NCUHrWQ ==
4213
+ jest-junit@^15 .0.0 :
4214
+ version "15 .0.0 "
4215
+ resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-15 .0.0 .tgz#a47544ab42e9f8fe7ada56306c218e09e52bd690 "
4216
+ integrity sha512-Z5sVX0Ag3HZdMUnD5DFlG+1gciIFSy7yIVPhOdGUi8YJaI9iLvvBb530gtQL2CHmv0JJeiwRZenr0VrSR7frvg ==
4217
4217
dependencies :
4218
4218
mkdirp "^1.0.4"
4219
4219
strip-ansi "^6.0.1"
You can’t perform that action at this time.
0 commit comments