Skip to content

Commit 97aafa3

Browse files
chore(deps-dev): bump jsdom from 25.0.1 to 26.0.0 in the test group
Bumps the test group with 1 update: [jsdom](https://github.com/jsdom/jsdom). Updates `jsdom` from 25.0.1 to 26.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...26.0.0) --- updated-dependencies: - dependency-name: jsdom dependency-type: direct:development update-type: version-update:semver-major dependency-group: test ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 298d7ee commit 97aafa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"happy-dom": "^16.3.0",
120120
"jest": "^29.7.0",
121121
"jest-environment-jsdom": "^29.7.0",
122-
"jsdom": "^25.0.0",
122+
"jsdom": "^26.0.0",
123123
"npm-run-all": "^4.1.5",
124124
"prettier": "^3.3.3",
125125
"prettier-plugin-svelte": "^3.2.5",

0 commit comments

Comments
 (0)