Skip to content

Commit 7099009

Browse files
Bump eslint monorepo to v10
| datasource | package | from | to | | ---------- | ---------- | ------ | ------ | | npm | @eslint/js | 9.39.3 | 10.0.1 | | npm | eslint | 9.39.3 | 10.0.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dfed45c commit 7099009

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"devDependencies": {
4848
"@actions/io": "3.0.2",
4949
"@eslint/eslintrc": "3.3.3",
50-
"@eslint/js": "9.39.3",
50+
"@eslint/js": "10.0.1",
5151
"@octokit/types": "16.0.0",
5252
"@stylistic/eslint-plugin": "5.8.0",
5353
"@types/node": "25.3.0",
@@ -57,7 +57,7 @@
5757
"@vitest/eslint-plugin": "1.6.9",
5858
"@vitest/ui": "4.0.18",
5959
"esbuild": "0.27.3",
60-
"eslint": "9.39.3",
60+
"eslint": "10.0.1",
6161
"eslint-plugin-github": "6.0.0",
6262
"eslint-plugin-prettier": "5.5.5",
6363
"globals": "17.3.0",

0 commit comments

Comments
 (0)