We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d830ffd commit c400e5eCopy full SHA for c400e5e
package.json
@@ -19,7 +19,7 @@
19
},
20
"author": "Pascal Marco Caversaccio <[email protected]>",
21
"license": "MIT",
22
- "packageManager": "pnpm@10.17.1",
+ "packageManager": "pnpm@10.18.0",
23
"scripts": {
24
"help": "npx hardhat help",
25
"accounts": "npx hardhat accounts",
@@ -225,7 +225,7 @@
225
"@typechain/hardhat": "^9.1.0",
226
"@types/chai": "^4.3.20",
227
"@types/mocha": "^10.0.10",
228
- "@types/node": "^24.6.1",
+ "@types/node": "^24.6.2",
229
"chai": "^4.5.0",
230
"eslint": "^9.36.0",
231
"eslint-config-prettier": "^10.1.8",
0 commit comments