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.5.7 to 13.5.8 #646

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 @@ -541,12 +541,12 @@ __metadata:
languageName: node
linkType: hard

"@next/eslint-plugin-next@npm:13.5.7":
version: 13.5.7
resolution: "@next/eslint-plugin-next@npm:13.5.7"
"@next/eslint-plugin-next@npm:13.5.8":
version: 13.5.8
resolution: "@next/eslint-plugin-next@npm:13.5.8"
dependencies:
glob: 7.1.7
checksum: 6573569ac6aec8e5c53d74c0d2602265cd8e6a1981b48fb9a5de245c3b996ba3c92833edb35b23fa2683e2e12f65ae2b8ec6246cd2cc03866a54a49dfb44290f
checksum: 0a5432d5cf729fab0b576db1b400bdf407fb673bcaa410dc43550145772106a8f31d1a84bfb2dd3621a3ea1d593b08a09962edc924289cedf5791806e24b4825
languageName: node
linkType: hard

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

"eslint-config-next@npm:^13.4.9":
version: 13.5.7
resolution: "eslint-config-next@npm:13.5.7"
version: 13.5.8
resolution: "eslint-config-next@npm:13.5.8"
dependencies:
"@next/eslint-plugin-next": 13.5.7
"@next/eslint-plugin-next": 13.5.8
"@rushstack/eslint-patch": ^1.3.3
"@typescript-eslint/parser": ^5.4.2 || ^6.0.0
eslint-import-resolver-node: ^0.3.6
Expand All @@ -3230,7 +3230,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 23e095968d2744d4ea4010f6d2049b0a2dd426f78562226008826471500c674476722584be14531853b524e404931217290be958db887844f79a51cb21167546
checksum: 1185ca81291c47cbb6add5d21f54097a89e74d36b2589d2103b2a10b280987e57cd21b72d5dcd369f26a264d36b4e7fcc3ef1bee37fd9641fbd8038018dec761
languageName: node
linkType: hard

Expand Down
Loading