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): update dependency file-entry-cache to v8 - autoclosed #15830

Closed
wants to merge 1 commit into from
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.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -58,7 +58,7 @@
"espree": "10.0.1",
"fast-glob": "3.3.2",
"fast-json-stable-stringify": "2.1.0",
"file-entry-cache": "7.0.2",
"file-entry-cache": "8.0.0",
"find-cache-dir": "5.0.0",
"flow-parser": "0.236.0",
"get-east-asian-width": "1.2.0",
Expand Down
23 changes: 7 additions & 16 deletions yarn.lock
Expand Up @@ -4300,12 +4300,12 @@ __metadata:
languageName: node
linkType: hard

"file-entry-cache@npm:7.0.2":
version: 7.0.2
resolution: "file-entry-cache@npm:7.0.2"
"file-entry-cache@npm:8.0.0, file-entry-cache@npm:^8.0.0":
version: 8.0.0
resolution: "file-entry-cache@npm:8.0.0"
dependencies:
flat-cache: "npm:^3.2.0"
checksum: 10/e03e99beb9809a5679699ebd7146f3b93870b57775705f4b61bda4a1d8454dfd261b48e770a601f6c36a4789b4c0750f262e4d5fb2c7eeceb75e16439b07211a
flat-cache: "npm:^4.0.0"
checksum: 10/afe55c4de4e0d226a23c1eae62a7219aafb390859122608a89fa4df6addf55c7fd3f1a2da6f5b41e7cdff496e4cf28bbd215d53eab5c817afa96d2b40c81bfb0
languageName: node
linkType: hard

Expand All @@ -4318,15 +4318,6 @@ __metadata:
languageName: node
linkType: hard

"file-entry-cache@npm:^8.0.0":
version: 8.0.0
resolution: "file-entry-cache@npm:8.0.0"
dependencies:
flat-cache: "npm:^4.0.0"
checksum: 10/afe55c4de4e0d226a23c1eae62a7219aafb390859122608a89fa4df6addf55c7fd3f1a2da6f5b41e7cdff496e4cf28bbd215d53eab5c817afa96d2b40c81bfb0
languageName: node
linkType: hard

"fill-range@npm:^7.1.1":
version: 7.1.1
resolution: "fill-range@npm:7.1.1"
Expand Down Expand Up @@ -4383,7 +4374,7 @@ __metadata:
languageName: node
linkType: hard

"flat-cache@npm:^3.0.4, flat-cache@npm:^3.2.0":
"flat-cache@npm:^3.0.4":
version: 3.2.0
resolution: "flat-cache@npm:3.2.0"
dependencies:
Expand Down Expand Up @@ -7419,7 +7410,7 @@ __metadata:
execa: "npm:7.2.0"
fast-glob: "npm:3.3.2"
fast-json-stable-stringify: "npm:2.1.0"
file-entry-cache: "npm:7.0.2"
file-entry-cache: "npm:8.0.0"
find-cache-dir: "npm:5.0.0"
flow-parser: "npm:0.236.0"
get-east-asian-width: "npm:1.2.0"
Expand Down