Skip to content

Commit 257ba2f

Browse files
committed
🔁 Update Dependencies
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
1 parent 0ff937f commit 257ba2f

File tree

2 files changed

+133
-139
lines changed

2 files changed

+133
-139
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -217,22 +217,22 @@
217217
"@matterlabs/hardhat-zksync-ethers": "^1.3.0",
218218
"@matterlabs/hardhat-zksync-solc": "^1.4.0",
219219
"@matterlabs/hardhat-zksync-verify": "^1.8.1",
220-
"@nomicfoundation/hardhat-chai-matchers": "^2.0.9",
221-
"@nomicfoundation/hardhat-ethers": "^3.0.9",
222-
"@nomicfoundation/hardhat-network-helpers": "^1.0.13",
223-
"@nomicfoundation/hardhat-verify": "^2.0.14",
220+
"@nomicfoundation/hardhat-chai-matchers": "^2.1.0",
221+
"@nomicfoundation/hardhat-ethers": "^3.1.0",
222+
"@nomicfoundation/hardhat-network-helpers": "^1.1.0",
223+
"@nomicfoundation/hardhat-verify": "^2.1.0",
224224
"@openzeppelin/contracts": "^4.9.6",
225225
"@typechain/ethers-v6": "^0.5.1",
226226
"@typechain/hardhat": "^9.1.0",
227227
"@types/chai": "^4.3.20",
228228
"@types/mocha": "^10.0.10",
229-
"@types/node": "^24.0.13",
229+
"@types/node": "^24.0.14",
230230
"chai": "^4.5.0",
231231
"dotenv": "^17.2.0",
232232
"eslint": "^9.31.0",
233233
"eslint-config-prettier": "^10.1.5",
234234
"ethers": "^6.15.0",
235-
"hardhat": "^2.25.0",
235+
"hardhat": "^2.26.0",
236236
"hardhat-abi-exporter": "^2.11.0",
237237
"hardhat-contract-sizer": "^2.10.0",
238238
"hardhat-gas-reporter": "^2.3.0",

0 commit comments

Comments
 (0)