Update dependency jest-junit to v15

environments/review-renovate-j-87hx2l/deployments/1971
Soapbox Bot 2022-12-30 02:33:12 +00:00
rodzic 6afdb4f4b2
commit fe3654a8aa
2 zmienionych plików z 5 dodań i 5 usunięć

Wyświetl plik

@ -236,7 +236,7 @@
"husky": "^7.0.2",
"jest": "^28.1.2",
"jest-environment-jsdom": "^28.1.2",
"jest-junit": "^14.0.0",
"jest-junit": "^15.0.0",
"lint-staged": ">=10",
"raf": "^3.4.1",
"react-intl-translations-manager": "^5.0.3",

Wyświetl plik

@ -7444,10 +7444,10 @@ jest-haste-map@^28.1.1:
optionalDependencies:
fsevents "^2.3.2"
jest-junit@^14.0.0:
version "14.0.0"
resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-14.0.0.tgz#f69fc31bab32224848f443480c2c808fccb2a802"
integrity sha512-kALvBDegstTROfDGXH71UGD7k5g7593Y1wuX1wpWT+QTYcBbmtuGOA8UlAt56zo/B2eMIOcaOVEON3j0VXVa4g==
jest-junit@^15.0.0:
version "15.0.0"
resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-15.0.0.tgz#a47544ab42e9f8fe7ada56306c218e09e52bd690"
integrity sha512-Z5sVX0Ag3HZdMUnD5DFlG+1gciIFSy7yIVPhOdGUi8YJaI9iLvvBb530gtQL2CHmv0JJeiwRZenr0VrSR7frvg==
dependencies:
mkdirp "^1.0.4"
strip-ansi "^6.0.1"