Skip to content

Commit 833f9ea

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

File tree

2 files changed

+175
-168
lines changed

2 files changed

+175
-168
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -80,19 +80,19 @@
8080
"enquirer": "^2.4.1",
8181
"esbuild": "^0.24.0",
8282
"esbuild-plugin-polyfill-node": "^0.3.0",
83-
"eslint": "^9.15.0",
84-
"eslint-plugin-import-x": "^4.4.2",
83+
"eslint": "^9.17.0",
84+
"eslint-plugin-import-x": "^4.5.0",
8585
"@vitest/eslint-plugin": "^1.1.10",
8686
"estree-walker": "catalog:",
8787
"jsdom": "^25.0.1",
88-
"lint-staged": "^15.2.10",
88+
"lint-staged": "^15.2.11",
8989
"lodash": "^4.17.21",
9090
"magic-string": "^0.30.15",
9191
"markdown-table": "^3.0.4",
9292
"marked": "13.0.3",
9393
"npm-run-all2": "^7.0.1",
9494
"picocolors": "^1.1.1",
95-
"prettier": "^3.3.3",
95+
"prettier": "^3.4.2",
9696
"pretty-bytes": "^6.1.1",
9797
"pug": "^3.0.3",
9898
"puppeteer": "~23.3.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.14.0",
111+
"typescript-eslint": "^8.18.0",
112112
"vite": "catalog:",
113113
"vitest": "^2.1.5"
114114
},

0 commit comments

Comments
 (0)