Bump eslint-config-next from 13.4.19 to 13.5.2 (#313)

Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.4.19 to 13.5.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.5.2/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-09-21 19:00:39 +01:00 committed by GitHub
parent 65f39a70f4
commit b4c6559e69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 803 additions and 230 deletions

1031
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -28,7 +28,7 @@
"@typescript-eslint/parser": "6.7.0",
"autoprefixer": "10.4.16",
"eslint": "8.49.0",
"eslint-config-next": "13.4.19",
"eslint-config-next": "13.5.2",
"postcss": "8.4.30",
"prettier": "3.0.3",
"prettier-plugin-tailwindcss": "0.5.4",