Skip to content

Commit 4a018f2

Browse files
Bump jsdom from 26.1.0 to 27.0.0 (#308)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 26.1.0 to 27.0.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@26.1.0...27.0.0) --- updated-dependencies: - dependency-name: jsdom dependency-version: 27.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e8631af commit 4a018f2

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
@@ -82,7 +82,7 @@
8282
"global-jsdom": "^26.0.0",
8383
"globals": "^16.3.0",
8484
"html-bundler-webpack-plugin": "^4.21.1",
85-
"jsdom": "^26.1.0",
85+
"jsdom": "^27.0.0",
8686
"less": "^4.1.3",
8787
"mocha": "^11.7.2",
8888
"postcss": "^8.4.21",

0 commit comments

Comments
 (0)