Skip to content

Commit 2e9aca9

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

3 files changed

Lines changed: 10 additions & 10 deletions

File tree

hardhat.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ const config: HardhatUserConfig = {
5959
},
6060
},
6161
zksolc: {
62-
version: "1.5.12",
62+
version: "1.5.13",
6363
compilerSource: "binary",
6464
settings: {
6565
enableEraVMExtensions: false,

package.json

Lines changed: 1 addition & 1 deletion
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.8.1",
22+
"packageManager": "pnpm@10.9.0",
2323
"scripts": {
2424
"help": "npx hardhat help",
2525
"accounts": "npx hardhat accounts",

pnpm-lock.yaml

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)