From ac4dcd99070e0666d50c459acdbb15c8d2b8d4c2 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 10:53:16 -0500 Subject: [PATCH] Update jest-junit to version 16.0.0 (#20708) Co-authored-by: depfu[bot] <23717796+depfu[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 2ad5b1a73..b8b20884c 100644 --- a/package.json +++ b/package.json @@ -136,7 +136,7 @@ "he": "^1.2.0", "i18n-js": "^4.4.3", "intersection-observer": "^0.12.2", - "jest-junit": "^14.0.1", + "jest-junit": "^16.0.0", "linkstate": "^2.0.1", "lodash.debounce": "4.0.8", "moment": "^2.29.4", diff --git a/yarn.lock b/yarn.lock index 46efad875..03fc0a0ff 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8873,7 +8873,7 @@ __metadata: jest-axe: "npm:^6.0.0" jest-environment-jsdom: "npm:^28.1.3" jest-fetch-mock: "npm:^3.0.3" - jest-junit: "npm:^14.0.1" + jest-junit: "npm:^16.0.0" jest-watch-typeahead: "npm:^2.2.2" jsdom: "npm:^20.0.1" linkstate: "npm:^2.0.1" @@ -13236,15 +13236,15 @@ __metadata: languageName: node linkType: hard -"jest-junit@npm:^14.0.1": - version: 14.0.1 - resolution: "jest-junit@npm:14.0.1" +"jest-junit@npm:^16.0.0": + version: 16.0.0 + resolution: "jest-junit@npm:16.0.0" dependencies: mkdirp: "npm:^1.0.4" strip-ansi: "npm:^6.0.1" uuid: "npm:^8.3.2" xml: "npm:^1.0.1" - checksum: 10c0/ec06ffad0326f037e62637b0c9935f2668c4657bebf4b81ab3b14867482b754f479c93cd13fe8915b763a7196a3dbc3edf323f062026763e4a79891b617e5945 + checksum: 10c0/d813d4d142341c2b51b634db7ad6ceb9849514cb58f96ec5e7e4cf4031a557133490452710c2d9dec9b1dd546334d9ca663e042d3070c3e8f102ce6217bd8e2e languageName: node linkType: hard