Skip to content

Commit

Permalink
fix(deps): update dependency style-dictionary to v3.7.2 (#1002)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 4, 2023
1 parent 71eed0f commit 2383b1d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 2383b1d

Please sign in to comment.