Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit db5cd6b

Browse files
authoredJan 15, 2025··
chore(deps-dev): Bump jsdom from 25.0.1 to 26.0.0
Bumps [jsdom](https://github.com/jsdom/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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f0b93d8 commit db5cd6b

File tree

2 files changed

+118
-46
lines changed

2 files changed

+118
-46
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"eslint-plugin-svelte": "^2.46.1",
5151
"eslint-plugin-unicorn": "^56.0.1",
5252
"globals": "^15.14.0",
53-
"jsdom": "^25.0.1",
53+
"jsdom": "^26.0.0",
5454
"micromark": "^4.0.1",
5555
"micromark-extension-directive": "^3.0.2",
5656
"moment": "^2.30.1",

‎pnpm-lock.yaml

+117-45
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.