Skip to content

Commit 9ae42e1

Browse files
chore(deps)(deps-dev): bump jest-environment-jsdom from 29.7.0 to 30.2.0 (#299)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 31ee184 commit 9ae42e1

File tree

2 files changed

+342
-271
lines changed

2 files changed

+342
-271
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"globals": "^16.0.0",
5050
"husky": "^9.1.7",
5151
"jest": "^29.7.0",
52-
"jest-environment-jsdom": "^29.7.0",
52+
"jest-environment-jsdom": "^30.2.0",
5353
"jquery": "^3.7.1",
5454
"lint-staged": "^15.5.0",
5555
"nodemon": "^3.1.9",

0 commit comments

Comments
 (0)