Skip to content

Commit

Permalink
Upgrade hardhat-cannon version ^2.12.4 (#2240)
Browse files Browse the repository at this point in the history
  • Loading branch information
barrasso authored May 6, 2024
1 parent f60dbbf commit 88eb2d0
Show file tree
Hide file tree
Showing 3 changed files with 64 additions and 77 deletions.
1 change: 1 addition & 0 deletions cannonfile.release.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ exec = "./publish/cannon.js"
func = "deploy"
args = ["<%= settings.network %>"]
modified = ["contracts", "publish/src", "publish/deployed/local"]
outputs = []
138 changes: 62 additions & 76 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"execa": "^4.1.0",
"fs-extra": "^9.0.1",
"hardhat": "^2.12.7",
"hardhat-cannon": "^2.11.20",
"hardhat-cannon": "^2.12.4",
"hardhat-gas-reporter": "^1.0.9",
"hardhat-interact": "^0.2.3",
"husky": "^4.3.0",
Expand Down

0 comments on commit 88eb2d0

Please sign in to comment.