Skip to content

Commit ff52c59

Browse files
committed
🔁 Update Dependencies
Signed-off-by: pcaversaccio <pascal.caversaccio@hotmail.ch>
1 parent bb2216c commit ff52c59

2 files changed

Lines changed: 120 additions & 120 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -232,19 +232,19 @@
232232
"dotenv": "^17.2.3",
233233
"eslint": "^9.39.1",
234234
"eslint-config-prettier": "^10.1.8",
235-
"ethers": "^6.15.0",
235+
"ethers": "^6.16.0",
236236
"hardhat": "^2.27.1",
237237
"hardhat-abi-exporter": "^2.11.0",
238238
"hardhat-contract-sizer": "^2.10.1",
239239
"hardhat-gas-reporter": "^2.3.0",
240-
"prettier": "^3.7.3",
240+
"prettier": "^3.7.4",
241241
"prettier-plugin-solidity": "^2.2.0",
242242
"solhint": "^6.0.1",
243243
"solidity-coverage": "^0.8.16",
244244
"ts-node": "^10.9.2",
245245
"typechain": "^8.3.2",
246246
"typescript": "^5.9.3",
247-
"typescript-eslint": "^8.48.0",
247+
"typescript-eslint": "^8.48.1",
248248
"zksync-ethers": "^6.21.0"
249249
},
250250
"pnpm": {

0 commit comments

Comments
 (0)