Browse Source

Update Hardhat to latest (#3260)

Francisco Giordano 3 years ago
parent
commit
8372b4f923
2 changed files with 649 additions and 70 deletions
  1. 647 68
      package-lock.json
  2. 2 2
      package.json

File diff suppressed because it is too large
+ 647 - 68
package-lock.json


+ 2 - 2
package.json

@@ -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",

Some files were not shown because too many files changed in this diff