Skip to content

Commit 93b747f

Browse files
authored
Merge pull request #424 from devmehq/renovate/all-minor-patch
2 parents 21a35cd + 90bc00d commit 93b747f

File tree

2 files changed

+154
-176
lines changed

2 files changed

+154
-176
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -71,12 +71,12 @@
7171
"meow": "13.2.0",
7272
"mime": "4.0.6",
7373
"xlsx": "^0.18.5",
74-
"@xmldom/xmldom": "0.9.7",
74+
"@xmldom/xmldom": "0.9.8",
7575
"xpath": "0.0.34",
7676
"yauzl": "3.2.0"
7777
},
7878
"devDependencies": {
79-
"@types/chai": "5.0.1",
79+
"@types/chai": "5.2.0",
8080
"@types/eslint": "9.6.1",
8181
"@types/eslint-plugin-prettier": "3.1.3",
8282
"@types/marked": "6.0.0",
@@ -85,11 +85,11 @@
8585
"@types/prettier": "3.0.0",
8686
"@types/xmldom": "0.1.34",
8787
"@types/yauzl": "2.10.3",
88-
"@typescript-eslint/eslint-plugin": "8.24.1",
89-
"@typescript-eslint/parser": "8.24.1",
88+
"@typescript-eslint/eslint-plugin": "8.26.0",
89+
"@typescript-eslint/parser": "8.26.0",
9090
"chai": "5.2.0",
9191
"co-mocha": "1.2.2",
92-
"eslint": "9.21.0",
92+
"eslint": "9.22.0",
9393
"eslint-config-airbnb": "19.0.4",
9494
"eslint-config-prettier": "9.1.0",
9595
"eslint-plugin-import": "2.31.0",
@@ -100,11 +100,11 @@
100100
"lint-staged": "15.4.3",
101101
"mocha": "11.1.0",
102102
"nyc": "17.1.0",
103-
"prettier": "3.5.2",
104-
"pretty-quick": "4.0.0",
103+
"prettier": "3.5.3",
104+
"pretty-quick": "4.1.1",
105105
"should": "13.2.3",
106106
"ts-node": "10.9.2",
107-
"typescript": "5.7.3"
107+
"typescript": "5.8.2"
108108
},
109109
"engines": {
110110
"node": ">=14"

0 commit comments

Comments
 (0)