Skip to content

Commit 5a18f9b

Browse files
chore(deps): update dependency eslint to v9.39.2 (#624)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c48f39f commit 5a18f9b

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

packages/vite-plugin-checker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
},
5858
"peerDependencies": {
5959
"@biomejs/biome": ">=1.7",
60-
"eslint": ">=9.39.1",
60+
"eslint": ">=9.39.2",
6161
"meow": "^13.2.0",
6262
"optionator": "^0.9.4",
6363
"oxlint": ">=1",

playground/eslint-flat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"serve": "vite preview"
1111
},
1212
"devDependencies": {
13-
"eslint": "^9.39.1",
13+
"eslint": "^9.39.2",
1414
"vite": "^7.1.11",
1515
"vite-plugin-checker": "workspace:*"
1616
}

pnpm-lock.yaml

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)