Skip to content

Commit bf4e7b2

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

2 files changed

Lines changed: 392 additions & 284 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
"eslint-plugin-testing-library": "^7.5.0",
122122
"husky": "^9.1.7",
123123
"jest": "^29.7.0",
124-
"jest-environment-jsdom": "^29.7.0",
124+
"jest-environment-jsdom": "^30.0.0",
125125
"lint-staged": "^16.1.0",
126126
"postcss": "^8.5.4",
127127
"postcss-loader": "^8.1.1",

0 commit comments

Comments
 (0)