Bump eslint-config-next from 12.0.10 to 13.2.2

Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 12.0.10 to 13.2.2.
- [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/v13.2.2/packages/eslint-config-next)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-01 04:57:06 +00:00 committed by GitHub
parent 04e4583394
commit 9991201b20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1462 additions and 575 deletions

2035
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": "13.2.2",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-testing-library": "^5.0.5",