Bump eslint-config-next from 12.2.2 to 12.2.3

Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 12.2.2 to 12.2.3.
- [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.3/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-07-24 23:42:38 +00:00 committed by GitHub
parent 368ebb50b0
commit f6f5fb7b0b
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.20.0",
"eslint-config-next": "12.2.2",
"eslint-config-next": "12.2.3",
"typescript": "4.7.4"
}
}