Skip to content

Commit 3a0a1c6

Browse files
authored
Merge pull request #429 from devmehq/renovate/all-minor-patch
2 parents c8adcc8 + fc74c33 commit 3a0a1c6

File tree

2 files changed

+120
-111
lines changed

2 files changed

+120
-111
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"html-entities": "2.6.0",
6868
"iconv-lite": "0.6.3",
6969
"jschardet": "3.1.4",
70-
"marked": "15.0.7",
70+
"marked": "15.0.10",
7171
"meow": "13.2.0",
7272
"mime": "4.0.7",
7373
"xlsx": "^0.18.5",
@@ -85,26 +85,26 @@
8585
"@types/prettier": "3.0.0",
8686
"@types/xmldom": "0.1.34",
8787
"@types/yauzl": "2.10.3",
88-
"@typescript-eslint/eslint-plugin": "8.29.0",
89-
"@typescript-eslint/parser": "8.29.0",
88+
"@typescript-eslint/eslint-plugin": "8.31.0",
89+
"@typescript-eslint/parser": "8.31.0",
9090
"chai": "5.2.0",
9191
"co-mocha": "1.2.2",
92-
"eslint": "9.23.0",
92+
"eslint": "9.25.1",
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",
9797
"eslint-plugin-prettier": "5.2.6",
98-
"eslint-plugin-react": "7.37.4",
98+
"eslint-plugin-react": "7.37.5",
9999
"husky": "9.1.7",
100-
"lint-staged": "15.5.0",
100+
"lint-staged": "15.5.1",
101101
"mocha": "11.1.0",
102102
"nyc": "17.1.0",
103103
"prettier": "3.5.3",
104104
"pretty-quick": "4.1.1",
105105
"should": "13.2.3",
106106
"ts-node": "10.9.2",
107-
"typescript": "5.8.2"
107+
"typescript": "5.8.3"
108108
},
109109
"engines": {
110110
"node": ">=14"

0 commit comments

Comments
 (0)