Skip to content

Commit 7f42395

Browse files
chore: bump jest-junit from 13.1.0 to 13.2.0 in /site (#1137)
Bumps [jest-junit](https://github.com/jest-community/jest-junit) from 13.1.0 to 13.2.0. - [Release notes](https://github.com/jest-community/jest-junit/releases) - [Commits](jest-community/jest-junit@v13.1.0...v13.2.0) --- updated-dependencies: - dependency-name: jest-junit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 65d5975 commit 7f42395

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"eslint-plugin-react-hooks": "4.4.0",
8181
"html-webpack-plugin": "5.5.0",
8282
"jest": "27.5.1",
83-
"jest-junit": "13.1.0",
83+
"jest-junit": "13.2.0",
8484
"jest-runner-eslint": "1.0.0",
8585
"mini-css-extract-plugin": "2.6.0",
8686
"msw": "0.39.2",

site/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8748,10 +8748,10 @@ jest-jasmine2@^27.5.1:
87488748
pretty-format "^27.5.1"
87498749
throat "^6.0.1"
87508750

8751-
jest-junit@13.1.0:
8752-
version "13.1.0"
8753-
resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-13.1.0.tgz#c364b90b88ad2492dae4002f00c9fed75e0590c4"
8754-
integrity sha512-ECbhzEG3Oe2IH3Mnwcv2vAXM4qTbcObN/gTUzwKPlpaNsf2G/zlj/teEUqRGV17YQiQ4AqzTf3pCO7W59DKVIw==
8751+
jest-junit@13.2.0:
8752+
version "13.2.0"
8753+
resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-13.2.0.tgz#66eeb86429aafac8c1745a70f44ace185aacb943"
8754+
integrity sha512-B0XNlotl1rdsvFZkFfoa19mc634+rrd8E4Sskb92Bb8MmSXeWV9XJGUyctunZS1W410uAxcyYuPUGVnbcOH8cg==
87558755
dependencies:
87568756
mkdirp "^1.0.4"
87578757
strip-ansi "^6.0.1"

0 commit comments

Comments
 (0)