Skip to content

Commit

Permalink
chore(deps): update dependency file-entry-cache to v9 (prettier#16324)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 24, 2024
1 parent 7250556 commit f790be8
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
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": "9.0.0",
"find-cache-dir": "5.0.0",
"flow-parser": "0.236.0",
"get-east-asian-width": "1.2.0",
Expand Down
32 changes: 21 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
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:9.0.0":
version: 9.0.0
resolution: "file-entry-cache@npm:9.0.0"
dependencies:
flat-cache: "npm:^3.2.0"
checksum: 10/e03e99beb9809a5679699ebd7146f3b93870b57775705f4b61bda4a1d8454dfd261b48e770a601f6c36a4789b4c0750f262e4d5fb2c7eeceb75e16439b07211a
flat-cache: "npm:^5.0.0"
checksum: 10/6b0ddc88e087e758fbc9c75e7f5f07982f02a8fc555c70561faff37ddce9f03e7273f62844beb5a0ee84685f6c62b036429227718687219a35fea57f3331f1aa
languageName: node
linkType: hard

Expand Down Expand Up @@ -4383,7 +4383,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 All @@ -4405,10 +4405,20 @@ __metadata:
languageName: node
linkType: hard

"flatted@npm:^3.2.9":
version: 3.2.9
resolution: "flatted@npm:3.2.9"
checksum: 10/dc2b89e46a2ebde487199de5a4fcb79e8c46f984043fea5c41dbf4661eb881fefac1c939b5bdcd8a09d7f960ec364f516970c7ec44e58ff451239c07fd3d419b
"flat-cache@npm:^5.0.0":
version: 5.0.0
resolution: "flat-cache@npm:5.0.0"
dependencies:
flatted: "npm:^3.3.1"
keyv: "npm:^4.5.4"
checksum: 10/42570762052b17a1dec221d73a1e417d0ba07137de6debaabb51389cac265a12a027a895dc84e1725bc5cdde04fe8b706ad836860b05488e9a04bda9301d2529
languageName: node
linkType: hard

"flatted@npm:^3.2.9, flatted@npm:^3.3.1":
version: 3.3.1
resolution: "flatted@npm:3.3.1"
checksum: 10/7b8376061d5be6e0d3658bbab8bde587647f68797cf6bfeae9dea0e5137d9f27547ab92aaff3512dd9d1299086a6d61be98e9d48a56d17531b634f77faadbc49
languageName: node
linkType: hard

Expand Down Expand Up @@ -7419,7 +7429,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:9.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

0 comments on commit f790be8

Please sign in to comment.