Commit da004351 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub

dependabot(npm): bump @eth-optimism/sdk from 3.3.1 to 3.3.2 (#11069)

Bumps [@eth-optimism/sdk](https://github.com/ethereum-optimism/ecosystem) from 3.3.1 to 3.3.2.
- [Commits](https://github.com/ethereum-optimism/ecosystem/commits/@eth-optimism/sdk@3.3.2)

---
updated-dependencies:
- dependency-name: "@eth-optimism/sdk"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent e489f03a
......@@ -50,7 +50,7 @@
"@eth-optimism/contracts-bedrock": "workspace:*",
"@eth-optimism/contracts-periphery": "1.0.8",
"@eth-optimism/core-utils": "^0.13.2",
"@eth-optimism/sdk": "^3.3.1",
"@eth-optimism/sdk": "^3.3.2",
"@types/dateformat": "^5.0.0",
"chai-as-promised": "^7.1.1",
"dateformat": "^4.5.1",
......
......@@ -47,7 +47,7 @@
},
"dependencies": {
"@eth-optimism/core-utils": "^0.13.2",
"@eth-optimism/sdk": "^3.3.1"
"@eth-optimism/sdk": "^3.3.2"
},
"peerDependencies": {
"ethers": "^5"
......
......@@ -123,8 +123,8 @@ importers:
specifier: ^0.13.2
version: 0.13.2(bufferutil@4.0.8)(utf-8-validate@5.0.7)
'@eth-optimism/sdk':
specifier: ^3.3.1
version: 3.3.1(bufferutil@4.0.8)(ethers@5.7.2(bufferutil@4.0.8)(utf-8-validate@5.0.7))(utf-8-validate@5.0.7)
specifier: ^3.3.2
version: 3.3.2(bufferutil@4.0.8)(ethers@5.7.2(bufferutil@4.0.8)(utf-8-validate@5.0.7))(utf-8-validate@5.0.7)
'@types/dateformat':
specifier: ^5.0.0
version: 5.0.0
......@@ -181,8 +181,8 @@ importers:
specifier: ^0.13.2
version: 0.13.2(bufferutil@4.0.8)(utf-8-validate@5.0.7)
'@eth-optimism/sdk':
specifier: ^3.3.1
version: 3.3.1(bufferutil@4.0.8)(ethers@5.7.2(bufferutil@4.0.8)(utf-8-validate@5.0.7))(utf-8-validate@5.0.7)
specifier: ^3.3.2
version: 3.3.2(bufferutil@4.0.8)(ethers@5.7.2(bufferutil@4.0.8)(utf-8-validate@5.0.7))(utf-8-validate@5.0.7)
devDependencies:
'@nomiclabs/hardhat-ethers':
specifier: ^2.2.3
......@@ -581,8 +581,8 @@ packages:
'@eth-optimism/core-utils@0.13.2':
resolution: {integrity: sha512-u7TOKm1RxH1V5zw7dHmfy91bOuEAZU68LT/9vJPkuWEjaTl+BgvPDRDTurjzclHzN0GbWdcpOqPZg4ftjkJGaw==}
'@eth-optimism/sdk@3.3.1':
resolution: {integrity: sha512-zf8qL+KwYWUUwvdcjF1HpBxgKSt5wsKr8oa6jwqUhdPkQHUtVK5SRKtqXqYplnAgKtxDQYwlK512GU16odEl1w==}
'@eth-optimism/sdk@3.3.2':
resolution: {integrity: sha512-+zhxT0YkBIEzHsuIayQGjr8g9NawZo6/HYfzg1NSEFsE2Yt0NyCWqVDFTuuak0T6AvIa2kNcl3r0Z8drdb2QmQ==}
peerDependencies:
ethers: ^5
......@@ -5879,7 +5879,7 @@ snapshots:
- encoding
- utf-8-validate
'@eth-optimism/sdk@3.3.1(bufferutil@4.0.8)(ethers@5.7.2(bufferutil@4.0.8)(utf-8-validate@5.0.7))(utf-8-validate@5.0.7)':
'@eth-optimism/sdk@3.3.2(bufferutil@4.0.8)(ethers@5.7.2(bufferutil@4.0.8)(utf-8-validate@5.0.7))(utf-8-validate@5.0.7)':
dependencies:
'@eth-optimism/contracts': 0.6.0(bufferutil@4.0.8)(ethers@5.7.2(bufferutil@4.0.8)(utf-8-validate@5.0.7))(utf-8-validate@5.0.7)
'@eth-optimism/core-utils': 0.13.2(bufferutil@4.0.8)(utf-8-validate@5.0.7)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment