Skip to content

Commit

Permalink
fix(deps): update dependency @eth-optimism/sdk to v3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 3af117e commit b8d4f5d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 16 deletions.
2 changes: 1 addition & 1 deletion governance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@arbitrum/sdk": "4.0.2",
"@eth-optimism/sdk": "3.3.2",
"@eth-optimism/sdk": "3.3.3",
"@gnosis-guild/zodiac": "4.0.3",
"@gnosis-guild/zodiac-core": "2.0.4",
"@matterlabs/hardhat-zksync-deploy": "1.6.0",
Expand Down
21 changes: 6 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5054,9 +5054,9 @@ __metadata:
languageName: node
linkType: hard

"@eth-optimism/sdk@npm:3.3.2":
version: 3.3.2
resolution: "@eth-optimism/sdk@npm:3.3.2"
"@eth-optimism/sdk@npm:3.3.3":
version: 3.3.3
resolution: "@eth-optimism/sdk@npm:3.3.3"
dependencies:
"@eth-optimism/contracts": "npm:0.6.0"
"@eth-optimism/core-utils": "npm:^0.13.2"
Expand All @@ -5066,7 +5066,7 @@ __metadata:
semver: "npm:^7.6.0"
peerDependencies:
ethers: ^5
checksum: 10/980619792b5be44407d26dc102d95074c4a385055ccf1cfb6d03d557028f3ee45fb2338a63e09b44a5ff9c16dd14d6e9b906644a4559d98aa66867209de45b62
checksum: 10/435d0c0b38238e76e1b13cf09a0b1f39c212bcd91ad231ad3d5be522498645633d1391ec1ac4a3843fa7f22f7110f161bc8168394996e59e5841558cd658110a
languageName: node
linkType: hard

Expand Down Expand Up @@ -16868,7 +16868,7 @@ __metadata:
resolution: "@unlock-protocol/governance@workspace:governance"
dependencies:
"@arbitrum/sdk": "npm:4.0.2"
"@eth-optimism/sdk": "npm:3.3.2"
"@eth-optimism/sdk": "npm:3.3.3"
"@gnosis-guild/zodiac": "npm:4.0.3"
"@gnosis-guild/zodiac-core": "npm:2.0.4"
"@matterlabs/hardhat-zksync-deploy": "npm:1.6.0"
Expand Down Expand Up @@ -51192,16 +51192,7 @@ __metadata:
languageName: node
linkType: hard

"zksync-ethers@npm:6.15.1":
version: 6.15.1
resolution: "zksync-ethers@npm:6.15.1"
peerDependencies:
ethers: ^6.7.1
checksum: 10/adbb2801414b787e17cfa69d86bb8a1ce22a9584a27a0c84c787fbc2520a2f2c1f6a090a19cf8d32478f432e6f37424f7de0118f359fb5a21b86b3cf557bc355
languageName: node
linkType: hard

"zksync-ethers@npm:^6.15.0":
"zksync-ethers@npm:6.15.1, zksync-ethers@npm:^6.15.0":
version: 6.15.1
resolution: "zksync-ethers@npm:6.15.1"
peerDependencies:
Expand Down

0 comments on commit b8d4f5d

Please sign in to comment.