浏览代码

build: upgrade to latest version of hardhat and its plugins

Paul Razvan Berg 4 年之前
父节点
当前提交
9b84be1e8f
共有 2 个文件被更改,包括 428 次插入146 次删除
  1. 2 2
      package.json
  2. 426 144
      yarn.lock

+ 2 - 2
package.json

@@ -12,7 +12,7 @@
     "@commitlint/config-conventional": "^9.1.2",
     "@ethersproject/abstract-signer": "^5.0.6",
     "@ethersproject/bignumber": "^5.0.8",
-    "@nomiclabs/hardhat-ethers": "^2.0.1",
+    "@nomiclabs/hardhat-ethers": "^2.0.2",
     "@nomiclabs/hardhat-waffle": "^2.0.1",
     "@typechain/ethers-v5": "^5.0.0",
     "@typechain/hardhat": "^1.0.1",
@@ -31,7 +31,7 @@
     "ethereum-waffle": "^3.2.0",
     "ethers": "^5.0.32",
     "fs-extra": "^9.0.1",
-    "hardhat": "^2.0.10",
+    "hardhat": "^2.2.0",
     "hardhat-gas-reporter": "^1.0.4",
     "husky": "^4.3.0",
     "mocha": "^8.1.3",

文件差异内容过多而无法显示
+ 426 - 144
yarn.lock


部分文件因为文件数量过多而无法显示