Skip to content

Commit 7aca484

Browse files
committed
🔁 Update Dependencies
Signed-off-by: pcaversaccio <pascal.caversaccio@hotmail.ch>
1 parent 4d3a18f commit 7aca484

2 files changed

Lines changed: 118 additions & 118 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.29.2",
22+
"packageManager": "pnpm@10.29.3",
2323
"scripts": {
2424
"help": "hardhat help",
2525
"accounts": "hardhat accounts",
@@ -229,14 +229,14 @@
229229
"@typechain/hardhat": "^9.1.0",
230230
"@types/chai": "^4.3.20",
231231
"@types/mocha": "^10.0.10",
232-
"@types/node": "^25.2.2",
232+
"@types/node": "^25.2.3",
233233
"chai": "^4.5.0",
234234
"dotenv": "^17.2.4",
235235
"eslint": "^9.39.2",
236236
"eslint-config-prettier": "^10.1.8",
237237
"ethers": "^6.16.0",
238238
"globals": "^17.3.0",
239-
"hardhat": "^2.28.4",
239+
"hardhat": "^2.28.6",
240240
"hardhat-abi-exporter": "^2.11.0",
241241
"hardhat-contract-sizer": "^2.10.1",
242242
"hardhat-gas-reporter": "^2.3.0",

0 commit comments

Comments
 (0)