Skip to content

Commit dc18a15

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

File tree

2 files changed

+137
-120
lines changed

2 files changed

+137
-120
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,11 +81,11 @@
8181
"enquirer": "^2.4.1",
8282
"esbuild": "^0.25.4",
8383
"esbuild-plugin-polyfill-node": "^0.3.0",
84-
"eslint": "^9.25.1",
85-
"eslint-plugin-import-x": "^4.11.0",
84+
"eslint": "^9.27.0",
85+
"eslint-plugin-import-x": "^4.12.2",
8686
"estree-walker": "catalog:",
8787
"jsdom": "^26.1.0",
88-
"lint-staged": "^15.5.1",
88+
"lint-staged": "^15.5.2",
8989
"lodash": "^4.17.21",
9090
"magic-string": "^0.30.17",
9191
"markdown-table": "^3.0.4",
@@ -108,7 +108,7 @@
108108
"todomvc-app-css": "^2.4.3",
109109
"tslib": "^2.8.1",
110110
"typescript": "~5.6.2",
111-
"typescript-eslint": "^8.31.1",
111+
"typescript-eslint": "^8.32.1",
112112
"vite": "catalog:",
113113
"vitest": "^3.1.3"
114114
}

0 commit comments

Comments
 (0)