chore(deps): bump eslint-config-next from 13.4.6 to 13.4.7

Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.4.6 to 13.4.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.4.7/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-22 01:12:37 +00:00 committed by GitHub
parent d25e5877e5
commit d73f547fb6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

View file

@ -27,7 +27,7 @@
"class-variance-authority": "^0.6.0", "class-variance-authority": "^0.6.0",
"clsx": "^1.2.1", "clsx": "^1.2.1",
"eslint": "8.43.0", "eslint": "8.43.0",
"eslint-config-next": "13.4.6", "eslint-config-next": "13.4.7",
"next": "13.4.6", "next": "13.4.6",
"next-themes": "^0.2.1", "next-themes": "^0.2.1",
"postcss": "8.4.24", "postcss": "8.4.24",

View file

@ -32,8 +32,8 @@ dependencies:
specifier: 8.43.0 specifier: 8.43.0
version: 8.43.0 version: 8.43.0
eslint-config-next: eslint-config-next:
specifier: 13.4.6 specifier: 13.4.7
version: 13.4.6(eslint@8.43.0)(typescript@5.1.3) version: 13.4.7(eslint@8.43.0)(typescript@5.1.3)
next: next:
specifier: 13.4.6 specifier: 13.4.6
version: 13.4.6(react-dom@18.2.0)(react@18.2.0) version: 13.4.6(react-dom@18.2.0)(react@18.2.0)
@ -189,8 +189,8 @@ packages:
resolution: {integrity: sha512-nqUxEtvDqFhmV1/awSg0K2XHNwkftNaiUqCYO9e6+MYmqNObpKVl7OgMkGaQ2SZnFx5YqF0t60ZJTlyJIDAijg==} resolution: {integrity: sha512-nqUxEtvDqFhmV1/awSg0K2XHNwkftNaiUqCYO9e6+MYmqNObpKVl7OgMkGaQ2SZnFx5YqF0t60ZJTlyJIDAijg==}
dev: false dev: false
/@next/eslint-plugin-next@13.4.6: /@next/eslint-plugin-next@13.4.7:
resolution: {integrity: sha512-bPigeu0RI7bgy1ucBA2Yqcfg539y0Lzo38P2hIkrRB1GNvFSbYg6RTu8n6tGqPVrH3TTlPTNKLXG01wc+5NuwQ==} resolution: {integrity: sha512-ANEPltxzXbyyG7CvqxdY4PmeM5+RyWdAJGufTHnU+LA/i3J6IDV2r8Z4onKwskwKEhwqzz5lMaSYGGXLyHX+mg==}
dependencies: dependencies:
glob: 7.1.7 glob: 7.1.7
dev: false dev: false
@ -751,7 +751,7 @@ packages:
dev: true dev: true
/concat-map@0.0.1: /concat-map@0.0.1:
resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=} resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
dev: false dev: false
/conventional-changelog-conventionalcommits@5.0.0: /conventional-changelog-conventionalcommits@5.0.0:
@ -975,8 +975,8 @@ packages:
engines: {node: '>=10'} engines: {node: '>=10'}
dev: false dev: false
/eslint-config-next@13.4.6(eslint@8.43.0)(typescript@5.1.3): /eslint-config-next@13.4.7(eslint@8.43.0)(typescript@5.1.3):
resolution: {integrity: sha512-nlv4FYish1RYYHILbQwM5/rD37cOvEqtMfDjtQCYbXdE2O3MggqHu2q6IDeLE2Z6u8ZJyNPgWOA6OimWcxj3qw==} resolution: {integrity: sha512-+IRAyD0+J1MZaTi9RQMPUfr6Q+GCZ1wOkK6XM52Vokh7VI4R6YFGOFzdkEFHl4ZyIX4FKa5vcwUP2WscSFNjNQ==}
peerDependencies: peerDependencies:
eslint: ^7.23.0 || ^8.0.0 eslint: ^7.23.0 || ^8.0.0
typescript: '>=3.3.1' typescript: '>=3.3.1'
@ -984,7 +984,7 @@ packages:
typescript: typescript:
optional: true optional: true
dependencies: dependencies:
'@next/eslint-plugin-next': 13.4.6 '@next/eslint-plugin-next': 13.4.7
'@rushstack/eslint-patch': 1.3.1 '@rushstack/eslint-patch': 1.3.1
'@typescript-eslint/parser': 5.59.11(eslint@8.43.0)(typescript@5.1.3) '@typescript-eslint/parser': 5.59.11(eslint@8.43.0)(typescript@5.1.3)
eslint: 8.43.0 eslint: 8.43.0