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

Bump eslint-config-next from 14.2.4 to 14.2.7 #299

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 @@ -39,7 +39,7 @@
"@types/node": "^18.19.39",
"@types/react": "^18.3.3",
"eslint": "8.39.0",
"eslint-config-next": "^14.2.4",
"eslint-config-next": "^14.2.7",
"postcss": "^8.4.39",
"prettier": "3.3.2",
"schema-dts": "^1.1.2",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -209,12 +209,12 @@ __metadata:
languageName: node
linkType: hard

"@next/eslint-plugin-next@npm:14.2.4":
version: 14.2.4
resolution: "@next/eslint-plugin-next@npm:14.2.4"
"@next/eslint-plugin-next@npm:14.2.7":
version: 14.2.7
resolution: "@next/eslint-plugin-next@npm:14.2.7"
dependencies:
glob: 10.3.10
checksum: 65929cea46c252490ff2deb9bc57e2e1fab9baf02ece1af043dfd3b3ac58cb12ea7c3adbed8687d2a6c2938c1175338a389a695fe9d072712c77a21b55ed29f6
checksum: 69115572c2a05a00ceed91c21b42371c8386722e185737458994c6035aaac4dd54af4b2326723cfa4c0ce1103a4cf0c99953a80364ce5bc3957186a08c7a205b
languageName: node
linkType: hard

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

"eslint-config-next@npm:^14.2.4":
version: 14.2.4
resolution: "eslint-config-next@npm:14.2.4"
"eslint-config-next@npm:^14.2.7":
version: 14.2.7
resolution: "eslint-config-next@npm:14.2.7"
dependencies:
"@next/eslint-plugin-next": 14.2.4
"@next/eslint-plugin-next": 14.2.7
"@rushstack/eslint-patch": ^1.3.3
"@typescript-eslint/parser": ^5.4.2 || ^6.0.0 || 7.0.0 - 7.2.0
eslint-import-resolver-node: ^0.3.6
Expand All @@ -1728,7 +1728,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 408ab113ecfdfa2de376ef9d23445cb80b66090ef3ab69b5ff4e5d14e83e85f9671a2edb05c8fced9555f6f3602ab0095579facef67ea50dba066a2156d201da
checksum: db8aafac229b4788e002b6df6da0ba747bb14e46c73b997a8dcb962d4c238cca04bd7e0782c2d103847f7d562ba12f85ff8424747e984187349978bf57ee79be
languageName: node
linkType: hard

Expand Down Expand Up @@ -2217,7 +2217,7 @@ __metadata:
"@types/react": ^18.3.3
classnames: ^2.5.1
eslint: 8.39.0
eslint-config-next: ^14.2.4
eslint-config-next: ^14.2.7
google-auth-library: ^9.11.0
google-map-react: ^2.2.0
google-spreadsheet: ^4.1.2
Expand Down
Loading