Skip to content

Commit add8f28

Browse files
chore(deps-dev): bump jest from 30.1.3 to 30.2.0 in /web (#5640)
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 30.1.3 to 30.2.0. - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-version: 30.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c476214 commit add8f28

File tree

2 files changed

+371
-293
lines changed

2 files changed

+371
-293
lines changed

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"eslint-webpack-plugin": "^4.2.0",
6262
"html-webpack-plugin": "^5.6.4",
6363
"intersection-observer": "^0.12.2",
64-
"jest": "^30.1.3",
64+
"jest": "^30.2.0",
6565
"jest-environment-jsdom": "^30.1.2",
6666
"jest-fixed-jsdom": "^0.0.10",
6767
"mini-css-extract-plugin": "^2.9.4",

0 commit comments

Comments
 (0)