Skip to content

Commit 0b4f415

Browse files
build(deps-dev): bump jsdom from 26.0.0 to 26.1.0 (#2858)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 26.0.0 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@26.0.0...26.1.0) --- updated-dependencies: - dependency-name: jsdom dependency-version: 26.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 348e99c commit 0b4f415

File tree

2 files changed

+77
-93
lines changed

2 files changed

+77
-93
lines changed

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@tsconfig/svelte": "^5.0.4",
3535
"@types/humanize-duration": "^3.27.4",
3636
"@typescript-eslint/eslint-plugin": "8.29.1",
37-
"jsdom": "^26.0.0",
37+
"jsdom": "^26.1.0",
3838
"monaco-editor": "^0.52.2",
3939
"postcss": "^8.5.3",
4040
"postcss-load-config": "^6.0.1",

0 commit comments

Comments
 (0)