Bump eslint-config-next from 13.0.6 to 13.0.7

Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.0.6 to 13.0.7.
- [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/v13.0.7/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-12-19 23:09:47 +00:00 committed by GitHub
parent 40f4db3d7c
commit ad6b5cf498
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View file

@ -27,7 +27,7 @@
"autoprefixer": "^10.4.13",
"copy-to-clipboard": "^3.3.3",
"eslint": "8.30.0",
"eslint-config-next": "^13.0.6",
"eslint-config-next": "^13.0.7",
"postcss": "^8.4.18",
"react-hot-toast": "^2.4.0",
"react-icons": "^4.7.1",