Skip to content

Commit 0bbba8b

Browse files
chore(deps-dev): bump jest-environment-jsdom
Bumps [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) from 30.0.0-alpha.6 to 30.0.0-alpha.7. - [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-alpha.7/packages/jest-environment-jsdom) --- updated-dependencies: - dependency-name: jest-environment-jsdom dependency-version: 30.0.0-alpha.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d6591c4 commit 0bbba8b

File tree

2 files changed

+325
-188
lines changed

2 files changed

+325
-188
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"eslint-plugin-sort-keys-fix": "^1.1.2",
4040
"eslint-plugin-typescript-sort-keys": "^3.3.0",
4141
"jest": "^30.0.0-alpha.6",
42-
"jest-environment-jsdom": "^30.0.0-alpha.6",
42+
"jest-environment-jsdom": "^30.0.0-alpha.7",
4343
"jest-runner-eslint": "^2.2.1",
4444
"jest-runner-prettier": "^1.0.0",
4545
"jest-watch-master": "^1.0.0",

0 commit comments

Comments
 (0)