We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9e0ac5 commit db0fcc3Copy full SHA for db0fcc3
2 files changed
package.json
@@ -19,7 +19,7 @@
19
},
20
"author": "pcaversaccio (https://pcaversaccio.com)",
21
"license": "MIT",
22
- "packageManager": "pnpm@10.30.1",
+ "packageManager": "pnpm@10.30.2",
23
"scripts": {
24
"help": "hardhat help",
25
"accounts": "hardhat accounts",
@@ -232,7 +232,7 @@
232
"@types/node": "^25.3.0",
233
"chai": "^4.5.0",
234
"dotenv": "^17.3.1",
235
- "eslint": "^10.0.1",
+ "eslint": "^10.0.2",
236
"eslint-config-prettier": "^10.1.8",
237
"ethers": "^6.16.0",
238
"globals": "^17.3.0",
@@ -247,7 +247,7 @@
247
"ts-node": "^10.9.2",
248
"typechain": "^8.3.2",
249
"typescript": "^5.9.3",
250
- "typescript-eslint": "^8.56.0",
+ "typescript-eslint": "^8.56.1",
251
"zksync-ethers": "^6.21.1"
252
253
"pnpm": {
0 commit comments