Skip to content

Commit 1bd3b09

Browse files
committed
🔁 Bump Dependencies
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
1 parent 63f12ab commit 1bd3b09

File tree

2 files changed

+155
-155
lines changed

2 files changed

+155
-155
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
"@matterlabs/hardhat-zksync-verify": "^1.8.1",
220220
"@nomicfoundation/hardhat-chai-matchers": "^2.0.9",
221221
"@nomicfoundation/hardhat-ethers": "^3.0.9",
222-
"@nomicfoundation/hardhat-network-helpers": "^1.0.12",
222+
"@nomicfoundation/hardhat-network-helpers": "^1.0.13",
223223
"@nomicfoundation/hardhat-verify": "^2.0.14",
224224
"@openzeppelin/contracts": "^4.9.6",
225225
"@typechain/ethers-v6": "^0.5.1",
@@ -232,7 +232,7 @@
232232
"eslint": "^9.29.0",
233233
"eslint-config-prettier": "^10.1.5",
234234
"ethers": "^6.14.4",
235-
"hardhat": "^2.24.3",
235+
"hardhat": "^2.25.0",
236236
"hardhat-abi-exporter": "^2.11.0",
237237
"hardhat-contract-sizer": "^2.10.0",
238238
"hardhat-gas-reporter": "^2.3.0",
@@ -243,7 +243,7 @@
243243
"ts-node": "^10.9.2",
244244
"typechain": "^8.3.2",
245245
"typescript": "^5.8.3",
246-
"typescript-eslint": "^8.34.1",
246+
"typescript-eslint": "^8.35.0",
247247
"zksync-ethers": "^6.18.0"
248248
},
249249
"pnpm": {

0 commit comments

Comments
 (0)