Skip to content

Commit ef2cde7

Browse files
chore(deps-dev): bump jsdom from 28.1.0 to 29.0.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 28.1.0 to 29.0.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/v29.0.0/Changelog.md) - [Commits](jsdom/jsdom@v28.1.0...v29.0.0) --- updated-dependencies: - dependency-name: jsdom dependency-version: 29.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5f5dbbe commit ef2cde7

File tree

2 files changed

+74
-91
lines changed

2 files changed

+74
-91
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"eslint-plugin-storybook": "^10.2.19",
9999
"globals": "^17.4.0",
100100
"happy-dom": "^20.8.4",
101-
"jsdom": "^28.1.0",
101+
"jsdom": "^29.0.1",
102102
"msw": "^2.12.11",
103103
"msw-storybook-addon": "^2.0.6",
104104
"playwright": "^1.58.2",

0 commit comments

Comments
 (0)