We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bd6d29 commit 7f67a58Copy full SHA for 7f67a58
2 files changed
package.json
@@ -19,7 +19,7 @@
19
},
20
"author": "pcaversaccio (https://pcaversaccio.com)",
21
"license": "MIT",
22
- "packageManager": "pnpm@10.9.0",
+ "packageManager": "pnpm@10.10.0",
23
"scripts": {
24
"help": "npx hardhat help",
25
"accounts": "npx hardhat accounts",
@@ -217,7 +217,7 @@
217
"@typechain/hardhat": "^9.1.0",
218
"@types/chai": "^4.3.20",
219
"@types/mocha": "^10.0.10",
220
- "@types/node": "^22.15.2",
+ "@types/node": "^22.15.3",
221
"chai": "^4.5.0",
222
"dotenv": "^16.5.0",
223
"eslint": "^9.25.1",
@@ -234,7 +234,7 @@
234
"ts-node": "^10.9.2",
235
"typechain": "^8.3.2",
236
"typescript": "^5.8.3",
237
- "typescript-eslint": "^8.31.0",
+ "typescript-eslint": "^8.31.1",
238
"zksync-ethers": "^6.17.0"
239
240
"pnpm": {
0 commit comments