Skip to content

Commit a67eb23

Browse files
build(deps-dev): bump jest-environment-jsdom from 30.1.1 to 30.1.2 (#1926)
Bumps [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) from 30.1.1 to 30.1.2. - [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/HEAD/packages/jest-environment-jsdom) --- updated-dependencies: - dependency-name: jest-environment-jsdom dependency-version: 30.1.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 32f9ab2 commit a67eb23

File tree

2 files changed

+80
-12
lines changed

2 files changed

+80
-12
lines changed

package-lock.json

Lines changed: 79 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"globals": "16.3.0",
7777
"husky": "9.1.7",
7878
"jest": "30.1.1",
79-
"jest-environment-jsdom": "30.1.1",
79+
"jest-environment-jsdom": "30.1.2",
8080
"jest-watch-typeahead": "3.0.1",
8181
"lint-staged": "16.1.5",
8282
"preact": "10.27.1",

0 commit comments

Comments
 (0)