Skip to content

Commit f43b42e

Browse files
depfu[bot]RobinMalfait
authored andcommitted
Update eslint to version 10.0.0
1 parent d520e1f commit f43b42e

3 files changed

Lines changed: 162 additions & 218 deletions

File tree

playgrounds/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/node": "catalog:",
2121
"@types/react": "^19.2.14",
2222
"@types/react-dom": "^19.2.3",
23-
"eslint": "^9.39.2",
23+
"eslint": "^10.0.0",
2424
"eslint-config-next": "^16.1.6",
2525
"typescript": "^5.9.3"
2626
}

playgrounds/v3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@types/react": "^19.2.14",
2020
"@types/react-dom": "^19.2.3",
2121
"autoprefixer": "^10.4.24",
22-
"eslint": "^9.39.2",
22+
"eslint": "^10.0.0",
2323
"eslint-config-next": "^16.1.6",
2424
"typescript": "^5.9.3"
2525
}

0 commit comments

Comments
 (0)