Commit 18d5273e authored by Mark Tyneway's avatar Mark Tyneway Committed by GitHub

Merge pull request #8448 from ethereum-optimism/dependabot/npm_and_yarn/hardhat-2.19.2

build(deps-dev): bump hardhat from 2.19.1 to 2.19.2
parents 857df554 06dd4126
...@@ -61,7 +61,7 @@ ...@@ -61,7 +61,7 @@
"@ethersproject/abstract-provider": "^5.7.0", "@ethersproject/abstract-provider": "^5.7.0",
"@nomiclabs/hardhat-ethers": "^2.2.3", "@nomiclabs/hardhat-ethers": "^2.2.3",
"@nomiclabs/hardhat-waffle": "^2.0.6", "@nomiclabs/hardhat-waffle": "^2.0.6",
"hardhat": "^2.19.1", "hardhat": "^2.19.2",
"ts-node": "^10.9.1", "ts-node": "^10.9.1",
"tsx": "^4.6.2" "tsx": "^4.6.2"
} }
......
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
"chai-as-promised": "^7.1.1", "chai-as-promised": "^7.1.1",
"ethereum-waffle": "^4.0.10", "ethereum-waffle": "^4.0.10",
"ethers": "^5.7.2", "ethers": "^5.7.2",
"hardhat": "^2.19.1", "hardhat": "^2.19.2",
"hardhat-deploy": "^0.11.44", "hardhat-deploy": "^0.11.44",
"isomorphic-fetch": "^3.0.0", "isomorphic-fetch": "^3.0.0",
"mocha": "^10.2.0", "mocha": "^10.2.0",
......
...@@ -172,13 +172,13 @@ importers: ...@@ -172,13 +172,13 @@ importers:
version: 5.7.0 version: 5.7.0
'@nomiclabs/hardhat-ethers': '@nomiclabs/hardhat-ethers':
specifier: ^2.2.3 specifier: ^2.2.3
version: 2.2.3(ethers@5.7.2)(hardhat@2.19.1) version: 2.2.3(ethers@5.7.2)(hardhat@2.19.2)
'@nomiclabs/hardhat-waffle': '@nomiclabs/hardhat-waffle':
specifier: ^2.0.6 specifier: ^2.0.6
version: 2.0.6(@nomiclabs/hardhat-ethers@2.2.3)(@types/sinon-chai@3.2.5)(ethereum-waffle@4.0.10)(ethers@5.7.2)(hardhat@2.19.1) version: 2.0.6(@nomiclabs/hardhat-ethers@2.2.3)(@types/sinon-chai@3.2.5)(ethereum-waffle@4.0.10)(ethers@5.7.2)(hardhat@2.19.2)
hardhat: hardhat:
specifier: ^2.19.1 specifier: ^2.19.2
version: 2.19.1(ts-node@10.9.1)(typescript@5.3.2) version: 2.19.2(ts-node@10.9.1)(typescript@5.3.2)
ts-node: ts-node:
specifier: ^10.9.1 specifier: ^10.9.1
version: 10.9.1(@types/node@20.10.3)(typescript@5.3.2) version: 10.9.1(@types/node@20.10.3)(typescript@5.3.2)
...@@ -476,10 +476,10 @@ importers: ...@@ -476,10 +476,10 @@ importers:
version: 5.7.0 version: 5.7.0
'@nomiclabs/hardhat-ethers': '@nomiclabs/hardhat-ethers':
specifier: ^2.2.3 specifier: ^2.2.3
version: 2.2.3(ethers@5.7.2)(hardhat@2.19.1) version: 2.2.3(ethers@5.7.2)(hardhat@2.19.2)
'@nomiclabs/hardhat-waffle': '@nomiclabs/hardhat-waffle':
specifier: ^2.0.1 specifier: ^2.0.1
version: 2.0.1(@nomiclabs/hardhat-ethers@2.2.3)(ethereum-waffle@4.0.10)(ethers@5.7.2)(hardhat@2.19.1) version: 2.0.1(@nomiclabs/hardhat-ethers@2.2.3)(ethereum-waffle@4.0.10)(ethers@5.7.2)(hardhat@2.19.2)
'@types/chai': '@types/chai':
specifier: ^4.3.11 specifier: ^4.3.11
version: 4.3.11 version: 4.3.11
...@@ -502,8 +502,8 @@ importers: ...@@ -502,8 +502,8 @@ importers:
specifier: ^5.7.2 specifier: ^5.7.2
version: 5.7.2 version: 5.7.2
hardhat: hardhat:
specifier: ^2.19.1 specifier: ^2.19.2
version: 2.19.1(ts-node@10.9.1)(typescript@5.3.2) version: 2.19.2(ts-node@10.9.1)(typescript@5.3.2)
hardhat-deploy: hardhat-deploy:
specifier: ^0.11.44 specifier: ^0.11.44
version: 0.11.44 version: 0.11.44
...@@ -2920,17 +2920,17 @@ packages: ...@@ -2920,17 +2920,17 @@ packages:
'@nomicfoundation/solidity-analyzer-win32-x64-msvc': 0.1.1 '@nomicfoundation/solidity-analyzer-win32-x64-msvc': 0.1.1
dev: true dev: true
/@nomiclabs/hardhat-ethers@2.2.3(ethers@5.7.2)(hardhat@2.19.1): /@nomiclabs/hardhat-ethers@2.2.3(ethers@5.7.2)(hardhat@2.19.2):
resolution: {integrity: sha512-YhzPdzb612X591FOe68q+qXVXGG2ANZRvDo0RRUtimev85rCrAlv/TLMEZw5c+kq9AbzocLTVX/h2jVIFPL9Xg==} resolution: {integrity: sha512-YhzPdzb612X591FOe68q+qXVXGG2ANZRvDo0RRUtimev85rCrAlv/TLMEZw5c+kq9AbzocLTVX/h2jVIFPL9Xg==}
peerDependencies: peerDependencies:
ethers: ^5.0.0 ethers: ^5.0.0
hardhat: ^2.0.0 hardhat: ^2.0.0
dependencies: dependencies:
ethers: 5.7.2 ethers: 5.7.2
hardhat: 2.19.1(ts-node@10.9.1)(typescript@5.3.2) hardhat: 2.19.2(ts-node@10.9.1)(typescript@5.3.2)
dev: true dev: true
/@nomiclabs/hardhat-waffle@2.0.1(@nomiclabs/hardhat-ethers@2.2.3)(ethereum-waffle@4.0.10)(ethers@5.7.2)(hardhat@2.19.1): /@nomiclabs/hardhat-waffle@2.0.1(@nomiclabs/hardhat-ethers@2.2.3)(ethereum-waffle@4.0.10)(ethers@5.7.2)(hardhat@2.19.2):
resolution: {integrity: sha512-2YR2V5zTiztSH9n8BYWgtv3Q+EL0N5Ltm1PAr5z20uAY4SkkfylJ98CIqt18XFvxTD5x4K2wKBzddjV9ViDAZQ==} resolution: {integrity: sha512-2YR2V5zTiztSH9n8BYWgtv3Q+EL0N5Ltm1PAr5z20uAY4SkkfylJ98CIqt18XFvxTD5x4K2wKBzddjV9ViDAZQ==}
peerDependencies: peerDependencies:
'@nomiclabs/hardhat-ethers': ^2.0.0 '@nomiclabs/hardhat-ethers': ^2.0.0
...@@ -2938,15 +2938,15 @@ packages: ...@@ -2938,15 +2938,15 @@ packages:
ethers: ^5.0.0 ethers: ^5.0.0
hardhat: ^2.0.0 hardhat: ^2.0.0
dependencies: dependencies:
'@nomiclabs/hardhat-ethers': 2.2.3(ethers@5.7.2)(hardhat@2.19.1) '@nomiclabs/hardhat-ethers': 2.2.3(ethers@5.7.2)(hardhat@2.19.2)
'@types/sinon-chai': 3.2.5 '@types/sinon-chai': 3.2.5
'@types/web3': 1.0.19 '@types/web3': 1.0.19
ethereum-waffle: 4.0.10(@ensdomains/ens@0.4.5)(@ensdomains/resolver@0.2.4)(@ethersproject/abi@5.7.0)(@ethersproject/providers@5.7.2)(ethers@5.7.2)(typescript@5.3.2) ethereum-waffle: 4.0.10(@ensdomains/ens@0.4.5)(@ensdomains/resolver@0.2.4)(@ethersproject/abi@5.7.0)(@ethersproject/providers@5.7.2)(ethers@5.7.2)(typescript@5.3.2)
ethers: 5.7.2 ethers: 5.7.2
hardhat: 2.19.1(ts-node@10.9.1)(typescript@5.3.2) hardhat: 2.19.2(ts-node@10.9.1)(typescript@5.3.2)
dev: true dev: true
/@nomiclabs/hardhat-waffle@2.0.6(@nomiclabs/hardhat-ethers@2.2.3)(@types/sinon-chai@3.2.5)(ethereum-waffle@4.0.10)(ethers@5.7.2)(hardhat@2.19.1): /@nomiclabs/hardhat-waffle@2.0.6(@nomiclabs/hardhat-ethers@2.2.3)(@types/sinon-chai@3.2.5)(ethereum-waffle@4.0.10)(ethers@5.7.2)(hardhat@2.19.2):
resolution: {integrity: sha512-+Wz0hwmJGSI17B+BhU/qFRZ1l6/xMW82QGXE/Gi+WTmwgJrQefuBs1lIf7hzQ1hLk6hpkvb/zwcNkpVKRYTQYg==} resolution: {integrity: sha512-+Wz0hwmJGSI17B+BhU/qFRZ1l6/xMW82QGXE/Gi+WTmwgJrQefuBs1lIf7hzQ1hLk6hpkvb/zwcNkpVKRYTQYg==}
peerDependencies: peerDependencies:
'@nomiclabs/hardhat-ethers': ^2.0.0 '@nomiclabs/hardhat-ethers': ^2.0.0
...@@ -2955,11 +2955,11 @@ packages: ...@@ -2955,11 +2955,11 @@ packages:
ethers: ^5.0.0 ethers: ^5.0.0
hardhat: ^2.0.0 hardhat: ^2.0.0
dependencies: dependencies:
'@nomiclabs/hardhat-ethers': 2.2.3(ethers@5.7.2)(hardhat@2.19.1) '@nomiclabs/hardhat-ethers': 2.2.3(ethers@5.7.2)(hardhat@2.19.2)
'@types/sinon-chai': 3.2.5 '@types/sinon-chai': 3.2.5
ethereum-waffle: 4.0.10(@ensdomains/ens@0.4.5)(@ensdomains/resolver@0.2.4)(@ethersproject/abi@5.7.0)(@ethersproject/providers@5.7.2)(ethers@5.7.2)(typescript@5.3.2) ethereum-waffle: 4.0.10(@ensdomains/ens@0.4.5)(@ensdomains/resolver@0.2.4)(@ethersproject/abi@5.7.0)(@ethersproject/providers@5.7.2)(ethers@5.7.2)(typescript@5.3.2)
ethers: 5.7.2 ethers: 5.7.2
hardhat: 2.19.1(ts-node@10.9.1)(typescript@5.3.2) hardhat: 2.19.2(ts-node@10.9.1)(typescript@5.3.2)
dev: true dev: true
/@nrwl/nx-cloud@16.5.2: /@nrwl/nx-cloud@16.5.2:
...@@ -9394,8 +9394,8 @@ packages: ...@@ -9394,8 +9394,8 @@ packages:
- utf-8-validate - utf-8-validate
dev: true dev: true
/hardhat@2.19.1(ts-node@10.9.1)(typescript@5.3.2): /hardhat@2.19.2(ts-node@10.9.1)(typescript@5.3.2):
resolution: {integrity: sha512-bsWa63g1GB78ZyMN08WLhFElLPA+J+pShuKD1BFO2+88g3l+BL3R07vj9deIi9dMbssxgE714Gof1dBEDGqnCw==} resolution: {integrity: sha512-CRU3+0Cc8Qh9UpxKd8cLADDPes7ZDtKj4dTK+ERtLBomEzhRPLWklJn4VKOwjre9/k8GNd/e9DYxpfuzcxbXPQ==}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
ts-node: '*' ts-node: '*'
...@@ -10955,11 +10955,6 @@ packages: ...@@ -10955,11 +10955,6 @@ packages:
dependencies: dependencies:
tslib: 2.6.2 tslib: 2.6.2
/lru-cache@10.0.1:
resolution: {integrity: sha512-IJ4uwUTi2qCccrioU6g9g/5rvvVl13bsdczUUcqbciD9iLr095yj8DQKdObriEvuNSx325N1rV1O0sJFszx75g==}
engines: {node: 14 || >=16.14}
dev: true
/lru-cache@10.1.0: /lru-cache@10.1.0:
resolution: {integrity: sha512-/1clY/ui8CzjKFyjdvwPWJUYKiFVXG2I2cY0ssG7h4+hwk+XOIX7ZSG9Q7TW8TW3Kp3BUSqgFWBLgL4PJ+Blag==} resolution: {integrity: sha512-/1clY/ui8CzjKFyjdvwPWJUYKiFVXG2I2cY0ssG7h4+hwk+XOIX7ZSG9Q7TW8TW3Kp3BUSqgFWBLgL4PJ+Blag==}
engines: {node: 14 || >=16.14} engines: {node: 14 || >=16.14}
...@@ -12428,7 +12423,7 @@ packages: ...@@ -12428,7 +12423,7 @@ packages:
resolution: {integrity: sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==} resolution: {integrity: sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==}
engines: {node: '>=16 || 14 >=14.17'} engines: {node: '>=16 || 14 >=14.17'}
dependencies: dependencies:
lru-cache: 10.0.1 lru-cache: 10.1.0
minipass: 7.0.3 minipass: 7.0.3
dev: true dev: true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment