Skip to content

Commit 25fec5e

Browse files
chore(deps-dev): bump jsdom from 25.0.1 to 26.0.0 (#10304)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 25.0.1 to 26.0.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@25.0.1...26.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 741d1d1 commit 25fec5e

File tree

2 files changed

+19
-23
lines changed

2 files changed

+19
-23
lines changed

package-lock.json

+18-22
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
"jest": "=29.7.0",
154154
"jest-environment-jsdom": "=29.7.0",
155155
"jest-transform-stub": "=2.0.0",
156-
"jsdom": "=25.0.1",
156+
"jsdom": "=26.0.0",
157157
"json-loader": "^0.5.7",
158158
"json-merger": "^2.0.0",
159159
"json-server": "=0.17.4",

0 commit comments

Comments
 (0)