Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-config-next from 13.5.6 to 14.0.2
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 13.5.6 to 14.0.2.
- [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.2/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 10, 2023
1 parent f17565f commit 27248f8
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 @@ -48,7 +48,7 @@
"@vitest/coverage-v8": "0.34.6",
"c8": "^8.0.1",
"eslint": "^8.52.0",
"eslint-config-next": "^13.5.6",
"eslint-config-next": "^14.0.2",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-jsx-a11y": "6.7.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -728,12 +728,12 @@ __metadata:
languageName: node
linkType: hard

"@next/eslint-plugin-next@npm:13.5.6":
version: 13.5.6
resolution: "@next/eslint-plugin-next@npm:13.5.6"
"@next/eslint-plugin-next@npm:14.0.2":
version: 14.0.2
resolution: "@next/eslint-plugin-next@npm:14.0.2"
dependencies:
glob: 7.1.7
checksum: 58b5ef15d8298c112c72bbbc34a7a5f63637b5a02af7937d86f26223d370c6bd7c8de0eab737851a17dff52c620068a72179eb72b565add071841b720110490f
checksum: 0c5973671caee44884bd72dc1e2e5aac00941ebdf53e8b94a922997bb6bac25a5d0f113c0283c897a571b89d5e6f1334fefe46506791dd39a2b035c1eb9f73fa
languageName: node
linkType: hard

Expand Down Expand Up @@ -2659,11 +2659,11 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-next@npm:^13.5.6":
version: 13.5.6
resolution: "eslint-config-next@npm:13.5.6"
"eslint-config-next@npm:^14.0.2":
version: 14.0.2
resolution: "eslint-config-next@npm:14.0.2"
dependencies:
"@next/eslint-plugin-next": 13.5.6
"@next/eslint-plugin-next": 14.0.2
"@rushstack/eslint-patch": ^1.3.3
"@typescript-eslint/parser": ^5.4.2 || ^6.0.0
eslint-import-resolver-node: ^0.3.6
Expand All @@ -2678,7 +2678,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 3399d3c18d48d01a2e662b9da699d36641d32b859d5bc7541f9fb063de49f5fbefb8cb2226d3906c268cc667bc536e353fce6c7334953961eb030c73547fa0f9
checksum: 037c080528a6fe058bdf7f59e99ab0e6cafa705e48a95d826fe09b09f8a431732e2a7193c8a4fc66fb9c0533d299620220ff149a3e3d3e784eb364a6eafe1b19
languageName: node
linkType: hard

Expand Down Expand Up @@ -5028,7 +5028,7 @@ __metadata:
c8: ^8.0.1
date-fns: ^2.30.0
eslint: ^8.52.0
eslint-config-next: ^13.5.6
eslint-config-next: ^14.0.2
eslint-import-resolver-typescript: 3.6.1
eslint-plugin-import: 2.29.0
eslint-plugin-jsx-a11y: 6.7.1
Expand Down

0 comments on commit 27248f8

Please sign in to comment.