Skip to content

Commit e22a9bd

Browse files
committed
🔁 Update Dependencies
Signed-off-by: pcaversaccio <pascal.caversaccio@hotmail.ch>
1 parent dc76521 commit e22a9bd

2 files changed

Lines changed: 95 additions & 95 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@
229229
"@typechain/hardhat": "^9.1.0",
230230
"@types/chai": "^4.3.20",
231231
"@types/mocha": "^10.0.10",
232-
"@types/node": "^25.5.2",
232+
"@types/node": "^25.6.0",
233233
"chai": "^4.5.0",
234234
"dotenv": "^17.4.1",
235235
"eslint": "^10.2.0",
@@ -240,7 +240,7 @@
240240
"hardhat-abi-exporter": "^2.11.0",
241241
"hardhat-contract-sizer": "^2.10.1",
242242
"hardhat-gas-reporter": "^2.3.0",
243-
"prettier": "^3.8.1",
243+
"prettier": "^3.8.2",
244244
"prettier-plugin-solidity": "^2.3.1",
245245
"solhint": "^6.2.1",
246246
"solidity-coverage": "^0.8.17",

0 commit comments

Comments
 (0)