Skip to content
Open
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 @@ -2025,12 +2025,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.11":
version: 13.5.11
resolution: "@next/eslint-plugin-next@npm:13.5.11"
dependencies:
glob: 7.1.7
checksum: 6573569ac6aec8e5c53d74c0d2602265cd8e6a1981b48fb9a5de245c3b996ba3c92833edb35b23fa2683e2e12f65ae2b8ec6246cd2cc03866a54a49dfb44290f
checksum: ee960ee89b5bc056c00ba667bcdab69469d792ebf682996a5a7abc34366cf350c45f0cfbbac8311e28ec86766d087c968b40d51a84f1eb9f589a4ff1104a708c
languageName: node
linkType: hard

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

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

Expand Down
Loading