Skip to content

Commit 168c847

Browse files
committed
🔁 Update Dependencies
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
1 parent 7179ce9 commit 168c847

2 files changed

Lines changed: 86 additions & 78 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -219,9 +219,9 @@
219219
"@matterlabs/hardhat-zksync-solc": "^1.5.1",
220220
"@matterlabs/hardhat-zksync-verify": "^1.9.1",
221221
"@nomicfoundation/hardhat-chai-matchers": "^2.1.0",
222-
"@nomicfoundation/hardhat-ethers": "^3.1.0",
223-
"@nomicfoundation/hardhat-network-helpers": "^1.1.0",
224-
"@nomicfoundation/hardhat-verify": "^2.1.1",
222+
"@nomicfoundation/hardhat-ethers": "^3.1.2",
223+
"@nomicfoundation/hardhat-network-helpers": "^1.1.2",
224+
"@nomicfoundation/hardhat-verify": "^2.1.3",
225225
"@openzeppelin/contracts": "^4.9.6",
226226
"@typechain/ethers-v6": "^0.5.1",
227227
"@typechain/hardhat": "^9.1.0",
@@ -233,7 +233,7 @@
233233
"eslint": "^9.38.0",
234234
"eslint-config-prettier": "^10.1.8",
235235
"ethers": "^6.15.0",
236-
"hardhat": "^2.26.3",
236+
"hardhat": "^2.26.5",
237237
"hardhat-abi-exporter": "^2.11.0",
238238
"hardhat-contract-sizer": "^2.10.1",
239239
"hardhat-gas-reporter": "^2.3.0",

0 commit comments

Comments
 (0)