From 4e57726e96188b69e4bf39f82c761dec6a871eea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Jul 2023 15:12:48 +0100 Subject: [PATCH] Update dependency jest-junit to v16 (#71555) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 62f5fe5f53a..2da34ca8ee2 100644 --- a/package.json +++ b/package.json @@ -209,7 +209,7 @@ "jest-date-mock": "1.0.8", "jest-environment-jsdom": "29.3.1", "jest-fail-on-console": "3.1.1", - "jest-junit": "15.0.0", + "jest-junit": "16.0.0", "jest-matcher-utils": "29.3.1", "lerna": "5.5.4", "lint-staged": "13.2.3", diff --git a/yarn.lock b/yarn.lock index 6103dc00782..e9c4bba36eb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -19340,7 +19340,7 @@ __metadata: jest-date-mock: 1.0.8 jest-environment-jsdom: 29.3.1 jest-fail-on-console: 3.1.1 - jest-junit: 15.0.0 + jest-junit: 16.0.0 jest-matcher-utils: 29.3.1 jquery: 3.7.0 js-yaml: ^4.1.0 @@ -21757,15 +21757,15 @@ __metadata: languageName: node linkType: hard -"jest-junit@npm:15.0.0": - version: 15.0.0 - resolution: "jest-junit@npm:15.0.0" +"jest-junit@npm:16.0.0": + version: 16.0.0 + resolution: "jest-junit@npm:16.0.0" dependencies: mkdirp: ^1.0.4 strip-ansi: ^6.0.1 uuid: ^8.3.2 xml: ^1.0.1 - checksum: e8fe4d2f2ab843383ac41820a6fe495739d154ec435cd44ba590b44ec7fd62095676f3eef13f98392f81d4a3727ea58b4f4fad231fe367ac31243952b9ad716f + checksum: 412aa4bfeec4254a9b34f417fda79107c7cbd295e56ffeb299ac9c977545910fbabe57c91c6cd1f12b700d4a1f60f79872b0075003f02da87d463e30fc2d9d78 languageName: node linkType: hard