Skip to content

Commit 3f2d1b5

Browse files
committed
🔁 Update Dependencies
Signed-off-by: pcaversaccio <pascal.caversaccio@hotmail.ch>
1 parent 74f3e0d commit 3f2d1b5

2 files changed

Lines changed: 159 additions & 159 deletions

File tree

package.json

Lines changed: 4 additions & 4 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.25.0",
22+
"packageManager": "pnpm@10.26.0",
2323
"scripts": {
2424
"help": "npx hardhat help",
2525
"accounts": "npx hardhat accounts",
@@ -219,7 +219,7 @@
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.2",
222+
"@nomicfoundation/hardhat-ethers": "^3.1.3",
223223
"@nomicfoundation/hardhat-network-helpers": "^1.1.2",
224224
"@nomicfoundation/hardhat-verify": "^2.1.3",
225225
"@openzeppelin/contracts": "^4.9.6",
@@ -234,7 +234,7 @@
234234
"eslint-config-prettier": "^10.1.8",
235235
"ethers": "^6.16.0",
236236
"globals": "^16.5.0",
237-
"hardhat": "^2.27.2",
237+
"hardhat": "^2.28.0",
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.49.0",
248+
"typescript-eslint": "^8.50.0",
249249
"zksync-ethers": "^6.21.0"
250250
},
251251
"pnpm": {

0 commit comments

Comments
 (0)