Skip to content

Commit

Permalink
token list(deps-dev): bump @sushiswap/bentobox-sdk
Browse files Browse the repository at this point in the history
Bumps [@sushiswap/bentobox-sdk](https://github.com/sushiswap/sdk/tree/HEAD/packages/bentobox-sdk) from 1.0.0-canary.109 to 1.0.0-canary.175.
- [Release notes](https://github.com/sushiswap/sdk/releases)
- [Changelog](https://github.com/sushiswap/sdk/blob/canary/packages/bentobox-sdk/CHANGELOG.md)
- [Commits](https://github.com/sushiswap/sdk/commits/HEAD/packages/bentobox-sdk)

---
updated-dependencies:
- dependency-name: "@sushiswap/bentobox-sdk"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 9, 2022
1 parent 6806495 commit 75b7d14
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"@sentry/nextjs": "^7.0.0",
"@sentry/react": "^7.0.0",
"@sentry/tracing": "^7.0.0",
"@sushiswap/bentobox-sdk": "1.0.0-canary.112",
"@sushiswap/bentobox-sdk": "1.0.0-canary.175",
"@sushiswap/chainlink-whitelist": "0.2.8",
"@sushiswap/core": "^2.0.0-canary.1",
"@sushiswap/core-sdk": "1.0.0-canary.131",
Expand Down
23 changes: 23 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3032,6 +3032,13 @@
dependencies:
"@sushiswap/core-sdk" "1.0.0-canary.131"

"@sushiswap/[email protected]":
version "1.0.0-canary.175"
resolved "https://registry.yarnpkg.com/@sushiswap/bentobox-sdk/-/bentobox-sdk-1.0.0-canary.175.tgz#4cb95659429d5c2ab163e610603260101cff3405"
integrity sha512-rzT/zdqmY+bW9gXZYjKlm0tFjC1kZEwYUcW9pi27FY5SYE2OL8fFiIDfDHh1vtgyw1VjvjOCd+IQu2bwbIww8g==
dependencies:
"@sushiswap/core-sdk" "1.0.0-canary.16"

"@sushiswap/[email protected]":
version "0.2.8"
resolved "https://registry.yarnpkg.com/@sushiswap/chainlink-whitelist/-/chainlink-whitelist-0.2.8.tgz#832dc80963b890a2eb02aaaf11ea8b57b2b7dde0"
Expand All @@ -3053,6 +3060,22 @@
tiny-warning "^1.0.0"
toformat "^2.0.0"

"@sushiswap/[email protected]":
version "1.0.0-canary.16"
resolved "https://registry.yarnpkg.com/@sushiswap/core-sdk/-/core-sdk-1.0.0-canary.16.tgz#e3b42a442233c1fe2d058a0f8564a66667317bd5"
integrity sha512-eLcpnUcZDK8gM0JzASsa3AkeESvnYzpsMV1cJ0j8AT8T915tLh96LigvfnJb2DZG3EbDcbl23be/rxlcHIx3QQ==
dependencies:
"@ethersproject/address" "^5.4.0"
"@ethersproject/bignumber" "^5.4.0"
"@ethersproject/providers" "^5.4.0"
"@ethersproject/solidity" "^5.4.0"
big.js "^6.1.1"
decimal.js-light "^2.5.0"
jsbi "^4.1.0"
tiny-invariant "^1.1.0"
tiny-warning "^1.0.0"
toformat "^2.0.0"

"@sushiswap/core@^2.0.0-canary.1":
version "2.0.0-canary.1"
resolved "https://registry.yarnpkg.com/@sushiswap/core/-/core-2.0.0-canary.1.tgz#91c938668282d463e4fce6e0cf4d320ce5f3768f"
Expand Down

0 comments on commit 75b7d14

Please sign in to comment.