Skip to content

Commit ba6546b

Browse files
chore(deps-dev): bump jsdom from 24.1.3 to 25.0.0 (#1183)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 24.1.3 to 25.0.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@24.1.3...25.0.0) --- updated-dependencies: - dependency-name: jsdom 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 bb99f75 commit ba6546b

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
@@ -86,7 +86,7 @@
8686
"glob": "^7.1.6",
8787
"husky": "^9.0.11",
8888
"immutability-helper": "^3.0.0",
89-
"jsdom": "^24.1.0",
89+
"jsdom": "^25.0.0",
9090
"less": "^4.1.3",
9191
"lint-staged": "^15.1.0",
9292
"np": "^10.0.1",

0 commit comments

Comments
 (0)