Skip to content

Commit b8a447f

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

File tree

2 files changed

+213
-276
lines changed

2 files changed

+213
-276
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@
292292
"intl": "^1.2.5",
293293
"intl-locales-supported": "^1.0.0",
294294
"jest": "^29.7.0",
295-
"jest-environment-jsdom": "^29.7.0",
295+
"jest-environment-jsdom": "^30.0.5",
296296
"jest-extended": "^5.0.3",
297297
"jest-json-schema": "^6.1.0",
298298
"jest-watch-typeahead": "^2.2.2",

0 commit comments

Comments
 (0)