From 8af8dcd0989b862a1cdc8ddd2bd698a3f59e0b23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Aug 2022 03:33:16 +0000 Subject: [PATCH] chore(deps-dev): bump @uniswap/token-lists Bumps [@uniswap/token-lists](https://github.com/Uniswap/token-lists) from 1.0.0-beta.27 to 1.0.0-beta.30. - [Release notes](https://github.com/Uniswap/token-lists/releases) - [Commits](https://github.com/Uniswap/token-lists/commits) --- updated-dependencies: - dependency-name: "@uniswap/token-lists" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3c9dcf42..57e491b8 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "@uniswap/merkle-distributor": "1.0.1", "@uniswap/redux-multicall": "^1.1.1", "@uniswap/sdk-core": "^3.0.1", - "@uniswap/token-lists": "^1.0.0-beta.27", + "@uniswap/token-lists": "^1.0.0-beta.30", "@uniswap/v2-core": "1.0.0", "@uniswap/v2-periphery": "^1.1.0-beta.0", "@uniswap/v2-sdk": "^3.0.0-alpha.2", diff --git a/yarn.lock b/yarn.lock index f9b7660b..fb61cbdd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5404,10 +5404,10 @@ tiny-invariant "^1.1.0" toformat "^2.0.0" -"@uniswap/token-lists@^1.0.0-beta.27": - version "1.0.0-beta.27" - resolved "https://registry.npmjs.org/@uniswap/token-lists/-/token-lists-1.0.0-beta.27.tgz" - integrity sha512-x5hmIniQ9TGqOBCRqfWcmZi/U5kB0qrHMDQ9igs3nMbK0wwmYLraL4owbIwXFGR/co6/lJYJC4K/Gjn4wZY5mQ== +"@uniswap/token-lists@^1.0.0-beta.30": + version "1.0.0-beta.30" + resolved "https://registry.yarnpkg.com/@uniswap/token-lists/-/token-lists-1.0.0-beta.30.tgz#2103ca23b8007c59ec71718d34cdc97861c409e5" + integrity sha512-HwY2VvkQ8lNR6ks5NqQfAtg+4IZqz3KV1T8d2DlI8emIn9uMmaoFbIOg0nzjqAVKKnZSbMTRRtUoAh6mmjRvog== "@uniswap/v2-core@1.0.0": version "1.0.0"