Skip to content

Commit 03c6ae1

Browse files
committed
🔁 Bump Dependencies
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
1 parent 1bd3b09 commit 03c6ae1

2 files changed

Lines changed: 83 additions & 83 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"author": "pcaversaccio (https://pcaversaccio.com)",
2121
"license": "MIT",
22-
"packageManager": "pnpm@10.12.2",
22+
"packageManager": "pnpm@10.12.3",
2323
"scripts": {
2424
"help": "npx hardhat help",
2525
"accounts": "npx hardhat accounts",
@@ -226,7 +226,7 @@
226226
"@typechain/hardhat": "^9.1.0",
227227
"@types/chai": "^4.3.20",
228228
"@types/mocha": "^10.0.10",
229-
"@types/node": "^24.0.3",
229+
"@types/node": "^24.0.4",
230230
"chai": "^4.5.0",
231231
"dotenv": "^16.5.0",
232232
"eslint": "^9.29.0",
@@ -236,7 +236,7 @@
236236
"hardhat-abi-exporter": "^2.11.0",
237237
"hardhat-contract-sizer": "^2.10.0",
238238
"hardhat-gas-reporter": "^2.3.0",
239-
"prettier": "^3.6.0",
239+
"prettier": "^3.6.1",
240240
"prettier-plugin-solidity": "^2.0.0",
241241
"solhint": "^5.1.0",
242242
"solidity-coverage": "^0.8.16",

0 commit comments

Comments
 (0)