chore(deps-dev): bump eslint-config-next from 14.2.1 to 14.2.5

Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 14.2.1 to 14.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/v14.2.5/packages/eslint-config-next)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-08-19 12:09:37 +00:00
committed by GitHub
parent 527be1ffab
commit 9b0cc3dd3a

View File

@@ -52,7 +52,7 @@
"@types/react": "^18",
"@types/react-dom": "^18",
"eslint": "^9.9.0",
"eslint-config-next": "14.2.1",
"eslint-config-next": "14.2.5",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-react": "^7.34.1",