Skip to content

Commit 28d843f

Browse files
Chore: update ESLint (#1767)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Christian Emmer <[email protected]>
1 parent 5eb3efe commit 28d843f

File tree

3 files changed

+80
-91
lines changed

3 files changed

+80
-91
lines changed

package-lock.json

Lines changed: 76 additions & 87 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -122,12 +122,12 @@
122122
"@types/which": "3.0.4",
123123
"@types/xml2js": "0.4.14",
124124
"@types/yargs": "17.0.33",
125-
"@typescript-eslint/eslint-plugin": "8.36.0",
126-
"@typescript-eslint/parser": "8.36.0",
125+
"@typescript-eslint/eslint-plugin": "8.37.0",
126+
"@typescript-eslint/parser": "8.37.0",
127127
"auto-changelog": "2.5.0",
128128
"caxa": "3.0.1",
129129
"esbuild": "0.25.5",
130-
"eslint": "9.30.1",
130+
"eslint": "9.31.0",
131131
"eslint-config-prettier": "10.1.5",
132132
"eslint-plugin-import": "2.32.0",
133133
"eslint-plugin-jest": "28.14.0",
@@ -143,7 +143,7 @@
143143
"ts-jest": "29.4.0",
144144
"ts-node": "10.9.2",
145145
"typescript": "5.8.3",
146-
"typescript-eslint": "8.36.0",
146+
"typescript-eslint": "8.37.0",
147147
"which": "5.0.0"
148148
},
149149
"//engines": [
Binary file not shown.

0 commit comments

Comments
 (0)