Skip to content

Commit 96e9093

Browse files
committed
🔁 Update Dependencies
Signed-off-by: pcaversaccio <pascal.caversaccio@hotmail.ch>
1 parent 8811c3c commit 96e9093

2 files changed

Lines changed: 82 additions & 82 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -235,8 +235,8 @@
235235
"eslint": "^9.39.2",
236236
"eslint-config-prettier": "^10.1.8",
237237
"ethers": "^6.16.0",
238-
"globals": "^17.1.0",
239-
"hardhat": "^2.28.3",
238+
"globals": "^17.2.0",
239+
"hardhat": "^2.28.4",
240240
"hardhat-abi-exporter": "^2.11.0",
241241
"hardhat-contract-sizer": "^2.10.1",
242242
"hardhat-gas-reporter": "^2.3.0",
@@ -248,7 +248,7 @@
248248
"typechain": "^8.3.2",
249249
"typescript": "^5.9.3",
250250
"typescript-eslint": "^8.54.0",
251-
"zksync-ethers": "^6.21.0"
251+
"zksync-ethers": "^6.21.1"
252252
},
253253
"pnpm": {
254254
"onlyBuiltDependencies": [

0 commit comments

Comments
 (0)