From ebcc54dd81d105ff135920ea1179b1dffefedcc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 03:21:54 +0000 Subject: [PATCH] token list(deps-dev): bump @sushiswap/trident Bumps [@sushiswap/trident](https://github.com/sushiswap/trident) from 1.0.0-canary.40 to 1.0.0-canary.53. - [Release notes](https://github.com/sushiswap/trident/releases) - [Commits](https://github.com/sushiswap/trident/commits) --- updated-dependencies: - dependency-name: "@sushiswap/trident" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 098999d0b8..eda42beaab 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "@sushiswap/limit-order-sdk": "1.0.0-canary.119", "@sushiswap/miso": "1.0.0-canary.47", "@sushiswap/miso-sdk": "1.0.0-canary.108", - "@sushiswap/trident": "^1.0.0-canary.40", + "@sushiswap/trident": "^1.0.0-canary.53", "@sushiswap/trident-sdk": "1.0.0-canary.147", "@testing-library/jest-dom": "^5.14.0", "@testing-library/react": "^12.1.0", diff --git a/yarn.lock b/yarn.lock index 493f858beb..856096ba18 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2771,11 +2771,16 @@ tiny-invariant "^1.1.0" trident-preview "npm:@sushiswap/trident@1.0.0-canary.36" -"@sushiswap/trident@1.0.0-canary.40", "@sushiswap/trident@^1.0.0-canary.40": +"@sushiswap/trident@1.0.0-canary.40": version "1.0.0-canary.40" resolved "https://registry.yarnpkg.com/@sushiswap/trident/-/trident-1.0.0-canary.40.tgz#c409c854e4bad69b7ed7154dde0a884ea4f7cdcf" integrity sha512-DL+OtlDnMcbWh95qT4hcqMOQtYZxRH69XEjKKkM4HaPjN6XtR0SaT9WLHA7k8huQDuweDZ94aKilSrp1WgcKZQ== +"@sushiswap/trident@^1.0.0-canary.53": + version "1.0.0-canary.53" + resolved "https://registry.yarnpkg.com/@sushiswap/trident/-/trident-1.0.0-canary.53.tgz#c82f6bff526748a5a7a9641dc793243338b3c88e" + integrity sha512-HmSjoBtndmHvkOdg0cUTmfnuPZgAsuiwL+QuHVSUxXmKV3FGMLemYseK1ZDdBaxLsXdaSzyXTbcyihIxivIEXw== + "@swc/helpers@0.4.11": version "0.4.11" resolved "https://registry.yarnpkg.com/@swc/helpers/-/helpers-0.4.11.tgz#db23a376761b3d31c26502122f349a21b592c8de"