Bump eslint-config-next from 12.2.3 to 12.2.4

Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 12.2.3 to 12.2.4.
- [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.4/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] 2022-08-04 23:49:00 +00:00 committed by GitHub
parent 111d704631
commit a506bdebee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View file

@ -33,7 +33,7 @@
"@types/react": "^18.0.15",
"@types/react-dom": "^18.0.4",
"eslint": "8.21.0",
"eslint-config-next": "12.2.3",
"eslint-config-next": "12.2.4",
"typescript": "4.7.4"
}
}