Skip to content

Commit

Permalink
chore(deps-dev): bump hardhat-contract-sizer from 2.5.1 to 2.6.1
Browse files Browse the repository at this point in the history
Bumps [hardhat-contract-sizer](https://github.com/ItsNickBarry/hardhat-contract-sizer) from 2.5.1 to 2.6.1.
- [Release notes](https://github.com/ItsNickBarry/hardhat-contract-sizer/releases)
- [Commits](ItsNickBarry/hardhat-contract-sizer@v2.5.1...v2.6.1)

---
updated-dependencies:
- dependency-name: hardhat-contract-sizer
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jaybuidl committed Jul 1, 2022
1 parent ef596a7 commit 1d6d825
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
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

0 comments on commit 1d6d825

Please sign in to comment.