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 379eace commit f7d1060Copy full SHA for f7d1060
2 files changed
package.json
@@ -66,7 +66,7 @@
66
"cheerio": "1.1.2",
67
"epub2": "3.0.2",
68
"html-entities": "2.6.0",
69
- "iconv-lite": "0.7.0",
+ "iconv-lite": "0.7.2",
70
"jschardet": "3.1.4",
71
"marked": "16.4.2",
72
"meow": "13.2.0",
@@ -85,11 +85,11 @@
85
"@types/prettier": "3.0.0",
86
"@types/xmldom": "0.1.34",
87
"@types/yauzl": "2.10.3",
88
- "@typescript-eslint/eslint-plugin": "8.49.0",
89
- "@typescript-eslint/parser": "8.49.0",
90
- "chai": "6.2.1",
+ "@typescript-eslint/eslint-plugin": "8.52.0",
+ "@typescript-eslint/parser": "8.52.0",
+ "chai": "6.2.2",
91
"co-mocha": "1.2.2",
92
- "eslint": "9.39.1",
+ "eslint": "9.39.2",
93
"eslint-config-airbnb": "19.0.4",
94
"eslint-config-prettier": "10.1.8",
95
"eslint-plugin-import": "2.32.0",
0 commit comments