Skip to content

Commit 36509d8

Browse files
chore(deps): update lint (#13049)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4eba2c5 commit 36509d8

File tree

2 files changed

+287
-234
lines changed

2 files changed

+287
-234
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -81,18 +81,18 @@
8181
"enquirer": "^2.4.1",
8282
"esbuild": "^0.25.1",
8383
"esbuild-plugin-polyfill-node": "^0.3.0",
84-
"eslint": "^9.20.1",
85-
"eslint-plugin-import-x": "^4.6.1",
84+
"eslint": "^9.22.0",
85+
"eslint-plugin-import-x": "^4.8.0",
8686
"estree-walker": "catalog:",
8787
"jsdom": "^26.0.0",
88-
"lint-staged": "^15.4.3",
88+
"lint-staged": "^15.5.0",
8989
"lodash": "^4.17.21",
9090
"magic-string": "^0.30.17",
9191
"markdown-table": "^3.0.4",
9292
"marked": "13.0.3",
9393
"npm-run-all2": "^7.0.2",
9494
"picocolors": "^1.1.1",
95-
"prettier": "^3.5.1",
95+
"prettier": "^3.5.3",
9696
"pretty-bytes": "^6.1.1",
9797
"pug": "^3.0.3",
9898
"puppeteer": "~24.3.1",
@@ -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.24.0",
111+
"typescript-eslint": "^8.26.1",
112112
"vite": "catalog:",
113113
"vitest": "^3.0.7"
114114
},

0 commit comments

Comments
 (0)