소스 검색

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


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.