From ccc7bf549fa0190c36976817f41a94d2d119e4f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Jul 2022 14:04:11 -0230 Subject: [PATCH] Bump @metamask/design-tokens from 1.6.5 to 1.8.0 (#20) Bumps [@metamask/design-tokens](https://github.com/MetaMask/design-tokens) from 1.6.5 to 1.8.0. - [Release notes](https://github.com/MetaMask/design-tokens/releases) - [Changelog](https://github.com/MetaMask/design-tokens/blob/main/CHANGELOG.md) - [Commits](https://github.com/MetaMask/design-tokens/compare/v1.6.5...v1.8.0) --- updated-dependencies: - dependency-name: "@metamask/design-tokens" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alex Donesky Co-authored-by: Mark Stacey --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index ea925aa..0ac561c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1473,9 +1473,9 @@ yargs "^17.0.1" "@metamask/design-tokens@^1.6.0": - version "1.6.5" - resolved "https://registry.yarnpkg.com/@metamask/design-tokens/-/design-tokens-1.6.5.tgz#e585b67f73ce301e0218d98ba89e079f7e81c412" - integrity sha512-5eCrUHXrIivXX1xx6kwNtM9s/ejhrPYSATSniFc7YKS9z+TkCK4/n52owOBnDIbrL8W3XxQIiaaqQAM+NQad4w== + version "1.8.0" + resolved "https://registry.yarnpkg.com/@metamask/design-tokens/-/design-tokens-1.8.0.tgz#072f455d23e4650ee81681ef066a99a56a9b573a" + integrity sha512-EO0WaMRPcegh2EPWdmAqtFX0aZ7hO0NyJasUQyVrYeN1XNGUC2WzXfqwaI0wSV79NE/WEE3c9g5se+MQMExLew== "@metamask/eslint-config-jest@^9.0.0": version "9.0.0"