Skip to content

Commit 917fe89

Browse files
Update dependency hardhat-contract-sizer to v2.8.0
1 parent 5914e2e commit 917fe89

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"fs": "0.0.1-security",
5151
"graphql": "16.5.0",
5252
"hardhat": "2.12.7",
53-
"hardhat-contract-sizer": "2.6.1",
53+
"hardhat-contract-sizer": "2.8.0",
5454
"hardhat-gas-reporter": "1.0.9",
5555
"hardhat-tracer": "1.2.1",
5656
"path": "0.12.7",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5561,13 +5561,14 @@ har-validator@~5.1.3:
55615561
ajv "^6.12.3"
55625562
har-schema "^2.0.0"
55635563

5564-
hardhat-contract-sizer@2.6.1:
5565-
version "2.6.1"
5566-
resolved "https://registry.yarnpkg.com/hardhat-contract-sizer/-/hardhat-contract-sizer-2.6.1.tgz#2b0046a55fa1ec96f19fdab7fde372377401c874"
5567-
integrity sha512-b8wS7DBvyo22kmVwpzstAQTdDCThpl/ySBqZh5ga9Yxjf61/uTL12TEg5nl7lDeWy73ntEUzxMwY6XxbQEc2wA==
5564+
hardhat-contract-sizer@2.8.0:
5565+
version "2.8.0"
5566+
resolved "https://registry.yarnpkg.com/hardhat-contract-sizer/-/hardhat-contract-sizer-2.8.0.tgz#730a9bf35ed200ba57b6865bd3f459a91c90f205"
5567+
integrity sha512-jXt2Si3uIDx5z99J+gvKa0yvIw156pE4dpH9X/PvTQv652BUd+qGj7WT93PXnHXGh5qhQLkjDYeZMYNOThfjFg==
55685568
dependencies:
55695569
chalk "^4.0.0"
55705570
cli-table3 "^0.6.0"
5571+
strip-ansi "^6.0.0"
55715572

55725573
hardhat-gas-reporter@1.0.9:
55735574
version "1.0.9"

0 commit comments

Comments
 (0)