Skip to content

Commit 37c4135

Browse files
Bump jest-environment-jsdom from 29.7.0 to 30.4.1
Bumps [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.7.0 to 30.4.1. - [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.4.1/packages/jest-environment-jsdom) --- updated-dependencies: - dependency-name: jest-environment-jsdom dependency-version: 30.4.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a3e39ce commit 37c4135

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"babel-jest": "^29.0.1",
5555
"bundlesize": "^0.18.0",
5656
"jest": "^29.0.1",
57-
"jest-environment-jsdom": "^29.0.1",
57+
"jest-environment-jsdom": "^30.4.1",
5858
"jest-in-case": "^1.0.2",
5959
"microbundle": "^0.15.0",
6060
"npm-run-all": "^4.1.2"

0 commit comments

Comments
 (0)