Bump @next/eslint-plugin-next from 14.2.8 to 14.2.9

Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 14.2.8 to 14.2.9.
- [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.9/packages/eslint-plugin-next)

---
updated-dependencies:
- dependency-name: "@next/eslint-plugin-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-09-10 17:41:38 +00:00 committed by GitHub
parent ddc2c6eb70
commit 776349434d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -53,7 +53,7 @@
},
"devDependencies": {
"@microsoft/eslint-formatter-sarif": "^3.1.0",
"@next/eslint-plugin-next": "^14.2.8",
"@next/eslint-plugin-next": "^14.2.9",
"@types/lodash": "^4.17.7",
"@types/node": "^22.5.4",
"@types/react": "npm:types-react@rc",