Skip to content

Commit 3cc99df

Browse files
committed
🔁 Update Dependencies
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
1 parent 0652fb8 commit 3cc99df

File tree

3 files changed

+53
-53
lines changed

3 files changed

+53
-53
lines changed

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.10",
62+
version: "1.5.11",
6363
compilerSource: "binary",
6464
settings: {
6565
enableEraVMExtensions: false,

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@
208208
"ts-node": "^10.9.2",
209209
"typechain": "^8.3.2",
210210
"typescript": "^5.7.3",
211-
"typescript-eslint": "^8.21.0",
211+
"typescript-eslint": "^8.22.0",
212212
"zksync-ethers": "^6.15.4"
213213
}
214214
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)