File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 66
66
"graphql" : " <17.0.0" ,
67
67
"jest" : " ^29.0.0" ,
68
68
"jest-docblock" : " ^29.0.0" ,
69
- "jest-junit" : " ^14 .0.0" ,
69
+ "jest-junit" : " ^15 .0.0" ,
70
70
"npm-run-all" : " ^4.1.5" ,
71
71
"prettier" : " ^2.2.1" ,
72
72
"react" : " ^17.0.2" ,
Original file line number Diff line number Diff line change @@ -3337,10 +3337,10 @@ jest-haste-map@^29.0.3:
3337
3337
optionalDependencies :
3338
3338
fsevents "^2.3.2"
3339
3339
3340
- jest-junit@^14 .0.0 :
3341
- version "14 .0.0"
3342
- resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-14 .0.0.tgz#f69fc31bab32224848f443480c2c808fccb2a802 "
3343
- integrity sha512-kALvBDegstTROfDGXH71UGD7k5g7593Y1wuX1wpWT+QTYcBbmtuGOA8UlAt56zo/B2eMIOcaOVEON3j0VXVa4g ==
3340
+ jest-junit@^15 .0.0 :
3341
+ version "15 .0.0"
3342
+ resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-15 .0.0.tgz#a47544ab42e9f8fe7ada56306c218e09e52bd690 "
3343
+ integrity sha512-Z5sVX0Ag3HZdMUnD5DFlG+1gciIFSy7yIVPhOdGUi8YJaI9iLvvBb530gtQL2CHmv0JJeiwRZenr0VrSR7frvg ==
3344
3344
dependencies :
3345
3345
mkdirp "^1.0.4"
3346
3346
strip-ansi "^6.0.1"
You can’t perform that action at this time.
0 commit comments