Skip to content

Commit ab4e208

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

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": "^15.0.0",
63+
"jest-junit": "^16.0.0",
6464
"js-yaml": "^4.1.0",
6565
"jsdom": "^20.0.0",
6666
"minimatch": "^8.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4323,10 +4323,10 @@ jest-haste-map@^29.0.3:
43234323
optionalDependencies:
43244324
fsevents "^2.3.2"
43254325

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==
43304330
dependencies:
43314331
mkdirp "^1.0.4"
43324332
strip-ansi "^6.0.1"

0 commit comments

Comments
 (0)