Skip to content

Commit cfa92a3

Browse files
Update dependency hardhat-contract-sizer to v2.10.1
1 parent 781d416 commit cfa92a3

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

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.16.0",
53-
"hardhat-contract-sizer": "2.6.1",
53+
"hardhat-contract-sizer": "2.10.1",
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
@@ -5692,13 +5692,14 @@ har-validator@~5.1.3:
56925692
ajv "^6.12.3"
56935693
har-schema "^2.0.0"
56945694

5695-
hardhat-contract-sizer@2.6.1:
5696-
version "2.6.1"
5697-
resolved "https://registry.yarnpkg.com/hardhat-contract-sizer/-/hardhat-contract-sizer-2.6.1.tgz#2b0046a55fa1ec96f19fdab7fde372377401c874"
5698-
integrity sha512-b8wS7DBvyo22kmVwpzstAQTdDCThpl/ySBqZh5ga9Yxjf61/uTL12TEg5nl7lDeWy73ntEUzxMwY6XxbQEc2wA==
5695+
hardhat-contract-sizer@2.10.1:
5696+
version "2.10.1"
5697+
resolved "https://registry.yarnpkg.com/hardhat-contract-sizer/-/hardhat-contract-sizer-2.10.1.tgz#125092f9398105d0d23001056aac61c936ad841a"
5698+
integrity sha512-/PPQQbUMgW6ERzk8M0/DA8/v2TEM9xRRAnF9qKPNMYF6FX5DFWcnxBsQvtp8uBz+vy7rmLyV9Elti2wmmhgkbg==
56995699
dependencies:
57005700
chalk "^4.0.0"
57015701
cli-table3 "^0.6.0"
5702+
strip-ansi "^6.0.0"
57025703

57035704
57045705
version "1.0.9"

0 commit comments

Comments
 (0)