Skip to content

Commit 74b9689

Browse files
chore(deps): update lint
1 parent e60edc0 commit 74b9689

File tree

2 files changed

+342
-263
lines changed

2 files changed

+342
-263
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.6",
8383
"esbuild-plugin-polyfill-node": "^0.3.0",
84-
"eslint": "^9.27.0",
85-
"eslint-plugin-import-x": "^4.13.1",
84+
"eslint": "^9.31.0",
85+
"eslint-plugin-import-x": "^4.16.1",
8686
"estree-walker": "catalog:",
8787
"jsdom": "^26.1.0",
88-
"lint-staged": "^16.0.0",
88+
"lint-staged": "^16.1.2",
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.3",
95+
"prettier": "^3.6.2",
9696
"pretty-bytes": "^6.1.1",
9797
"pug": "^3.0.3",
9898
"puppeteer": "~24.9.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.32.1",
111+
"typescript-eslint": "^8.37.0",
112112
"vite": "catalog:",
113113
"vitest": "^3.1.4"
114114
}

0 commit comments

Comments
 (0)