⬆️ Bump eslint-config-next from 13.4.7 to 13.4.9 (#1524)

⬆️ Bump eslint-config-next from 13.4.7 to 13.4.9

Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.4.7 to 13.4.9.
- [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.9/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-07-11 13:05:41 +02:00 committed by GitHub
parent a794608655
commit 0b39596611
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 11 deletions

View File

@ -22,7 +22,7 @@
"@typescript-eslint/parser": "^5.60.1",
"clipboard": "^2.0.11",
"eslint": "^8.44.0",
"eslint-config-next": "^13.4.7",
"eslint-config-next": "^13.4.9",
"eslint-config-prettier": "^8.8.0",
"eslint-import-resolver-alias": "^1.1.2",
"eslint-import-resolver-typescript": "^3.5.5",

20
pnpm-lock.yaml generated
View File

@ -69,8 +69,8 @@ importers:
specifier: ^8.44.0
version: 8.44.0
eslint-config-next:
specifier: ^13.4.7
version: 13.4.7(eslint@8.44.0)(typescript@5.1.6)
specifier: ^13.4.9
version: 13.4.9(eslint@8.44.0)(typescript@5.1.6)
eslint-config-prettier:
specifier: ^8.8.0
version: 8.8.0(eslint@8.44.0)
@ -1948,8 +1948,8 @@ packages:
resolution: {integrity: sha512-ZlbiFulnwiFsW9UV1ku1OvX/oyIPLtMk9p/nnvDSwI0s7vSoZdRtxXNsaO+ZXrLv/pMbXVGq4lL8TbY9iuGmVw==}
dev: true
/@next/eslint-plugin-next@13.4.7:
resolution: {integrity: sha512-ANEPltxzXbyyG7CvqxdY4PmeM5+RyWdAJGufTHnU+LA/i3J6IDV2r8Z4onKwskwKEhwqzz5lMaSYGGXLyHX+mg==}
/@next/eslint-plugin-next@13.4.9:
resolution: {integrity: sha512-nDtGpa992tNyAkT/KmSMy7QkHfNZmGCBYhHtafU97DubqxzNdvLsqRtliQ4FU04CysRCtvP2hg8rRC1sAKUTUA==}
dependencies:
glob: 7.1.7
dev: true
@ -3840,8 +3840,8 @@ packages:
source-map: 0.6.1
dev: true
/eslint-config-next@13.4.7(eslint@8.44.0)(typescript@5.1.6):
resolution: {integrity: sha512-+IRAyD0+J1MZaTi9RQMPUfr6Q+GCZ1wOkK6XM52Vokh7VI4R6YFGOFzdkEFHl4ZyIX4FKa5vcwUP2WscSFNjNQ==}
/eslint-config-next@13.4.9(eslint@8.44.0)(typescript@5.1.6):
resolution: {integrity: sha512-0fLtKRR268NArpqeXXwnLgMXPvF64YESQvptVg+RMLCaijKm3FICN9Y7Jc1p2o+yrWwE4DufJXDM/Vo53D1L7g==}
peerDependencies:
eslint: ^7.23.0 || ^8.0.0
typescript: '>=3.3.1'
@ -3849,7 +3849,7 @@ packages:
typescript:
optional: true
dependencies:
'@next/eslint-plugin-next': 13.4.7
'@next/eslint-plugin-next': 13.4.9
'@rushstack/eslint-patch': 1.3.1
'@typescript-eslint/parser': 5.60.1(eslint@8.44.0)(typescript@5.1.6)
eslint: 8.44.0
@ -3858,7 +3858,7 @@ packages:
eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.60.1)(eslint-import-resolver-typescript@3.5.5)(eslint@8.44.0)
eslint-plugin-jsx-a11y: 6.7.1(eslint@8.44.0)
eslint-plugin-react: 7.32.2(eslint@8.44.0)
eslint-plugin-react-hooks: 4.6.0(eslint@8.44.0)
eslint-plugin-react-hooks: 5.0.0-canary-7118f5dd7-20230705(eslint@8.44.0)
typescript: 5.1.6
transitivePeerDependencies:
- eslint-import-resolver-webpack
@ -4027,8 +4027,8 @@ packages:
semver: 6.3.0
dev: true
/eslint-plugin-react-hooks@4.6.0(eslint@8.44.0):
resolution: {integrity: sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==}
/eslint-plugin-react-hooks@5.0.0-canary-7118f5dd7-20230705(eslint@8.44.0):
resolution: {integrity: sha512-AZYbMo/NW9chdL7vk6HQzQhT+PvTAEVqWk9ziruUoW2kAOcN5qNyelv70e0F1VNQAbvutOC9oc+xfWycI9FxDw==}
engines: {node: '>=10'}
peerDependencies:
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0