Skip to content

Commit 035bcfc

Browse files
Bump jsdom from 25.0.1 to 27.0.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 25.0.1 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@25.0.1...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] <[email protected]>
1 parent 759ea8d commit 035bcfc

File tree

2 files changed

+147
-243
lines changed

2 files changed

+147
-243
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@vitejs/plugin-vue": "^5.2.4",
2525
"@vue/test-utils": "^2.4.6",
2626
"@vue/tsconfig": "^0.7.0",
27-
"jsdom": "^25.0.1",
27+
"jsdom": "^27.0.0",
2828
"npm-run-all2": "^8.0.4",
2929
"prettier": "^3.6.2",
3030
"typescript": "~5.6.3",

0 commit comments

Comments
 (0)