Skip to content

Commit 0893cad

Browse files
build(deps-dev): bump jsdom from 20.0.3 to 26.1.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 20.0.3 to 26.1.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@20.0.3...26.1.0) --- updated-dependencies: - dependency-name: jsdom dependency-version: 26.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f74ab20 commit 0893cad

File tree

3 files changed

+1241
-212
lines changed

3 files changed

+1241
-212
lines changed

packages/component-library-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"babel-jest": "29.7.0",
104104
"jest": "29.7.0",
105105
"jest-environment-jsdom": "29.7.0",
106-
"jsdom": "20.0.3",
106+
"jsdom": "26.1.0",
107107
"prettier": "2.8.8",
108108
"rimraf": "5.0.7",
109109
"sass": "1.69.5",

packages/icon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"devDependencies": {
2525
"@unicode/unicode-15.1.0": "1.5.2",
26-
"jsdom": "20.0.3",
26+
"jsdom": "26.1.0",
2727
"lodash": "4.17.21",
2828
"minimist": "1.2.8",
2929
"svgo": "3.1.0"

0 commit comments

Comments
 (0)