We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f338a0 commit 0ac1c20Copy full SHA for 0ac1c20
2 files changed
package.json
@@ -19,7 +19,7 @@
19
},
20
"author": "pcaversaccio (https://pcaversaccio.com)",
21
"license": "MIT",
22
- "packageManager": "pnpm@10.23.0",
+ "packageManager": "pnpm@10.24.0",
23
"scripts": {
24
"help": "npx hardhat help",
25
"accounts": "npx hardhat accounts",
@@ -233,11 +233,11 @@
233
"eslint": "^9.39.1",
234
"eslint-config-prettier": "^10.1.8",
235
"ethers": "^6.15.0",
236
- "hardhat": "^2.27.0",
+ "hardhat": "^2.27.1",
237
"hardhat-abi-exporter": "^2.11.0",
238
"hardhat-contract-sizer": "^2.10.1",
239
"hardhat-gas-reporter": "^2.3.0",
240
- "prettier": "^3.7.1",
+ "prettier": "^3.7.2",
241
"prettier-plugin-solidity": "^2.2.0",
242
"solhint": "^6.0.1",
243
"solidity-coverage": "^0.8.16",
0 commit comments