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 60
60
"jest" : " ^29.0.0" ,
61
61
"jest-diff" : " ^29.0.0" ,
62
62
"jest-environment-jsdom" : " ^29.0.0" ,
63
- "jest-junit" : " ^15 .0.0" ,
63
+ "jest-junit" : " ^16 .0.0" ,
64
64
"js-yaml" : " ^4.1.0" ,
65
65
"jsdom" : " ^20.0.0" ,
66
66
"minimatch" : " ^8.0.0" ,
Original file line number Diff line number Diff line change @@ -4323,10 +4323,10 @@ jest-haste-map@^29.0.3:
4323
4323
optionalDependencies :
4324
4324
fsevents "^2.3.2"
4325
4325
4326
- jest-junit@^15 .0.0 :
4327
- version "15 .0.0"
4328
- resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-15 .0.0.tgz#a47544ab42e9f8fe7ada56306c218e09e52bd690 "
4329
- integrity sha512-Z5sVX0Ag3HZdMUnD5DFlG+1gciIFSy7yIVPhOdGUi8YJaI9iLvvBb530gtQL2CHmv0JJeiwRZenr0VrSR7frvg ==
4326
+ jest-junit@^16 .0.0 :
4327
+ version "16 .0.0"
4328
+ resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-16 .0.0.tgz#d838e8c561cf9fdd7eb54f63020777eee4136785 "
4329
+ integrity sha512-A94mmw6NfJab4Fg/BlvVOUXzXgF0XIH6EmTgJ5NDPp4xoKq0Kr7sErb+4Xs9nZvu58pJojz5RFGpqnZYJTrRfQ ==
4330
4330
dependencies :
4331
4331
mkdirp "^1.0.4"
4332
4332
strip-ansi "^6.0.1"
You can’t perform that action at this time.
0 commit comments