Skip to content

Commit

Permalink
fix(deps): update dependency style-dictionary to v3.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 8, 2022
1 parent a787d68 commit e74daaf
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.0",
"style-dictionary": "3.7.1",
"tinycolor2": "1.4.2"
},
"gitHead": "25f6ba2d98aa011acb349bb3f16320be8bccafc0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16819,10 +16819,10 @@ strong-log-transformer@^2.1.0:
minimist "^1.2.0"
through "^2.3.4"

style-dictionary@3.7.0:
version "3.7.0"
resolved "https://registry.yarnpkg.com/style-dictionary/-/style-dictionary-3.7.0.tgz#02f4b17232cbb1142a3fdc09a17dfb08aafde3b0"
integrity sha512-BL4AQS5kNDBXbFHWJhlCve6+ojnHgHkiwhf2nNByU698elXWdyK5b27OprphT4q0/tJ52zB+lodhqxIxbNOajQ==
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==
dependencies:
chalk "^4.0.0"
change-case "^4.1.2"
Expand Down

0 comments on commit e74daaf

Please sign in to comment.