Skip to content

Commit c028aea

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

File tree

2 files changed

+137
-139
lines changed

2 files changed

+137
-139
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@
8080
"enquirer": "^2.4.1",
8181
"esbuild": "^0.24.0",
8282
"esbuild-plugin-polyfill-node": "^0.3.0",
83-
"eslint": "^9.14.0",
84-
"eslint-plugin-import-x": "^4.4.0",
83+
"eslint": "^9.15.0",
84+
"eslint-plugin-import-x": "^4.4.2",
8585
"@vitest/eslint-plugin": "^1.0.1",
8686
"estree-walker": "catalog:",
8787
"jsdom": "^25.0.0",
@@ -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.12.2",
111+
"typescript-eslint": "^8.14.0",
112112
"vite": "catalog:",
113113
"vitest": "^2.1.1"
114114
},

0 commit comments

Comments
 (0)