Skip to content

Commit 108734d

Browse files
committed
🔁 Update Dependencies
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
1 parent 5c70772 commit 108734d

File tree

2 files changed

+146
-146
lines changed

2 files changed

+146
-146
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
"@nomicfoundation/hardhat-chai-matchers": "^2.0.8",
197197
"@nomicfoundation/hardhat-ethers": "^3.0.8",
198198
"@nomicfoundation/hardhat-network-helpers": "^1.0.12",
199-
"@nomicfoundation/hardhat-verify": "^2.0.12",
199+
"@nomicfoundation/hardhat-verify": "^2.0.13",
200200
"@openzeppelin/contracts": "^4.9.6",
201201
"@typechain/ethers-v6": "^0.5.1",
202202
"@typechain/hardhat": "^9.1.0",
@@ -208,7 +208,7 @@
208208
"eslint": "^9.21.0",
209209
"eslint-config-prettier": "^10.0.1",
210210
"ethers": "^6.13.5",
211-
"hardhat": "^2.22.18",
211+
"hardhat": "^2.22.19",
212212
"hardhat-abi-exporter": "^2.10.1",
213213
"hardhat-contract-sizer": "^2.10.0",
214214
"hardhat-gas-reporter": "^2.2.2",
@@ -219,7 +219,7 @@
219219
"ts-node": "^10.9.2",
220220
"typechain": "^8.3.2",
221221
"typescript": "^5.7.3",
222-
"typescript-eslint": "^8.24.1",
222+
"typescript-eslint": "^8.25.0",
223223
"zksync-ethers": "^6.16.1"
224224
},
225225
"pnpm": {

0 commit comments

Comments
 (0)