Skip to content

Commit 25bd31a

Browse files
authored
Merge pull request #422 from devmehq/renovate/all-minor-patch
2 parents 881b36f + c74b0c9 commit 25bd31a

File tree

2 files changed

+874
-300
lines changed

2 files changed

+874
-300
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,11 @@
6767
"html-entities": "2.5.2",
6868
"iconv-lite": "0.6.3",
6969
"jschardet": "3.1.4",
70-
"marked": "15.0.3",
70+
"marked": "15.0.7",
7171
"meow": "13.2.0",
72-
"mime": "4.0.4",
72+
"mime": "4.0.6",
7373
"xlsx": "^0.18.5",
74-
"@xmldom/xmldom": "0.9.5",
74+
"@xmldom/xmldom": "0.9.7",
7575
"xpath": "0.0.34",
7676
"yauzl": "3.2.0"
7777
},
@@ -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.17.0",
89-
"@typescript-eslint/parser": "8.17.0",
90-
"chai": "5.1.2",
88+
"@typescript-eslint/eslint-plugin": "8.24.1",
89+
"@typescript-eslint/parser": "8.24.1",
90+
"chai": "5.2.0",
9191
"co-mocha": "1.2.2",
92-
"eslint": "9.16.0",
92+
"eslint": "9.21.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.2.1",
98-
"eslint-plugin-react": "7.37.2",
97+
"eslint-plugin-prettier": "5.2.3",
98+
"eslint-plugin-react": "7.37.4",
9999
"husky": "9.1.7",
100-
"lint-staged": "15.2.10",
100+
"lint-staged": "15.4.3",
101101
"mocha": "10.8.2",
102102
"nyc": "17.1.0",
103-
"prettier": "3.4.1",
103+
"prettier": "3.5.2",
104104
"pretty-quick": "4.0.0",
105105
"should": "13.2.3",
106106
"ts-node": "10.9.2",
107-
"typescript": "5.7.2"
107+
"typescript": "5.7.3"
108108
},
109109
"engines": {
110110
"node": ">=14"

0 commit comments

Comments
 (0)