Skip to content

Commit d8584ee

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

3 files changed

Lines changed: 182 additions & 182 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2022-2025 Pascal Marco Caversaccio
3+
Copyright (c) 2022-2026 Pascal Marco Caversaccio
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"author": "pcaversaccio (https://pcaversaccio.com)",
2121
"license": "MIT",
22-
"packageManager": "pnpm@10.26.2",
22+
"packageManager": "pnpm@10.27.0",
2323
"scripts": {
2424
"help": "npx hardhat help",
2525
"accounts": "npx hardhat accounts",
@@ -234,7 +234,7 @@
234234
"eslint-config-prettier": "^10.1.8",
235235
"ethers": "^6.16.0",
236236
"globals": "^16.5.0",
237-
"hardhat": "^2.28.0",
237+
"hardhat": "^2.28.2",
238238
"hardhat-abi-exporter": "^2.11.0",
239239
"hardhat-contract-sizer": "^2.10.1",
240240
"hardhat-gas-reporter": "^2.3.0",
@@ -245,7 +245,7 @@
245245
"ts-node": "^10.9.2",
246246
"typechain": "^8.3.2",
247247
"typescript": "^5.9.3",
248-
"typescript-eslint": "^8.50.1",
248+
"typescript-eslint": "^8.51.0",
249249
"zksync-ethers": "^6.21.0"
250250
},
251251
"pnpm": {

0 commit comments

Comments
 (0)