From 2383b1df044cd0895410d82d00666e69b526c4b8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Jan 2023 07:05:40 +0000 Subject: [PATCH] fix(deps): update dependency style-dictionary to v3.7.2 (#1002) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/theme/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/theme/package.json b/packages/theme/package.json index 1251ca634..3d68356bb 100644 --- a/packages/theme/package.json +++ b/packages/theme/package.json @@ -58,7 +58,7 @@ "lodash": "4.17.21", "lodash-es": "4.17.21", "sade": "1.8.1", - "style-dictionary": "3.7.1", + "style-dictionary": "3.7.2", "tinycolor2": "1.5.2" }, "gitHead": "a0cda00211e6f1c53b567b16603afaf07f995eae" diff --git a/yarn.lock b/yarn.lock index 5ee248c1e..76f22473d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -19405,10 +19405,10 @@ strong-log-transformer@^2.1.0: minimist "^1.2.0" through "^2.3.4" -style-dictionary@3.7.1: - version "3.7.1" - resolved "https://registry.yarnpkg.com/style-dictionary/-/style-dictionary-3.7.1.tgz#d61c980513d7bb0a1946a9fab31491a672d0f6a2" - integrity sha512-yYU9Z/J8Znj9T9oJVjo8VOYamrOxv0UbBKPjhSt+PharxrhyQCM4RWb71fgEfv2pK9KO8G83/0ChDNQZ1mn0wQ== +style-dictionary@3.7.2: + version "3.7.2" + resolved "https://registry.yarnpkg.com/style-dictionary/-/style-dictionary-3.7.2.tgz#bb4e70b2c2020dfa3ea81f22adda252aaf31e0a4" + integrity sha512-Nd/qrPj1ikYX+sL/8PofMgfaJLRvGgT96Ty3dJLGNqtZmecVr3Xs+OZivMQEYmSCTiap/UyeV5SqwmAgn3/KKA== dependencies: chalk "^4.0.0" change-case "^4.1.2"