Skip to content

Commit c3efd48

Browse files
committed
fix: moved back from jsdom 28 to jsdom 20
1 parent 2726c74 commit c3efd48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"eslint-config-prettier": "^8.5.0",
117117
"eslint-plugin-prettier": "^4.0.0",
118118
"jquery": "^3.6.0",
119-
"jsdom": "^28.1.0",
119+
"jsdom": "^20.0.0",
120120
"karma": "^6.3.17",
121121
"karma-browserstack-launcher": "^1.5.1",
122122
"karma-chrome-launcher": "^3.1.0",

0 commit comments

Comments
 (0)