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 Oct 7, 2022
1 parent ed0b5f4 commit 6ad51a4
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 6 deletions.
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.119",
"@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.133",
Expand Down
33 changes: 28 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3025,12 +3025,19 @@
magic-string "^0.25.0"
string.prototype.matchall "^4.0.6"

"@sushiswap/[email protected].119":
version "1.0.0-canary.119"
resolved "https://registry.yarnpkg.com/@sushiswap/bentobox-sdk/-/bentobox-sdk-1.0.0-canary.119.tgz#4bd97fd40ffd3710a84df18f3ff9d5fd7f5929b3"
integrity sha512-6tUqDJY7wdI0KRNDHuBRFryje9n2/zyc/P/LTR0ovzLuc0PLjxP3vXj18M0Yz6lzZkf3/46ACynf5Y9DHKYr0Q==
"@sushiswap/[email protected].114":
version "1.0.0-canary.114"
resolved "https://registry.yarnpkg.com/@sushiswap/bentobox-sdk/-/bentobox-sdk-1.0.0-canary.114.tgz#73cbc199d2b5534622edb31563a509c66c9249bc"
integrity sha512-C/LxzPtk6U/Ad/5iXj2nEpgspVCKOohkJYFWu1DWAohW+3RmjEeHacgPBZ564raatffrGyWl6JUcmF02yXXrYw==
dependencies:
"@sushiswap/core-sdk" "1.0.0-canary.138"
"@sushiswap/core-sdk" "1.0.0-canary.133"

"@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"
Expand Down Expand Up @@ -3069,6 +3076,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 6ad51a4

Please sign in to comment.