Skip to content

Commit

Permalink
🔁 Bump Dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
  • Loading branch information
pcaversaccio committed May 17, 2024
1 parent 79bd592 commit 573a8c3
Show file tree
Hide file tree
Showing 3 changed files with 167 additions and 196 deletions.
2 changes: 1 addition & 1 deletion contracts/lib/forge-std
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,14 +143,14 @@
"@matterlabs/hardhat-zksync-solc": "^1.1.4",
"@matterlabs/hardhat-zksync-verify": "^1.4.3",
"@nomicfoundation/hardhat-chai-matchers": "^2.0.6",
"@nomicfoundation/hardhat-ethers": "^3.0.5",
"@nomicfoundation/hardhat-foundry": "^1.1.1",
"@nomicfoundation/hardhat-ignition": "^0.15.3",
"@nomicfoundation/hardhat-ignition-ethers": "^0.15.3",
"@nomicfoundation/hardhat-ethers": "^3.0.6",
"@nomicfoundation/hardhat-foundry": "^1.1.2",
"@nomicfoundation/hardhat-ignition": "^0.15.4",
"@nomicfoundation/hardhat-ignition-ethers": "^0.15.4",
"@nomicfoundation/hardhat-ledger": "^1.0.3",
"@nomicfoundation/hardhat-network-helpers": "^1.0.10",
"@nomicfoundation/hardhat-verify": "^2.0.6",
"@nomicfoundation/ignition-core": "^0.15.3",
"@nomicfoundation/hardhat-verify": "^2.0.7",
"@nomicfoundation/ignition-core": "^0.15.4",
"@openzeppelin/contracts": "^5.0.2",
"@tenderly/hardhat-tenderly": "^2.2.2",
"@truffle/dashboard-hardhat-plugin": "^0.2.15",
Expand All @@ -163,7 +163,7 @@
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"ethers": "^6.12.1",
"hardhat": "^2.22.3",
"hardhat": "^2.22.4",
"hardhat-abi-exporter": "^2.10.1",
"hardhat-contract-sizer": "^2.10.0",
"hardhat-gas-reporter": "^2.1.1",
Expand Down
Loading

0 comments on commit 573a8c3

Please sign in to comment.