Skip to content

Commit 6fe1e88

Browse files
chore(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 ca2ef04 commit 6fe1e88

File tree

2 files changed

+351
-204
lines changed

2 files changed

+351
-204
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"husky": "4.3.8",
110110
"is-ci": "3.0.1",
111111
"jest": "29.7.0",
112-
"jest-environment-jsdom": "29.7.0",
112+
"jest-environment-jsdom": "30.2.0",
113113
"lint-staged": "15.5.2",
114114
"mocha": "10.8.2",
115115
"nock": "13.5.6",

0 commit comments

Comments
 (0)