Skip to content

Commit

Permalink
fix: smart contract tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigopavezi committed Nov 4, 2024
1 parent 2e5db9e commit be82551
Show file tree
Hide file tree
Showing 2 changed files with 789 additions and 2,598 deletions.
6 changes: 3 additions & 3 deletions packages/smart-contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@
"@matterlabs/hardhat-zksync-verify": "0.2.1",
"@matterlabs/zksync-contracts": "0.6.1",
"@nomicfoundation/hardhat-verify": "2.0.0",
"@nomiclabs/hardhat-ethers": "2.0.2",
"@nomiclabs/hardhat-waffle": "2.0.1",
"@nomiclabs/hardhat-ethers": "2.2.3",
"@nomiclabs/hardhat-waffle": "2.0.6",
"@nomiclabs/hardhat-web3": "2.0.0",
"@openzeppelin/contracts": "4.9.6",
"@rainbow-me/fee-suggestions": "2.1.0",
Expand All @@ -79,7 +79,7 @@
"@types/node": "18.11.9",
"chai": "4.3.4",
"dotenv": "10.0.0",
"ethereum-waffle": "3.4.0",
"ethereum-waffle": "4.0.10",
"ethers": "5.7.2",
"ganache-cli": "6.12.0",
"hardhat": "2.12.0",
Expand Down
Loading

0 comments on commit be82551

Please sign in to comment.