Update Hardhat to latest (#3260)
This commit is contained in:
committed by
GitHub
parent
cc1c18098c
commit
8372b4f923
1015
package-lock.json
generated
1015
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -51,7 +51,7 @@
|
||||
},
|
||||
"homepage": "https://openzeppelin.com/contracts/",
|
||||
"devDependencies": {
|
||||
"@nomiclabs/hardhat-truffle5": "^2.0.0",
|
||||
"@nomiclabs/hardhat-truffle5": "^2.0.5",
|
||||
"@nomiclabs/hardhat-web3": "^2.0.0",
|
||||
"@openzeppelin/docs-utils": "^0.1.0",
|
||||
"@openzeppelin/test-helpers": "^0.5.13",
|
||||
@ -66,7 +66,7 @@
|
||||
"ethereumjs-util": "^7.0.7",
|
||||
"ethereumjs-wallet": "^1.0.1",
|
||||
"graphlib": "^2.1.8",
|
||||
"hardhat": "^2.0.6",
|
||||
"hardhat": "^2.9.1",
|
||||
"hardhat-gas-reporter": "^1.0.4",
|
||||
"keccak256": "^1.0.2",
|
||||
"lodash.startcase": "^4.4.0",
|
||||
|
||||
Reference in New Issue
Block a user