Explorar el Código

build: upgrade to latest version of hardhat and its plugins

Paul Razvan Berg hace 4 años
padre
commit
9b84be1e8f
Se han modificado 2 ficheros con 428 adiciones y 146 borrados
  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",

La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 426 - 144
yarn.lock


Algunos archivos no se mostraron porque demasiados archivos cambiaron en este cambio