⬆️ Bump eslint-config-next from 13.4.5 to 13.4.6 (#1508)

⬆️ Bump eslint-config-next from 13.4.5 to 13.4.6

Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.4.5 to 13.4.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/v13.4.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-06-19 10:39:00 +02:00 committed by GitHub
parent 53faf913fb
commit 739356fe2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -22,7 +22,7 @@
"@typescript-eslint/parser": "^5.59.11",
"clipboard": "^2.0.11",
"eslint": "^8.42.0",
"eslint-config-next": "^13.4.5",
"eslint-config-next": "^13.4.6",
"eslint-config-prettier": "^8.8.0",
"eslint-import-resolver-alias": "^1.1.2",
"eslint-import-resolver-typescript": "^3.5.5",

14
pnpm-lock.yaml generated
View File

@ -69,8 +69,8 @@ importers:
specifier: ^8.42.0
version: 8.42.0
eslint-config-next:
specifier: ^13.4.5
version: 13.4.5(eslint@8.42.0)(typescript@5.1.3)
specifier: ^13.4.6
version: 13.4.6(eslint@8.42.0)(typescript@5.1.3)
eslint-config-prettier:
specifier: ^8.8.0
version: 8.8.0(eslint@8.42.0)
@ -1943,8 +1943,8 @@ packages:
resolution: {integrity: sha512-nqUxEtvDqFhmV1/awSg0K2XHNwkftNaiUqCYO9e6+MYmqNObpKVl7OgMkGaQ2SZnFx5YqF0t60ZJTlyJIDAijg==}
dev: true
/@next/eslint-plugin-next@13.4.5:
resolution: {integrity: sha512-/xD/kyJhXmBZq+0xGKOdjL22c9/4i3mBAXaU9aOGEHTXqqFeOz8scJbScWF13aMqigeoFCsDqngIB2MIatcn4g==}
/@next/eslint-plugin-next@13.4.6:
resolution: {integrity: sha512-bPigeu0RI7bgy1ucBA2Yqcfg539y0Lzo38P2hIkrRB1GNvFSbYg6RTu8n6tGqPVrH3TTlPTNKLXG01wc+5NuwQ==}
dependencies:
glob: 7.1.7
dev: true
@ -3773,8 +3773,8 @@ packages:
source-map: 0.6.1
dev: true
/eslint-config-next@13.4.5(eslint@8.42.0)(typescript@5.1.3):
resolution: {integrity: sha512-7qgJmRp9ClRzPgkzEz7ahK+Rasiv4k2aU3eqkkORzseNUGdtImZVYomcXUhUheHwkxzdN2p//nbIA7zJrCxsCg==}
/eslint-config-next@13.4.6(eslint@8.42.0)(typescript@5.1.3):
resolution: {integrity: sha512-nlv4FYish1RYYHILbQwM5/rD37cOvEqtMfDjtQCYbXdE2O3MggqHu2q6IDeLE2Z6u8ZJyNPgWOA6OimWcxj3qw==}
peerDependencies:
eslint: ^7.23.0 || ^8.0.0
typescript: '>=3.3.1'
@ -3782,7 +3782,7 @@ packages:
typescript:
optional: true
dependencies:
'@next/eslint-plugin-next': 13.4.5
'@next/eslint-plugin-next': 13.4.6
'@rushstack/eslint-patch': 1.3.1
'@typescript-eslint/parser': 5.59.11(eslint@8.42.0)(typescript@5.1.3)
eslint: 8.42.0