Skip to content

Commit fa693ad

Browse files
chore(deps-dev): 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] <[email protected]>
1 parent a2a2664 commit fa693ad

File tree

2 files changed

+381
-209
lines changed

2 files changed

+381
-209
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"eslint-plugin-unused-imports": "^3.2.0",
8282
"husky": "^8.0.0",
8383
"jest": "^29.7.0",
84-
"jest-environment-jsdom": "^29.7.0",
84+
"jest-environment-jsdom": "^30.0.5",
8585
"lint-staged": "^13.2.2",
8686
"prettier": "^3.0.2",
8787
"ts-node": "^10.9.2",

0 commit comments

Comments
 (0)