Skip to content

Commit fbdd084

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

File tree

2 files changed

+125
-106
lines changed

2 files changed

+125
-106
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,12 +80,12 @@
8080
"enquirer": "^2.4.1",
8181
"esbuild": "^0.24.2",
8282
"esbuild-plugin-polyfill-node": "^0.3.0",
83-
"eslint": "^9.17.0",
83+
"eslint": "^9.18.0",
8484
"eslint-plugin-import-x": "^4.6.1",
8585
"@vitest/eslint-plugin": "^1.1.20",
8686
"estree-walker": "catalog:",
8787
"jsdom": "^25.0.1",
88-
"lint-staged": "^15.2.11",
88+
"lint-staged": "^15.3.0",
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.18.1",
111+
"typescript-eslint": "^8.19.1",
112112
"vite": "catalog:",
113113
"vitest": "^2.1.8"
114114
},

0 commit comments

Comments
 (0)