Skip to content

Commit 7ea3969

Browse files
authored
Merge pull request #434 from devmehq/renovate/all-minor-patch
2 parents f1060c8 + 93545a3 commit 7ea3969

File tree

2 files changed

+190
-175
lines changed

2 files changed

+190
-175
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,12 @@
6262
},
6363
"dependencies": {
6464
"axios": "^1.0.0",
65-
"cheerio": "1.0.0",
65+
"cheerio": "1.1.0",
6666
"epub2": "3.0.2",
6767
"html-entities": "2.6.0",
6868
"iconv-lite": "0.6.3",
6969
"jschardet": "3.1.4",
70-
"marked": "15.0.11",
70+
"marked": "15.0.12",
7171
"meow": "13.2.0",
7272
"mime": "4.0.7",
7373
"xlsx": "^0.18.5",
@@ -85,23 +85,23 @@
8585
"@types/prettier": "3.0.0",
8686
"@types/xmldom": "0.1.34",
8787
"@types/yauzl": "2.10.3",
88-
"@typescript-eslint/eslint-plugin": "8.32.1",
89-
"@typescript-eslint/parser": "8.32.1",
88+
"@typescript-eslint/eslint-plugin": "8.33.1",
89+
"@typescript-eslint/parser": "8.33.1",
9090
"chai": "5.2.0",
9191
"co-mocha": "1.2.2",
92-
"eslint": "9.27.0",
92+
"eslint": "9.28.0",
9393
"eslint-config-airbnb": "19.0.4",
9494
"eslint-config-prettier": "9.1.0",
9595
"eslint-plugin-import": "2.31.0",
9696
"eslint-plugin-jsx-a11y": "6.10.2",
97-
"eslint-plugin-prettier": "5.4.0",
97+
"eslint-plugin-prettier": "5.4.1",
9898
"eslint-plugin-react": "7.37.5",
9999
"husky": "9.1.7",
100-
"lint-staged": "16.0.0",
101-
"mocha": "11.3.0",
100+
"lint-staged": "16.1.0",
101+
"mocha": "11.5.0",
102102
"nyc": "17.1.0",
103103
"prettier": "3.5.3",
104-
"pretty-quick": "4.1.1",
104+
"pretty-quick": "4.2.2",
105105
"should": "13.2.3",
106106
"ts-node": "10.9.2",
107107
"typescript": "5.8.3"

0 commit comments

Comments
 (0)