Bumb hardhat and hardhat-deploy

This commit is contained in:
Veaceslav Doina 2023-08-08 09:47:18 +00:00
parent b4e4897a37
commit a534bae857
2 changed files with 400 additions and 331 deletions

727
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -18,8 +18,8 @@
"chai": "^4.3.7",
"ethereum-waffle": "^3.4.4",
"ethers": "^5.7.2",
"hardhat": "^2.12.7",
"hardhat-deploy": "^0.11.23",
"hardhat": "^2.17.1",
"hardhat-deploy": "^0.11.34",
"hardhat-deploy-ethers": "^0.3.0-beta.13",
"prettier": "^2.8.2",
"prettier-plugin-solidity": "^1.1.1",