Skip to content

Commit fbd6eb4

Browse files
fix(deps): update eslint
Signed-off-by: Renovate Bot <[email protected]>
1 parent 4430f63 commit fbd6eb4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@
233233
"@tanstack/eslint-plugin-router": "catalog:lint",
234234
"@unocss/eslint-plugin": "catalog:lint",
235235
"astro-eslint-parser": "catalog:lint",
236-
"eslint": ">=9.38.0",
236+
"eslint": ">=9.39.2",
237237
"eslint-plugin-astro": "catalog:lint",
238238
"eslint-plugin-format": ">=0.1.0",
239239
"eslint-plugin-jsx-a11y": "catalog:lint",

pnpm-workspace.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,8 +194,8 @@ catalogs:
194194
"@types/node": 24.10.4
195195
"@types/semver": ^7.7.1
196196
"@types/shell-quote": ^1.7.5
197-
"@typescript-eslint/parser": 8.50.0
198-
"@typescript-eslint/types": 8.50.0
197+
"@typescript-eslint/parser": 8.51.0
198+
"@typescript-eslint/types": 8.51.0
199199
utils:
200200
caniuse-lite: 1.0.30001761
201201
semver: ^7.7.3

0 commit comments

Comments
 (0)