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 a1c9e08 commit f28e170Copy full SHA for f28e170
package.json
@@ -226,9 +226,9 @@
226
"@typechain/hardhat": "^9.1.0",
227
"@types/chai": "^4.3.20",
228
"@types/mocha": "^10.0.10",
229
- "@types/node": "^24.0.12",
+ "@types/node": "^24.0.13",
230
"chai": "^4.5.0",
231
- "dotenv": "^17.1.0",
+ "dotenv": "^17.2.0",
232
"eslint": "^9.30.1",
233
"eslint-config-prettier": "^10.1.5",
234
"ethers": "^6.15.0",
@@ -237,7 +237,7 @@
237
"hardhat-contract-sizer": "^2.10.0",
238
"hardhat-gas-reporter": "^2.3.0",
239
"prettier": "^3.6.2",
240
- "prettier-plugin-solidity": "^2.0.0",
+ "prettier-plugin-solidity": "^2.1.0",
241
"solhint": "^6.0.0",
242
"solidity-coverage": "^0.8.16",
243
"ts-node": "^10.9.2",
0 commit comments