Closed dependabot[bot] closed 2 months ago
Error is:
Plugin "@typescript-eslint" was conflicted between ".eslintrc.js" and ".eslintrc.js » plugin:@typescript-eslint/recommended » ./configs/base".
I'll try rebasing after some other dependency updates.
Superseded by #5026.
Bumps eslint-config-next from 14.2.7 to 14.2.8.
Release notes
Sourced from eslint-config-next's releases.
... (truncated)
Commits
63b999c
v14.2.8c021c2f
feat: enable@typescript-eslint/recommended
in create-next-app --typescript (...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show