Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump eslint-config-next from 13.5.6 to 14.0.0 #606

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.0",
"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.0":
version: 14.0.0
resolution: "@next/eslint-plugin-next@npm:14.0.0"
dependencies:
glob: 7.1.7
checksum: 58b5ef15d8298c112c72bbbc34a7a5f63637b5a02af7937d86f26223d370c6bd7c8de0eab737851a17dff52c620068a72179eb72b565add071841b720110490f
checksum: f61c4223d7e4a125a86336bcd739ff07fe88d09d40ff76635e6c8c31bbcec79e8851a258da9271c7fbb942b465b7921669183bfd1cf8af9d90b5090c794aac1f
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.0":
version: 14.0.0
resolution: "eslint-config-next@npm:14.0.0"
dependencies:
"@next/eslint-plugin-next": 13.5.6
"@next/eslint-plugin-next": 14.0.0
"@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: 69aff489962cc045ca2c58ab3394b5be43b77da1902627fad55168b650540e665c0bec7a19437f923910fb657f9778fddefb073a48ffacefc2fe60d45184756c
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.0
eslint-import-resolver-typescript: 3.6.1
eslint-plugin-import: 2.29.0
eslint-plugin-jsx-a11y: 6.7.1
Expand Down