⬆️ Bump eslint-config-next from 14.0.3 to 14.0.4 (#1663)

⬆️ Bump eslint-config-next from 14.0.3 to 14.0.4

Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 14.0.3 to 14.0.4.
- [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/v14.0.4/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] 2024-01-06 09:14:44 +00:00 committed by GitHub
parent aed1809769
commit 023297f63e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -23,7 +23,7 @@
"@vercel/analytics": "^1.1.1",
"clipboard": "^2.0.11",
"eslint": "^8.55.0",
"eslint-config-next": "^14.0.3",
"eslint-config-next": "^14.0.4",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-alias": "^1.1.2",
"eslint-import-resolver-typescript": "^3.6.1",

14
pnpm-lock.yaml generated
View File

@ -69,8 +69,8 @@ importers:
specifier: ^8.55.0
version: 8.55.0
eslint-config-next:
specifier: ^14.0.3
version: 14.0.3(eslint@8.55.0)(typescript@5.3.3)
specifier: ^14.0.4
version: 14.0.4(eslint@8.55.0)(typescript@5.3.3)
eslint-config-prettier:
specifier: ^9.0.0
version: 9.0.0(eslint@8.55.0)
@ -2139,8 +2139,8 @@ packages:
resolution: {integrity: sha512-7xRqh9nMvP5xrW4/+L0jgRRX+HoNRGnfJpD+5Wq6/13j3dsdzxO3BCXn7D3hMqsDb+vjZnJq+vI7+EtgrYZTeA==}
dev: true
/@next/eslint-plugin-next@14.0.3:
resolution: {integrity: sha512-j4K0n+DcmQYCVnSAM+UByTVfIHnYQy2ODozfQP+4RdwtRDfobrIvKq1K4Exb2koJ79HSSa7s6B2SA8T/1YR3RA==}
/@next/eslint-plugin-next@14.0.4:
resolution: {integrity: sha512-U3qMNHmEZoVmHA0j/57nRfi3AscXNvkOnxDmle/69Jz/G0o/gWjXTDdlgILZdrxQ0Lw/jv2mPW8PGy0EGIHXhQ==}
dependencies:
glob: 7.1.7
dev: true
@ -4140,8 +4140,8 @@ packages:
source-map: 0.6.1
dev: true
/eslint-config-next@14.0.3(eslint@8.55.0)(typescript@5.3.3):
resolution: {integrity: sha512-IKPhpLdpSUyKofmsXUfrvBC49JMUTdeaD8ZIH4v9Vk0sC1X6URTuTJCLtA0Vwuj7V/CQh0oISuSTvNn5//Buew==}
/eslint-config-next@14.0.4(eslint@8.55.0)(typescript@5.3.3):
resolution: {integrity: sha512-9/xbOHEQOmQtqvQ1UsTQZpnA7SlDMBtuKJ//S4JnoyK3oGLhILKXdBgu/UO7lQo/2xOykQULS1qQ6p2+EpHgAQ==}
peerDependencies:
eslint: ^7.23.0 || ^8.0.0
typescript: '>=3.3.1'
@ -4149,7 +4149,7 @@ packages:
typescript:
optional: true
dependencies:
'@next/eslint-plugin-next': 14.0.3
'@next/eslint-plugin-next': 14.0.4
'@rushstack/eslint-patch': 1.5.1
'@typescript-eslint/parser': 6.13.1(eslint@8.55.0)(typescript@5.3.3)
eslint: 8.55.0