Skip to content

Commit 4eb8a33

Browse files
Update dependency jsdom to v28
1 parent 23b7721 commit 4eb8a33

3 files changed

Lines changed: 191 additions & 156 deletions

File tree

lib/buildtools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"esbuild": "^0.27.0",
2929
"eslint": "^9.35.0",
3030
"http-server": "^14.1.1",
31-
"jsdom": "^26.1.0",
31+
"jsdom": "^28.0.0",
3232
"lodash": "^4.17.23",
3333
"typedoc": "^0.28.9",
3434
"vite": "^7.1.11",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"eslint-plugin-react-hooks": "^5.1.0",
7272
"eslint-plugin-yml": "^3.0.0",
7373
"husky": "^9.1.7",
74-
"jsdom": "^26.1.0",
74+
"jsdom": "^28.0.0",
7575
"jsonc-eslint-parser": "^2.4.0",
7676
"typescript": "^5.8.2",
7777
"typescript-eslint": "^8.33.1",

0 commit comments

Comments
 (0)