Bump eslint-config-next from 12.1.5 to 12.1.6

Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 12.1.5 to 12.1.6.
- [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.1.6/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-05-02 23:50:35 +00:00 committed by GitHub
parent 5b21368d7c
commit eede105b00
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 83 additions and 91 deletions

View file

@ -32,7 +32,7 @@
"@types/react": "^18.0.7",
"@types/react-dom": "^18.0.3",
"eslint": "8.14.0",
"eslint-config-next": "12.1.5",
"eslint-config-next": "12.1.6",
"typescript": "4.6.4"
}
}