Skip to content

Commit

Permalink
🔁 Bump Dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
  • Loading branch information
pcaversaccio committed Nov 23, 2024
1 parent d381588 commit 728f8f5
Show file tree
Hide file tree
Showing 2 changed files with 193 additions and 193 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -179,20 +179,20 @@
"@nomicfoundation/hardhat-chai-matchers": "^2.0.8",
"@nomicfoundation/hardhat-ethers": "^3.0.8",
"@nomicfoundation/hardhat-foundry": "^1.1.3",
"@nomicfoundation/hardhat-ignition": "^0.15.7",
"@nomicfoundation/hardhat-ignition-ethers": "^0.15.7",
"@nomicfoundation/hardhat-ignition": "^0.15.8",
"@nomicfoundation/hardhat-ignition-ethers": "^0.15.8",
"@nomicfoundation/hardhat-ledger": "^1.0.3",
"@nomicfoundation/hardhat-network-helpers": "^1.0.12",
"@nomicfoundation/hardhat-verify": "^2.0.12",
"@nomicfoundation/ignition-core": "^0.15.7",
"@nomicfoundation/ignition-core": "^0.15.8",
"@openzeppelin/contracts": "^5.1.0",
"@tenderly/hardhat-tenderly": "^2.5.1",
"@truffle/dashboard-hardhat-plugin": "^0.2.15",
"@typechain/ethers-v6": "^0.5.1",
"@typechain/hardhat": "^9.1.0",
"@types/chai": "^4.3.20",
"@types/mocha": "^10.0.10",
"@types/node": "^22.9.1",
"@types/node": "^22.9.3",
"chai": "^4.5.0",
"eslint": "^9.15.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -207,7 +207,7 @@
"solidity-coverage": "^0.8.13",
"ts-node": "^10.9.2",
"typechain": "^8.3.2",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"typescript-eslint": "^8.15.0",
"xdeployer": "^3.1.6",
"zksync-ethers": "^6.15.1"
Expand Down
Loading

0 comments on commit 728f8f5

Please sign in to comment.