Skip to content

Commit 2e5777e

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

File tree

2 files changed

+92
-84
lines changed

2 files changed

+92
-84
lines changed

package.json

Lines changed: 2 additions & 2 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.7.0",
22+
"packageManager": "pnpm@10.7.1",
2323
"scripts": {
2424
"help": "npx hardhat help",
2525
"accounts": "npx hardhat accounts",
@@ -203,7 +203,7 @@
203203
"@typechain/hardhat": "^9.1.0",
204204
"@types/chai": "^4.3.20",
205205
"@types/mocha": "^10.0.10",
206-
"@types/node": "^22.13.14",
206+
"@types/node": "^22.13.17",
207207
"chai": "^4.5.0",
208208
"dotenv": "^16.4.7",
209209
"eslint": "^9.23.0",

0 commit comments

Comments
 (0)