Skip to content

Commit aef9781

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

2 files changed

Lines changed: 173 additions & 173 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@11.6.0",
22+
"packageManager": "pnpm@11.7.0",
2323
"scripts": {
2424
"help": "hardhat help",
2525
"accounts": "hardhat accounts",
@@ -229,7 +229,7 @@
229229
"@typechain/hardhat": "^9.1.0",
230230
"@types/chai": "^4.3.20",
231231
"@types/mocha": "^10.0.10",
232-
"@types/node": "^25.9.1",
232+
"@types/node": "^25.9.2",
233233
"chai": "^4.5.0",
234234
"dotenv": "^17.4.2",
235235
"eslint": "^10.4.1",
@@ -240,14 +240,14 @@
240240
"hardhat-abi-exporter": "^2.11.0",
241241
"hardhat-contract-sizer": "^2.10.1",
242242
"hardhat-gas-reporter": "^2.3.0",
243-
"prettier": "^3.8.3",
243+
"prettier": "^3.8.4",
244244
"prettier-plugin-solidity": "^2.3.1",
245245
"solhint": "^6.2.1",
246246
"solidity-coverage": "^0.8.17",
247247
"ts-node": "^10.9.2",
248248
"typechain": "^8.3.2",
249249
"typescript": "^6.0.3",
250-
"typescript-eslint": "^8.60.1",
250+
"typescript-eslint": "^8.61.0",
251251
"zksync-ethers": "^6.21.2"
252252
}
253253
}

0 commit comments

Comments
 (0)