We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 704936a commit 381cdb2Copy full SHA for 381cdb2
package.json
@@ -18,7 +18,7 @@
18
"@babel/preset-env": "7.28.5",
19
"@babel/preset-typescript": "7.28.5",
20
"@types/jest": "30.0.0",
21
- "@types/jsdom": "21.1.7",
+ "@types/jsdom": "27.0.0",
22
"@types/node": "22.19.1",
23
"@typescript-eslint/eslint-plugin": "8.47.0",
24
"@typescript-eslint/parser": "8.47.0",
@@ -32,7 +32,7 @@
32
"typescript": "5.8.3"
33
},
34
"dependencies": {
35
- "jsdom": "26.1.0",
+ "jsdom": "27.2.0",
36
"lemmy-bot": "0.5.2",
37
"marked": "12.0.2"
38
}
0 commit comments