We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5779280 commit cb526b8Copy full SHA for cb526b8
3 files changed
package.json
@@ -36,16 +36,16 @@
36
"release": "bumpp"
37
},
38
"devDependencies": {
39
- "@antfu/eslint-config": "7.6.1",
40
- "@types/node": "22.19.13",
+ "@antfu/eslint-config": "7.7.3",
+ "@types/node": "22.19.17",
41
"@types/turndown": "5.0.6",
42
- "bumpp": "10.4.1",
+ "bumpp": "11.0.1",
43
"cheerio": "1.2.0",
44
- "domhandler": "5.0.3",
45
- "eslint": "9.39.3",
+ "domhandler": "6.0.1",
+ "eslint": "9.39.4",
46
"eslint-plugin-format": "2.0.1",
47
- "taze": "19.9.2",
48
- "turndown": "7.2.2",
+ "taze": "19.11.0",
+ "turndown": "7.2.4",
49
"typescript": "5.9.3",
50
"zod": "4.3.6"
51
}
0 commit comments