Skip to content

Commit 6211e4f

Browse files
build(deps-dev): bump jsdom from 22.1.0 to 27.0.1 (#1700)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 22.1.0 to 27.0.1. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@22.1.0...27.0.1) --- updated-dependencies: - dependency-name: jsdom dependency-version: 27.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2622edb commit 6211e4f

File tree

2 files changed

+229
-53
lines changed

2 files changed

+229
-53
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"jest": "^29.7.0",
5252
"jest-environment-jsdom": "^29.7.0",
5353
"jest-expect-message": "^1.1.3",
54-
"jsdom": "^22.1.0",
54+
"jsdom": "^27.2.0",
5555
"mutationobserver-shim": "^0.3.7",
5656
"postcss": "^8.5.6",
5757
"release-it": "^15.11.0",

0 commit comments

Comments
 (0)