Skip to content

Commit

Permalink
Bump eslint-config-next from 14.2.3 to 14.2.5
Browse files Browse the repository at this point in the history
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 14.2.3 to 14.2.5.
- [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.2.5/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>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 764364f commit cc44556
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/react": "^18",
"@types/react-dom": "^18",
"eslint": "^8",
"eslint-config-next": "14.2.3",
"eslint-config-next": "14.2.5",
"postcss": "^8",
"tailwindcss": "^3.4.1",
"typescript": "^5"
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -151,12 +151,12 @@ __metadata:
languageName: node
linkType: hard

"@next/eslint-plugin-next@npm:14.2.3":
version: 14.2.3
resolution: "@next/eslint-plugin-next@npm:14.2.3"
"@next/eslint-plugin-next@npm:14.2.5":
version: 14.2.5
resolution: "@next/eslint-plugin-next@npm:14.2.5"
dependencies:
glob: "npm:10.3.10"
checksum: 10c0/de9af2c7465cce4eb4cb50654aa2548d4d2af788c8992d02e2b863b1bf4f99e3b6604d1f0775f8e50aca6a53cf30d51f4ac56810d1625d401548267ca5f1d883
checksum: 10c0/13eefc2a17e37925ded8e43ae2446a73cbc5a23ade7a73c33adb75d3d2907ec75cedd8534f89a361ce8e63b5141d7e2d38aed40abd8b4eb3e7c21ba84f6bda8a
languageName: node
linkType: hard

Expand Down Expand Up @@ -742,7 +742,7 @@ __metadata:
"@types/react": "npm:^18"
"@types/react-dom": "npm:^18"
eslint: "npm:^8"
eslint-config-next: "npm:14.2.3"
eslint-config-next: "npm:14.2.5"
next: "npm:14.2.3"
postcss: "npm:^8"
react: "npm:^18"
Expand Down Expand Up @@ -1313,11 +1313,11 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-next@npm:14.2.3":
version: 14.2.3
resolution: "eslint-config-next@npm:14.2.3"
"eslint-config-next@npm:14.2.5":
version: 14.2.5
resolution: "eslint-config-next@npm:14.2.5"
dependencies:
"@next/eslint-plugin-next": "npm:14.2.3"
"@next/eslint-plugin-next": "npm:14.2.5"
"@rushstack/eslint-patch": "npm:^1.3.3"
"@typescript-eslint/parser": "npm:^5.4.2 || ^6.0.0 || 7.0.0 - 7.2.0"
eslint-import-resolver-node: "npm:^0.3.6"
Expand All @@ -1332,7 +1332,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/52a3d48bb783d3e8d76a571a3636f658e4789e1a4a51ebbd14d184b7f6f5dd91281b71d99e49a7bb7e3ab32a2dddd321285110005ca0969a471be5ab2e579887
checksum: 10c0/a8b51095182dec7a2775e6779269cfea8ba1b668392ade93d3264c43e7a5f3f673a1bf8b7823767f4e6ca26358a431b91fab7376d2b852bcc7310b8449f2c3d3
languageName: node
linkType: hard

Expand Down

0 comments on commit cc44556

Please sign in to comment.