Skip to content

Commit

Permalink
chore(deps): update dependency @nomicfoundation/hardhat-toolbox to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2023
1 parent c9ca616 commit 748b395
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"devDependencies": {
"@nomicfoundation/hardhat-chai-matchers": "1.0.6",
"@nomicfoundation/hardhat-network-helpers": "1.0.10",
"@nomicfoundation/hardhat-toolbox": "2.0.2",
"@nomicfoundation/hardhat-toolbox": "4.0.0",
"@nomiclabs/hardhat-ethers": "2.2.3",
"@nomiclabs/hardhat-etherscan": "3.1.8",
"@openzeppelin/contracts": "5.0.0",
Expand Down
28 changes: 13 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2712,30 +2712,28 @@ __metadata:
languageName: node
linkType: hard

"@nomicfoundation/hardhat-toolbox@npm:2.0.2":
version: 2.0.2
resolution: "@nomicfoundation/hardhat-toolbox@npm:2.0.2"
"@nomicfoundation/hardhat-toolbox@npm:4.0.0":
version: 4.0.0
resolution: "@nomicfoundation/hardhat-toolbox@npm:4.0.0"
peerDependencies:
"@ethersproject/abi": ^5.4.7
"@ethersproject/providers": ^5.4.7
"@nomicfoundation/hardhat-chai-matchers": ^1.0.0
"@nomicfoundation/hardhat-chai-matchers": ^2.0.0
"@nomicfoundation/hardhat-ethers": ^3.0.0
"@nomicfoundation/hardhat-network-helpers": ^1.0.0
"@nomiclabs/hardhat-ethers": ^2.0.0
"@nomiclabs/hardhat-etherscan": ^3.0.0
"@typechain/ethers-v5": ^10.1.0
"@typechain/hardhat": ^6.1.2
"@nomicfoundation/hardhat-verify": ^2.0.0
"@typechain/ethers-v6": ^0.5.0
"@typechain/hardhat": ^9.0.0
"@types/chai": ^4.2.0
"@types/mocha": ">=9.1.0"
"@types/node": ">=12.0.0"
"@types/node": ">=16.0.0"
chai: ^4.2.0
ethers: ^5.4.7
ethers: ^6.4.0
hardhat: ^2.11.0
hardhat-gas-reporter: ^1.0.8
solidity-coverage: ^0.8.1
ts-node: ">=8.0.0"
typechain: ^8.1.0
typechain: ^8.3.0
typescript: ">=4.5.0"
checksum: d3870c25001964f895adc9d246cef33ba2a8ec059fa7da375c69feeaa2dd88af4dda992205d867f86f6c68005fcccd06884bda4d5051d9568b4644ce8b002b4a
checksum: 9de2511cee509754afd4631f5f1497160bf4d3ecea741e9deeb22a6e662e16ce7ba37cffe836d30a958f08719c0c5906decc3c73df6a5d90c248b4654c8b15d1
languageName: node
linkType: hard

Expand Down Expand Up @@ -7253,7 +7251,7 @@ __metadata:
"@ethersproject/units": "npm:5.7.0"
"@nomicfoundation/hardhat-chai-matchers": "npm:1.0.6"
"@nomicfoundation/hardhat-network-helpers": "npm:1.0.10"
"@nomicfoundation/hardhat-toolbox": "npm:2.0.2"
"@nomicfoundation/hardhat-toolbox": "npm:4.0.0"
"@nomiclabs/hardhat-ethers": "npm:2.2.3"
"@nomiclabs/hardhat-etherscan": "npm:3.1.8"
"@openzeppelin/contracts": "npm:5.0.0"
Expand Down

0 comments on commit 748b395

Please sign in to comment.