Skip to content

Commit 0576b4d

Browse files
committed
Update jsdom dependencies
1 parent 944d47f commit 0576b4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,9 @@
6666
"eslint-plugin-jsx-a11y": "^6.0.2",
6767
"eslint-plugin-react": "^7.10.0",
6868
"eslint-plugin-react-hooks": "^4.2.0",
69-
"global-jsdom": "^9.0.1",
69+
"global-jsdom": "^26.0.0",
7070
"html-bundler-webpack-plugin": "^2.14.0",
71-
"jsdom": "^22.0.0",
71+
"jsdom": "^26.1.0",
7272
"less": "^4.1.3",
7373
"mocha": "^10.0.0",
7474
"postcss": "^8.4.21",

0 commit comments

Comments
 (0)