Skip to content

Commit 32d9b58

Browse files
authored
Merge pull request #411 from devmehq/renovate/all-minor-patch
2 parents d2af6c3 + 4ef1d86 commit 32d9b58

File tree

2 files changed

+126
-100
lines changed

2 files changed

+126
-100
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"epub2": "3.0.2",
6767
"html-entities": "2.5.2",
6868
"iconv-lite": "0.6.3",
69-
"jschardet": "3.1.3",
69+
"jschardet": "3.1.4",
7070
"marked": "14.1.2",
7171
"meow": "13.2.0",
7272
"mime": "4.0.4",
@@ -85,17 +85,17 @@
8585
"@types/prettier": "3.0.0",
8686
"@types/xmldom": "0.1.34",
8787
"@types/yauzl": "2.10.3",
88-
"@typescript-eslint/eslint-plugin": "8.7.0",
89-
"@typescript-eslint/parser": "8.7.0",
88+
"@typescript-eslint/eslint-plugin": "8.8.0",
89+
"@typescript-eslint/parser": "8.8.0",
9090
"chai": "5.1.1",
9191
"co-mocha": "1.2.2",
92-
"eslint": "9.11.1",
92+
"eslint": "9.12.0",
9393
"eslint-config-airbnb": "19.0.4",
9494
"eslint-config-prettier": "9.1.0",
95-
"eslint-plugin-import": "2.30.0",
95+
"eslint-plugin-import": "2.31.0",
9696
"eslint-plugin-jsx-a11y": "6.10.0",
9797
"eslint-plugin-prettier": "5.2.1",
98-
"eslint-plugin-react": "7.37.0",
98+
"eslint-plugin-react": "7.37.1",
9999
"husky": "9.1.6",
100100
"lint-staged": "15.2.10",
101101
"mocha": "10.7.3",

0 commit comments

Comments
 (0)