Skip to content

chore(deps-dev): bump hardhat-contract-sizer from 2.5.1 to 2.6.1 #139

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
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
2 changes: 1 addition & 1 deletion contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"ethers": "^5.6.7",
"follow-redirects": "^1.15.0",
"hardhat": "^2.9.9",
"hardhat-contract-sizer": "^2.5.1",
"hardhat-contract-sizer": "^2.6.1",
"hardhat-deploy": "^0.11.11",
"hardhat-deploy-ethers": "^0.3.0-beta.13",
"hardhat-docgen": "^1.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2264,7 +2264,7 @@ __metadata:
ethers: ^5.6.7
follow-redirects: ^1.15.0
hardhat: ^2.9.9
hardhat-contract-sizer: ^2.5.1
hardhat-contract-sizer: ^2.6.1
hardhat-deploy: ^0.11.11
hardhat-deploy-ethers: ^0.3.0-beta.13
hardhat-docgen: ^1.3.0
Expand Down Expand Up @@ -12150,15 +12150,15 @@ __metadata:
languageName: node
linkType: hard

"hardhat-contract-sizer@npm:^2.5.1":
version: 2.5.1
resolution: "hardhat-contract-sizer@npm:2.5.1"
"hardhat-contract-sizer@npm:^2.6.1":
version: 2.6.1
resolution: "hardhat-contract-sizer@npm:2.6.1"
dependencies:
chalk: ^4.0.0
cli-table3: ^0.6.0
peerDependencies:
hardhat: ^2.0.0
checksum: 498895dccc6c95a29049f5864db27c2d2db2de31cc7f5fab2d22d65eed4f449ffc6537bb3b174a914f347259df1825c56b1d29a1963b88686b5d2b8c7850c492
checksum: a82ae2405a8571e8b0cd0a21dea9a10946b342f1ada04c72c9cbe28fca955f9a2b1394c70400003f388182298dc1de00e80bf56dbfa5e36833d3c93ab1f50c0c
languageName: node
linkType: hard

Expand Down