Skip to content

Commit 4f229c6

Browse files
chore(deps-dev): bump jsdom from 26.1.0 to 27.0.0
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>
1 parent 2b683a4 commit 4f229c6

File tree

3 files changed

+115
-83
lines changed

3 files changed

+115
-83
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@vitest/coverage-v8": "3.2.4",
5555
"http-server": "14.1.1",
5656
"husky": "9.1.7",
57-
"jsdom": "26.1.0",
57+
"jsdom": "27.0.0",
5858
"lint-staged": "16.1.6",
5959
"markdownlint-cli": "0.45.0",
6060
"microbundle": "0.15.1",

packages/css-if-polyfill/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@babel/core": "7.28.4",
6161
"@babel/preset-env": "7.28.3",
6262
"@vitest/coverage-v8": "3.2.4",
63-
"jsdom": "26.1.0",
63+
"jsdom": "27.0.0",
6464
"microbundle": "0.15.1",
6565
"vite": "7.1.9",
6666
"vitest": "3.2.4",

0 commit comments

Comments
 (0)