Skip to content

Commit a707fed

Browse files
authored
Update eslint 9.17.0 → 9.18.0 (minor) (#15664)
1 parent 14fea72 commit a707fed

File tree

3 files changed

+101
-98
lines changed

3 files changed

+101
-98
lines changed

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.0.7",
2222
"@types/react-dom": "^19.0.2",
23-
"eslint": "^9.17.0",
23+
"eslint": "^9.18.0",
2424
"eslint-config-next": "^15.1.3",
2525
"typescript": "^5.5.4"
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.0.7",
2020
"@types/react-dom": "^19.0.2",
2121
"autoprefixer": "^10.4.20",
22-
"eslint": "^9.17.0",
22+
"eslint": "^9.18.0",
2323
"eslint-config-next": "^15.1.3",
2424
"typescript": "^5.5.4"
2525
}

0 commit comments

Comments
 (0)