Skip to content

Commit

Permalink
chore(deps): update dependency file-entry-cache to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 6, 2024
1 parent aa01b67 commit e13a78f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -58,7 +58,7 @@
"espree": "10.0.0",
"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.228.0",
"get-east-asian-width": "1.2.0",
Expand Down
23 changes: 7 additions & 16 deletions yarn.lock
Expand Up @@ -4267,12 +4267,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 @@ -4285,15 +4285,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.0.1":
version: 7.0.1
resolution: "fill-range@npm:7.0.1"
Expand Down Expand Up @@ -4350,7 +4341,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 @@ -7416,7 +7407,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.228.0"
get-east-asian-width: "npm:1.2.0"
Expand Down

0 comments on commit e13a78f

Please sign in to comment.