Skip to content

Commit 0ac1c20

Browse files
committed
🔁 Bump Dependencies
Signed-off-by: pcaversaccio <pascal.caversaccio@hotmail.ch>
1 parent 2f338a0 commit 0ac1c20

2 files changed

Lines changed: 70 additions & 70 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.23.0",
22+
"packageManager": "pnpm@10.24.0",
2323
"scripts": {
2424
"help": "npx hardhat help",
2525
"accounts": "npx hardhat accounts",
@@ -233,11 +233,11 @@
233233
"eslint": "^9.39.1",
234234
"eslint-config-prettier": "^10.1.8",
235235
"ethers": "^6.15.0",
236-
"hardhat": "^2.27.0",
236+
"hardhat": "^2.27.1",
237237
"hardhat-abi-exporter": "^2.11.0",
238238
"hardhat-contract-sizer": "^2.10.1",
239239
"hardhat-gas-reporter": "^2.3.0",
240-
"prettier": "^3.7.1",
240+
"prettier": "^3.7.2",
241241
"prettier-plugin-solidity": "^2.2.0",
242242
"solhint": "^6.0.1",
243243
"solidity-coverage": "^0.8.16",

0 commit comments

Comments
 (0)