Skip to content

Commit f28e170

Browse files
committed
🔁 Update Dependencies
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
1 parent a1c9e08 commit f28e170

File tree

2 files changed

+118
-118
lines changed

2 files changed

+118
-118
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -226,9 +226,9 @@
226226
"@typechain/hardhat": "^9.1.0",
227227
"@types/chai": "^4.3.20",
228228
"@types/mocha": "^10.0.10",
229-
"@types/node": "^24.0.12",
229+
"@types/node": "^24.0.13",
230230
"chai": "^4.5.0",
231-
"dotenv": "^17.1.0",
231+
"dotenv": "^17.2.0",
232232
"eslint": "^9.30.1",
233233
"eslint-config-prettier": "^10.1.5",
234234
"ethers": "^6.15.0",
@@ -237,7 +237,7 @@
237237
"hardhat-contract-sizer": "^2.10.0",
238238
"hardhat-gas-reporter": "^2.3.0",
239239
"prettier": "^3.6.2",
240-
"prettier-plugin-solidity": "^2.0.0",
240+
"prettier-plugin-solidity": "^2.1.0",
241241
"solhint": "^6.0.0",
242242
"solidity-coverage": "^0.8.16",
243243
"ts-node": "^10.9.2",

0 commit comments

Comments
 (0)