We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa61dc5 commit c7b3539Copy full SHA for c7b3539
2 files changed
package.json
@@ -19,7 +19,7 @@
19
},
20
"author": "pcaversaccio (https://pcaversaccio.com)",
21
"license": "MIT",
22
- "packageManager": "pnpm@10.18.0",
+ "packageManager": "pnpm@10.18.1",
23
"scripts": {
24
"help": "npx hardhat help",
25
"accounts": "npx hardhat accounts",
@@ -227,7 +227,7 @@
227
"@typechain/hardhat": "^9.1.0",
228
"@types/chai": "^4.3.20",
229
"@types/mocha": "^10.0.10",
230
- "@types/node": "^24.6.2",
+ "@types/node": "^24.7.0",
231
"chai": "^4.5.0",
232
"dotenv": "^17.2.3",
233
"eslint": "^9.37.0",
@@ -244,7 +244,7 @@
244
"ts-node": "^10.9.2",
245
"typechain": "^8.3.2",
246
"typescript": "^5.9.3",
247
- "typescript-eslint": "^8.45.0",
+ "typescript-eslint": "^8.46.0",
248
"zksync-ethers": "^6.21.0"
249
250
"pnpm": {
0 commit comments