Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

fix(deps): update dependency filesize to v10.0.12 #823

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
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
10 changes: 5 additions & 5 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion internal/rollup-plugin-filesize/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"brotli-size": "4.0.0",
"cli-table": "0.3.11",
"colorette": "2.0.20",
"filesize": "10.0.7",
"filesize": "10.0.12",
"pacote": "15.1.3",
"terser": "5.17.2"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2807,7 +2807,7 @@ __metadata:
cli-table: 0.3.11
colorette: 2.0.20
eslint: 8.40.0
filesize: 10.0.7
filesize: 10.0.12
pacote: 15.1.3
rimraf: 5.0.0
rollup: 2.79.1
Expand Down Expand Up @@ -6556,10 +6556,10 @@ __metadata:
languageName: node
linkType: hard

"filesize@npm:10.0.7":
version: 10.0.7
resolution: "filesize@npm:10.0.7"
checksum: acabe6ddcf0c06eb86a9b2ac0a93db48d2438037dce4f7ec5cf6ee32284a8d961b1efc251af1c05e7316ccf1e78c68cdc32655511745cc2580f9b8c309b523ce
"filesize@npm:10.0.12":
version: 10.0.12
resolution: "filesize@npm:10.0.12"
checksum: 1719683813fabf8afb39133871b80dcc71f31695c70b866814d7fd15151888fc3405d6ca0b9ac2665c59c046e7104e8776e938e6f5c68b2fda060d35d256416b
languageName: node
linkType: hard

Expand Down