From daec3194f00a026c72671369b29158d24b75a00a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 May 2021 18:35:31 +0530 Subject: [PATCH] Bump @chakra-ui/theme-tools from 1.1.6 to 1.1.7 (#538) Bumps [@chakra-ui/theme-tools](https://github.com/chakra-ui/chakra-ui) from 1.1.6 to 1.1.7. - [Release notes](https://github.com/chakra-ui/chakra-ui/releases) - [Changelog](https://github.com/chakra-ui/chakra-ui/blob/main/CHANGELOG.md) - [Commits](https://github.com/chakra-ui/chakra-ui/compare/@chakra-ui/theme-tools@1.1.6...@chakra-ui/theme-tools@1.1.7) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- packages/design-system/package.json | 2 +- yarn.lock | 9 --------- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/packages/design-system/package.json b/packages/design-system/package.json index 0ab87a24..352a1905 100644 --- a/packages/design-system/package.json +++ b/packages/design-system/package.json @@ -26,7 +26,7 @@ "dependencies": { "@chakra-ui/icons": "1.0.13", "@chakra-ui/react": "1.6.1", - "@chakra-ui/theme-tools": "1.1.6", + "@chakra-ui/theme-tools": "1.1.7", "@emotion/react": "11.4.0", "@emotion/styled": "11.3.0", "framer-motion": "4.1.11", diff --git a/yarn.lock b/yarn.lock index 1d3730b5..d0019349 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1911,15 +1911,6 @@ "@chakra-ui/form-control" "1.3.5" "@chakra-ui/utils" "1.8.0" -"@chakra-ui/theme-tools@1.1.6": - version "1.1.6" - resolved "https://registry.yarnpkg.com/@chakra-ui/theme-tools/-/theme-tools-1.1.6.tgz#b97a37135f17454ff4b326b9790e57d409fddd81" - integrity sha512-VnAO9AAJGr967mHtAnJCq9mKzfka8I9Ya/6hYU/t1EaaMLy1IseIGkRX3hGYwpl3RZBXGamMxc4C5fJ0TKI4Lg== - dependencies: - "@chakra-ui/utils" "1.7.0" - "@types/tinycolor2" "1.4.2" - tinycolor2 "1.4.2" - "@chakra-ui/theme-tools@1.1.7": version "1.1.7" resolved "https://registry.yarnpkg.com/@chakra-ui/theme-tools/-/theme-tools-1.1.7.tgz#ffd3dc2d22a935e1a1df47b155c4cef60ff3f603"