Skip to content

Commit

Permalink
Update eslint 9.17.0 → 9.18.0 (minor) (#15664)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jan 27, 2025
1 parent 14fea72 commit a707fed
Show file tree
Hide file tree
Showing 3 changed files with 101 additions and 98 deletions.
2 changes: 1 addition & 1 deletion playgrounds/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/node": "catalog:",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.2",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"eslint-config-next": "^15.1.3",
"typescript": "^5.5.4"
}
Expand Down
2 changes: 1 addition & 1 deletion playgrounds/v3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.2",
"autoprefixer": "^10.4.20",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"eslint-config-next": "^15.1.3",
"typescript": "^5.5.4"
}
Expand Down
Loading

0 comments on commit a707fed

Please sign in to comment.