From 996d00e6ffc6d7014ee3e624b03c772062af60a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 12:51:57 +0000 Subject: [PATCH] Bump @uniswap/token-lists from 1.0.0-beta.27 to 1.0.0-beta.31 Bumps [@uniswap/token-lists](https://github.com/Uniswap/token-lists) from 1.0.0-beta.27 to 1.0.0-beta.31. - [Release notes](https://github.com/Uniswap/token-lists/releases) - [Commits](https://github.com/Uniswap/token-lists/compare/v1.0.0-beta.27...v1.0.0-beta.31) --- 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 | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 14227cdd374..8a8959d9dcf 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@uniswap/liquidity-staker": "^1.0.2", "@uniswap/merkle-distributor": "1.0.1", "@uniswap/sdk-core": "^3.0.1", - "@uniswap/token-lists": "^1.0.0-beta.27", + "@uniswap/token-lists": "^1.0.0-beta.31", "@uniswap/v2-core": "1.0.0", "@uniswap/v2-periphery": "^1.1.0-beta.0", "@uniswap/v2-sdk": "^3.0.1", diff --git a/yarn.lock b/yarn.lock index 5ac36325fb0..91a276bdf28 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5680,10 +5680,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.yarnpkg.com/@uniswap/token-lists/-/token-lists-1.0.0-beta.27.tgz#8b02a979b0b0024cc96f60e694a3f6db6b2ccab2" - integrity sha512-x5hmIniQ9TGqOBCRqfWcmZi/U5kB0qrHMDQ9igs3nMbK0wwmYLraL4owbIwXFGR/co6/lJYJC4K/Gjn4wZY5mQ== +"@uniswap/token-lists@^1.0.0-beta.31": + version "1.0.0-beta.31" + resolved "https://registry.yarnpkg.com/@uniswap/token-lists/-/token-lists-1.0.0-beta.31.tgz#ff3852bd505ec7b4c276625c762ea79a93a919ec" + integrity sha512-BQVoelKCRf64IToPEs1wxiXOnhr/ukwPOF78XG11PrTAOL4F8umjYKFb8ZPv1/dIJsPaC7GhLSriEqyp94SasQ== "@uniswap/v2-core@1.0.0": version "1.0.0" @@ -22725,4 +22725,4 @@ zustand@^4.0.0-beta.2: resolved "https://registry.yarnpkg.com/zustand/-/zustand-4.0.0-beta.3.tgz#16dc82b48b65ed61fe2bae5dea4501f49bd450c7" integrity sha512-cVDcspaK0CXgVmGcXB/oenhT7EFaKqD46pTmg30ciMsOoQN0ZuxEuHzpNIy9ejah0gzBL8aqHN89IMT2uFNOaA== dependencies: - use-sync-external-store "1.0.0" \ No newline at end of file + use-sync-external-store "1.0.0"