Skip to content

Commit 0a5c422

Browse files
chore(deps-dev): bump jsdom from 22.1.0 to 24.0.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 22.1.0 to 24.0.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@22.1.0...24.0.0) --- updated-dependencies: - dependency-name: jsdom dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 54ea8fa commit 0a5c422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"eslint-plugin-vitest-globals": "1.4.0",
9090
"expect-type": "^0.17.3",
9191
"happy-dom": "^13.3.1",
92-
"jsdom": "^22.1.0",
92+
"jsdom": "^24.0.0",
9393
"npm-run-all": "^4.1.5",
9494
"prettier": "3.2.4",
9595
"prettier-plugin-svelte": "3.1.2",

0 commit comments

Comments
 (0)