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 13.4.9 to 13.4.10 #56

Closed
Closed
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
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -492,12 +492,12 @@ __metadata:
languageName: node
linkType: hard

"@next/eslint-plugin-next@npm:13.4.9":
version: 13.4.9
resolution: "@next/eslint-plugin-next@npm:13.4.9"
"@next/eslint-plugin-next@npm:13.4.10":
version: 13.4.10
resolution: "@next/eslint-plugin-next@npm:13.4.10"
dependencies:
glob: 7.1.7
checksum: d57f1246fac54173c47a065404ba7237cfd6618648db4effbcdb30b5578b99edb3a2593df13ca617aa63c40e5e1336551089c506b2168a69a6cf8d5d7d045c0b
checksum: f14b99eb5d33b6ede9666ffafb596ee6be52157fc87b59d10d94e44b1e9836099ad450a67558c2aecf09c84b55f65a33c9254ab72df33f55f7cc9f4abee7b38c
languageName: node
linkType: hard

Expand Down Expand Up @@ -2068,10 +2068,10 @@ __metadata:
linkType: hard

"eslint-config-next@npm:^13.4.9":
version: 13.4.9
resolution: "eslint-config-next@npm:13.4.9"
version: 13.4.10
resolution: "eslint-config-next@npm:13.4.10"
dependencies:
"@next/eslint-plugin-next": 13.4.9
"@next/eslint-plugin-next": 13.4.10
"@rushstack/eslint-patch": ^1.1.3
"@typescript-eslint/parser": ^5.42.0
eslint-import-resolver-node: ^0.3.6
Expand All @@ -2086,7 +2086,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 83d990f3529f84dda9e54ce8cef64802490850f47d63b51176695a4f327a6b0e0a0847e1af4f11e00e662db8103af197c37d30b878cfe0593477ebc0b43d2b10
checksum: d555e077e5045f045e5bdab58429b2245993a0e28d3030209766558a6d32ae165496030cafbab8e6aaf714947d895ee30d1ecdb49263abdb23b6889a333ea714
languageName: node
linkType: hard

Expand Down
Loading