瀏覽代碼

chore(deps): update dependency @nomiclabs/hardhat-ethers to v0.3.0-beta.11 (#38)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
renovate[bot] 3 年之前
父節點
當前提交
bb2cd3d0c9
共有 2 個文件被更改,包括 8 次插入5 次删除
  1. 7 4
      package-lock.json
  2. 1 1
      package.json

+ 7 - 4
package-lock.json

@@ -9,7 +9,7 @@
             "version": "1.0.0",
             "license": "MIT",
             "devDependencies": {
-                "@nomiclabs/hardhat-ethers": "npm:hardhat-deploy-ethers@0.3.0-beta.10",
+                "@nomiclabs/hardhat-ethers": "npm:hardhat-deploy-ethers@0.3.0-beta.11",
                 "@nomiclabs/hardhat-etherscan": "2.1.6",
                 "@nomiclabs/hardhat-solhint": "2.0.0",
                 "@nomiclabs/hardhat-web3": "2.0.0",
@@ -1248,9 +1248,10 @@
         },
         "node_modules/@nomiclabs/hardhat-ethers": {
             "name": "hardhat-deploy-ethers",
-            "version": "0.3.0-beta.10",
+            "version": "0.3.0-beta.11",
+            "resolved": "https://registry.npmjs.org/hardhat-deploy-ethers/-/hardhat-deploy-ethers-0.3.0-beta.11.tgz",
+            "integrity": "sha512-HnniBGBYsFRQDXBy3bQ27i86pQQnHkN0Mxdwiu869jZURY2gDQ4OEZxcXItnWQqBjYiEaavVyw/Xle7qwKOBAg==",
             "dev": true,
-            "license": "MIT",
             "peerDependencies": {
                 "ethers": "^5.0.0",
                 "hardhat": "^2.0.0"
@@ -14382,7 +14383,9 @@
             }
         },
         "@nomiclabs/hardhat-ethers": {
-            "version": "npm:hardhat-deploy-ethers@0.3.0-beta.10",
+            "version": "npm:hardhat-deploy-ethers@0.3.0-beta.11",
+            "resolved": "https://registry.npmjs.org/hardhat-deploy-ethers/-/hardhat-deploy-ethers-0.3.0-beta.11.tgz",
+            "integrity": "sha512-HnniBGBYsFRQDXBy3bQ27i86pQQnHkN0Mxdwiu869jZURY2gDQ4OEZxcXItnWQqBjYiEaavVyw/Xle7qwKOBAg==",
             "dev": true,
             "requires": {}
         },

+ 1 - 1
package.json

@@ -21,7 +21,7 @@
     "author": "Kristjan Kosic <kristjan@protokol.com>",
     "license": "MIT",
     "devDependencies": {
-        "@nomiclabs/hardhat-ethers": "npm:hardhat-deploy-ethers@0.3.0-beta.10",
+        "@nomiclabs/hardhat-ethers": "npm:hardhat-deploy-ethers@0.3.0-beta.11",
         "@nomiclabs/hardhat-etherscan": "2.1.6",
         "@nomiclabs/hardhat-solhint": "2.0.0",
         "@nomiclabs/hardhat-web3": "2.0.0",