build(deps): bump eslint-config-next from 13.4.4 to 13.4.5

Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.4.4 to 13.4.5.
- [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.4.5/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-06-11 19:47:08 +00:00 committed by Bart van der Braak
parent 347092455d
commit cfb1ed46d8
2 changed files with 10 additions and 10 deletions

View file

@ -30,7 +30,7 @@
"class-variance-authority": "^0.6.0",
"clsx": "^1.2.1",
"eslint": "8.42.0",
"eslint-config-next": "13.4.4",
"eslint-config-next": "13.4.5",
"lucide-react": "^0.241.0",
"next": "13.4.4",
"next-themes": "^0.2.1",