Skip to content

Commit b4e5015

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 323240c commit b4e5015

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
@@ -57,7 +57,7 @@
5757
"@vitest/coverage-v8": "3.2.4",
5858
"http-server": "14.1.1",
5959
"husky": "9.1.7",
60-
"jsdom": "26.1.0",
60+
"jsdom": "27.0.0",
6161
"lint-staged": "16.2.3",
6262
"markdownlint-cli": "0.45.0",
6363
"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)