Skip to content

Commit a1d326b

Browse files
build(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] <support@github.com>
1 parent 0f6d48c commit a1d326b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"eslint-config-next": "15.5.6",
4242
"expect": "^30.2.0",
4343
"jest": "^29.7.0",
44-
"jest-environment-jsdom": "^29.7.0",
44+
"jest-environment-jsdom": "^30.2.0",
4545
"postcss": "8.5.6",
4646
"prettier": "^3.5.3",
4747
"prettier-plugin-tailwindcss": "^0.7.1",

0 commit comments

Comments
 (0)