Merge branch 'renovate/jest-junit-15.x' into 'develop'

Update dependency jest-junit to v15

See merge request soapbox-pub/soapbox!2079
environments/review-develop-3zknud/deployments/1988
Alex Gleason 2 years ago
commit 51e23c0177

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

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

Loading…
Cancel
Save