-
Notifications
You must be signed in to change notification settings - Fork 115
Update dependency eslint-config-next to v16 #620
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -26,7 +26,7 @@ | |
| "@typescript-eslint/eslint-plugin": "^8.60.1", | ||
| "@typescript-eslint/parser": "^8.60.1", | ||
| "eslint": "^8.57.1", | ||
| "eslint-config-next": "^15.5.19", | ||
| "eslint-config-next": "^16.0.0", | ||
|
devin-ai-integration[bot] marked this conversation as resolved.
devin-ai-integration[bot] marked this conversation as resolved.
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🟡 Next lint config has incompatible ESLint peer Installing Learn moreThe workspace uses ESLint 8.57.1, while the updated config declares Example: With Recommended fix: Align Was this helpful? React with 👍 or 👎 to provide feedback. |
||
| "eslint-config-prettier": "^10.1.8", | ||
| "eslint-config-standard": "^17.1.0", | ||
| "eslint-config-turbo": "^2.9.16", | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.