Bump eslint-config-next from 12.0.10 to 12.2.5

Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 12.0.10 to 12.2.5.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v12.2.5/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-09-01 04:03:49 +00:00 committed by GitHub
parent 04e4583394
commit 4fc9ae6908
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 730 additions and 427 deletions

1155
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -35,7 +35,7 @@
"@types/node": "^17.0.17",
"@types/react": "^17.0.39",
"eslint": "^8.9.0",
"eslint-config-next": "12.0.10",
"eslint-config-next": "12.2.5",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-testing-library": "^5.0.5",