Skip to content

Commit b4a8425

Browse files
build(deps-dev): bump jest-environment-jsdom from 29.7.0 to 30.2.0
Bumps [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.7.0 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-environment-jsdom) --- updated-dependencies: - dependency-name: jest-environment-jsdom dependency-version: 30.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5179455 commit b4a8425

File tree

2 files changed

+125
-177
lines changed

2 files changed

+125
-177
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"eslint-plugin-jest": "^29.2.1",
4747
"http-server": "^14.1.1",
4848
"jest": "^29.7.0",
49-
"jest-environment-jsdom": "^29.7.0",
49+
"jest-environment-jsdom": "^30.2.0",
5050
"jest-expect-message": "^1.1.3",
5151
"jsdom": "^27.2.0",
5252
"mutationobserver-shim": "^0.3.7",

0 commit comments

Comments
 (0)