Skip to content

Commit c686d83

Browse files
chore(deps): bump jest-junit to ^15.0.0 (#885)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a091e25 commit c686d83

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"jest": "^29.0.0",
6161
"jest-diff": "^29.0.0",
6262
"jest-environment-jsdom": "^29.0.0",
63-
"jest-junit": "^14.0.0",
63+
"jest-junit": "^15.0.0",
6464
"js-yaml": "^4.1.0",
6565
"jsdom": "^20.0.0",
6666
"minimatch": "^5.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4210,10 +4210,10 @@ jest-haste-map@^29.0.3:
42104210
optionalDependencies:
42114211
fsevents "^2.3.2"
42124212

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==
42174217
dependencies:
42184218
mkdirp "^1.0.4"
42194219
strip-ansi "^6.0.1"

0 commit comments

Comments
 (0)