Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-config-next from 13.5.6 to 14.0.1
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.1.
- [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.1/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 Oct 31, 2023
1 parent f17565f commit 643c603
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.1",
"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.1":
version: 14.0.1
resolution: "@next/eslint-plugin-next@npm:14.0.1"
dependencies:
glob: 7.1.7
checksum: 58b5ef15d8298c112c72bbbc34a7a5f63637b5a02af7937d86f26223d370c6bd7c8de0eab737851a17dff52c620068a72179eb72b565add071841b720110490f
checksum: 2bb3cd1035414a1cf645772297224bf50cb81947c2aae8a8c0caee20f2b8f1931dab0f16c0dabfb08eb61a247a0006b57d98dd81ae02558470808f1e22fa7665
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.1":
version: 14.0.1
resolution: "eslint-config-next@npm:14.0.1"
dependencies:
"@next/eslint-plugin-next": 13.5.6
"@next/eslint-plugin-next": 14.0.1
"@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: c70d6b68a6d0f2293cc41d171b38bda04ebc3337148db9eac361582de20e0bb1037bf080bb1723bc6cdae14c4953e5fce271e564bfc444f077fd3a3b64c82cc0
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.1
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 643c603

Please sign in to comment.