⬆️ Bump eslint-config-next from 13.4.16 to 13.4.19 (#1587)

⬆️ Bump eslint-config-next from 13.4.16 to 13.4.19

Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.4.16 to 13.4.19.
- [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.19/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-09-03 09:38:47 +00:00 committed by GitHub
parent f8f4bcb089
commit cc90fef616
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": "^6.5.0",
"clipboard": "^2.0.11",
"eslint": "^8.47.0",
"eslint-config-next": "^13.4.16",
"eslint-config-next": "^13.4.19",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-alias": "^1.1.2",
"eslint-import-resolver-typescript": "^3.6.0",

14
pnpm-lock.yaml generated
View File

@ -69,8 +69,8 @@ importers:
specifier: ^8.47.0
version: 8.47.0
eslint-config-next:
specifier: ^13.4.16
version: 13.4.16(eslint@8.47.0)(typescript@5.2.2)
specifier: ^13.4.19
version: 13.4.19(eslint@8.47.0)(typescript@5.2.2)
eslint-config-prettier:
specifier: ^9.0.0
version: 9.0.0(eslint@8.47.0)
@ -2147,8 +2147,8 @@ packages:
resolution: {integrity: sha512-pCU0sJBqdfKP9mwDadxvZd+eLz3fZrTlmmDHY12Hdpl3DD0vy8ou5HWKVfG0zZS6tqhL4wnQqRbspdY5nqa7MA==}
dev: true
/@next/eslint-plugin-next@13.4.16:
resolution: {integrity: sha512-QuFtQl+oSEEQb0HMYBdvBoUaTiMxbY3go/MFkF3zOnfY0t84+IbAX78cw8ZCfr6cA6UcTq3nMIlCrHwDC/moxg==}
/@next/eslint-plugin-next@13.4.19:
resolution: {integrity: sha512-N/O+zGb6wZQdwu6atMZHbR7T9Np5SUFUjZqCbj0sXm+MwQO35M8TazVB4otm87GkXYs2l6OPwARd3/PUWhZBVQ==}
dependencies:
glob: 7.1.7
dev: true
@ -4062,8 +4062,8 @@ packages:
source-map: 0.6.1
dev: true
/eslint-config-next@13.4.16(eslint@8.47.0)(typescript@5.2.2):
resolution: {integrity: sha512-Of73d/FiaGf0GLCxxTGdh4rW8bRDvsqypylefkshE/uDDpQr8ifVQsD4UiB99rhegks7nJGkYtUnR3dC7kfFlw==}
/eslint-config-next@13.4.19(eslint@8.47.0)(typescript@5.2.2):
resolution: {integrity: sha512-WE8367sqMnjhWHvR5OivmfwENRQ1ixfNE9hZwQqNCsd+iM3KnuMc1V8Pt6ytgjxjf23D+xbesADv9x3xaKfT3g==}
peerDependencies:
eslint: ^7.23.0 || ^8.0.0
typescript: '>=3.3.1'
@ -4071,7 +4071,7 @@ packages:
typescript:
optional: true
dependencies:
'@next/eslint-plugin-next': 13.4.16
'@next/eslint-plugin-next': 13.4.19
'@rushstack/eslint-patch': 1.3.1
'@typescript-eslint/parser': 6.5.0(eslint@8.47.0)(typescript@5.2.2)
eslint: 8.47.0