Skip to content

Commit 02a0b44

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

2 files changed

Lines changed: 156 additions & 156 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.30.2",
22+
"packageManager": "pnpm@10.30.3",
2323
"scripts": {
2424
"help": "hardhat help",
2525
"accounts": "hardhat accounts",
@@ -220,7 +220,7 @@
220220
"@matterlabs/hardhat-zksync-ethers": "^1.4.0",
221221
"@matterlabs/hardhat-zksync-solc": "^1.5.1",
222222
"@matterlabs/hardhat-zksync-verify": "^1.9.1",
223-
"@nomicfoundation/hardhat-chai-matchers": "^2.1.0",
223+
"@nomicfoundation/hardhat-chai-matchers": "^2.1.2",
224224
"@nomicfoundation/hardhat-ethers": "^3.1.3",
225225
"@nomicfoundation/hardhat-network-helpers": "^1.1.2",
226226
"@nomicfoundation/hardhat-verify": "^2.1.3",
@@ -229,13 +229,13 @@
229229
"@typechain/hardhat": "^9.1.0",
230230
"@types/chai": "^4.3.20",
231231
"@types/mocha": "^10.0.10",
232-
"@types/node": "^25.3.0",
232+
"@types/node": "^25.3.3",
233233
"chai": "^4.5.0",
234234
"dotenv": "^17.3.1",
235235
"eslint": "^10.0.2",
236236
"eslint-config-prettier": "^10.1.8",
237237
"ethers": "^6.16.0",
238-
"globals": "^17.3.0",
238+
"globals": "^17.4.0",
239239
"hardhat": "^2.28.6",
240240
"hardhat-abi-exporter": "^2.11.0",
241241
"hardhat-contract-sizer": "^2.10.1",

0 commit comments

Comments
 (0)