Skip to content

Commit 88eb2d0

Browse files
authored
Upgrade hardhat-cannon version ^2.12.4 (#2240)
1 parent f60dbbf commit 88eb2d0

File tree

3 files changed

+64
-77
lines changed

3 files changed

+64
-77
lines changed

cannonfile.release.toml

+1
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ exec = "./publish/cannon.js"
1212
func = "deploy"
1313
args = ["<%= settings.network %>"]
1414
modified = ["contracts", "publish/src", "publish/deployed/local"]
15+
outputs = []

package-lock.json

+62-76
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"execa": "^4.1.0",
107107
"fs-extra": "^9.0.1",
108108
"hardhat": "^2.12.7",
109-
"hardhat-cannon": "^2.11.20",
109+
"hardhat-cannon": "^2.12.4",
110110
"hardhat-gas-reporter": "^1.0.9",
111111
"hardhat-interact": "^0.2.3",
112112
"husky": "^4.3.0",

0 commit comments

Comments
 (0)