From 7131ad459ded303dfd3a94544808d848bf333bfb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Jun 2022 03:22:20 +0000 Subject: [PATCH] chore(devdeps): update dependency jest-junit to v14 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 6a1a71f0e..c115b0ed1 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "husky": "8.0.1", "jest": "28.1.1", "jest-environment-jsdom": "28.1.1", - "jest-junit": "13.2.0", + "jest-junit": "14.0.0", "jest-localstorage-mock": "2.4.21", "lerna": "5.1.4", "lint-staged": "13.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d17fb0411..cfc917b31 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,7 +27,7 @@ importers: husky: 8.0.1 jest: 28.1.1 jest-environment-jsdom: 28.1.1 - jest-junit: 13.2.0 + jest-junit: 14.0.0 jest-localstorage-mock: 2.4.21 lerna: 5.1.4 lint-staged: 13.0.2 @@ -65,7 +65,7 @@ importers: husky: 8.0.1 jest: 28.1.1_@types+node@17.0.31 jest-environment-jsdom: 28.1.1 - jest-junit: 13.2.0 + jest-junit: 14.0.0 jest-localstorage-mock: 2.4.21 lerna: 5.1.4 lint-staged: 13.0.2 @@ -7275,8 +7275,8 @@ packages: fsevents: 2.3.2 dev: true - /jest-junit/13.2.0: - resolution: {integrity: sha512-B0XNlotl1rdsvFZkFfoa19mc634+rrd8E4Sskb92Bb8MmSXeWV9XJGUyctunZS1W410uAxcyYuPUGVnbcOH8cg==} + /jest-junit/14.0.0: + resolution: {integrity: sha512-kALvBDegstTROfDGXH71UGD7k5g7593Y1wuX1wpWT+QTYcBbmtuGOA8UlAt56zo/B2eMIOcaOVEON3j0VXVa4g==} engines: {node: '>=10.12.0'} dependencies: mkdirp: 1.0.4 @@ -10396,7 +10396,7 @@ packages: dev: true /xml/1.0.1: - resolution: {integrity: sha1-eLpyAgApxbyHuKgaPPzXS0ovweU=} + resolution: {integrity: sha512-huCv9IH9Tcf95zuYCsQraZtWnJvBtLVE0QHMOs8bWyZAFZNDcYjsPq1nEx8jKA9y+Beo9v+7OBPRisQTjinQMw==} dev: true /xmlchars/2.2.0: