We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d3a18f commit 7aca484Copy full SHA for 7aca484
2 files changed
package.json
@@ -19,7 +19,7 @@
19
},
20
"author": "pcaversaccio (https://pcaversaccio.com)",
21
"license": "MIT",
22
- "packageManager": "pnpm@10.29.2",
+ "packageManager": "pnpm@10.29.3",
23
"scripts": {
24
"help": "hardhat help",
25
"accounts": "hardhat accounts",
@@ -229,14 +229,14 @@
229
"@typechain/hardhat": "^9.1.0",
230
"@types/chai": "^4.3.20",
231
"@types/mocha": "^10.0.10",
232
- "@types/node": "^25.2.2",
+ "@types/node": "^25.2.3",
233
"chai": "^4.5.0",
234
"dotenv": "^17.2.4",
235
"eslint": "^9.39.2",
236
"eslint-config-prettier": "^10.1.8",
237
"ethers": "^6.16.0",
238
"globals": "^17.3.0",
239
- "hardhat": "^2.28.4",
+ "hardhat": "^2.28.6",
240
"hardhat-abi-exporter": "^2.11.0",
241
"hardhat-contract-sizer": "^2.10.1",
242
"hardhat-gas-reporter": "^2.3.0",
0 commit comments