Skip to content

Commit e4d9e7e

Browse files
chore(deps): update lint (#13250)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bfc458f commit e4d9e7e

File tree

2 files changed

+198
-159
lines changed

2 files changed

+198
-159
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -81,11 +81,11 @@
8181
"enquirer": "^2.4.1",
8282
"esbuild": "^0.25.3",
8383
"esbuild-plugin-polyfill-node": "^0.3.0",
84-
"eslint": "^9.23.0",
85-
"eslint-plugin-import-x": "^4.9.4",
84+
"eslint": "^9.25.1",
85+
"eslint-plugin-import-x": "^4.11.0",
8686
"estree-walker": "catalog:",
8787
"jsdom": "^26.0.0",
88-
"lint-staged": "^15.5.0",
88+
"lint-staged": "^15.5.1",
8989
"lodash": "^4.17.21",
9090
"magic-string": "^0.30.17",
9191
"markdown-table": "^3.0.4",
@@ -104,11 +104,11 @@
104104
"semver": "^7.7.1",
105105
"serve": "^14.2.4",
106106
"serve-handler": "^6.1.6",
107-
"simple-git-hooks": "^2.12.1",
107+
"simple-git-hooks": "^2.13.0",
108108
"todomvc-app-css": "^2.4.3",
109109
"tslib": "^2.8.1",
110110
"typescript": "~5.6.2",
111-
"typescript-eslint": "^8.28.0",
111+
"typescript-eslint": "^8.31.1",
112112
"vite": "catalog:",
113113
"vitest": "^3.0.9"
114114
},

0 commit comments

Comments
 (0)