⬆️ Bump eslint-config-next from 14.1.0 to 14.1.4 (#1719)

⬆️ Bump eslint-config-next from 14.1.0 to 14.1.4

Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 14.1.0 to 14.1.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.1.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-04-07 15:37:52 +00:00 committed by GitHub
parent 0862a99697
commit 0e03b74b32
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

View File

@ -23,7 +23,7 @@
"@vercel/analytics": "^1.2.2",
"clipboard": "^2.0.11",
"eslint": "^8.57.0",
"eslint-config-next": "^14.1.0",
"eslint-config-next": "^14.1.4",
"eslint-config-prettier": "^9.1.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.57.0
version: 8.57.0
eslint-config-next:
specifier: ^14.1.0
version: 14.1.0(eslint@8.57.0)(typescript@5.4.3)
specifier: ^14.1.4
version: 14.1.4(eslint@8.57.0)(typescript@5.4.3)
eslint-config-prettier:
specifier: ^9.1.0
version: 9.1.0(eslint@8.57.0)
@ -2151,8 +2151,8 @@ packages:
resolution: {integrity: sha512-e7X7bbn3Z6DWnDi75UWn+REgAbLEqxI8Tq2pkFOFAMpWAWApz/YCUhtWMWn410h8Q2fYiYL7Yg5OlxMOCfFjJQ==}
dev: true
/@next/eslint-plugin-next@14.1.0:
resolution: {integrity: sha512-x4FavbNEeXx/baD/zC/SdrvkjSby8nBn8KcCREqk6UuwvwoAPZmaV8TFCAuo/cpovBRTIY67mHhe86MQQm/68Q==}
/@next/eslint-plugin-next@14.1.4:
resolution: {integrity: sha512-n4zYNLSyCo0Ln5b7qxqQeQ34OZKXwgbdcx6kmkQbywr+0k6M3Vinft0T72R6CDAcDrne2IAgSud4uWCzFgc5HA==}
dependencies:
glob: 10.3.10
dev: true
@ -4196,8 +4196,8 @@ packages:
source-map: 0.6.1
dev: true
/eslint-config-next@14.1.0(eslint@8.57.0)(typescript@5.4.3):
resolution: {integrity: sha512-SBX2ed7DoRFXC6CQSLc/SbLY9Ut6HxNB2wPTcoIWjUMd7aF7O/SIE7111L8FdZ9TXsNV4pulUDnfthpyPtbFUg==}
/eslint-config-next@14.1.4(eslint@8.57.0)(typescript@5.4.3):
resolution: {integrity: sha512-cihIahbhYAWwXJwZkAaRPpUi5t9aOi/HdfWXOjZeUOqNWXHD8X22kd1KG58Dc3MVaRx3HoR/oMGk2ltcrqDn8g==}
peerDependencies:
eslint: ^7.23.0 || ^8.0.0
typescript: '>=3.3.1'
@ -4205,7 +4205,7 @@ packages:
typescript:
optional: true
dependencies:
'@next/eslint-plugin-next': 14.1.0
'@next/eslint-plugin-next': 14.1.4
'@rushstack/eslint-patch': 1.5.1
'@typescript-eslint/parser': 6.20.0(eslint@8.57.0)(typescript@5.4.3)
eslint: 8.57.0