Skip to content

Commit

Permalink
chore(deps-dev): bump style-dictionary from 3.7.2 to 3.8.0
Browse files Browse the repository at this point in the history
Bumps [style-dictionary](https://github.com/amzn/style-dictionary) from 3.7.2 to 3.8.0.
- [Release notes](https://github.com/amzn/style-dictionary/releases)
- [Changelog](https://github.com/amzn/style-dictionary/blob/main/CHANGELOG.md)
- [Commits](amzn/style-dictionary@v3.7.2...v3.8.0)

---
updated-dependencies:
- dependency-name: style-dictionary
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and castastrophe committed May 3, 2023
1 parent 41919d2 commit cafd1a3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion components/tokens/package.json
Expand Up @@ -41,7 +41,7 @@
"postcss-sorting": "^8.0.2",
"prettier": "^2.8.8",
"rimraf": "^5.0.0",
"style-dictionary": "^3.7.2",
"style-dictionary": "^3.8.0",
"style-dictionary-sets": "^2.2.0"
},
"publishConfig": {
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Expand Up @@ -10455,7 +10455,7 @@ json5@^1.0.1:
dependencies:
minimist "^1.2.0"

json5@^2.1.2, json5@^2.2.0, json5@^2.2.2, json5@^2.2.3:
json5@^2.1.2, json5@^2.2.2, json5@^2.2.3:
version "2.2.3"
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
Expand Down Expand Up @@ -16228,17 +16228,17 @@ style-dictionary-sets@^2.2.0:
dependencies:
deepmerge "^4.2.2"

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==
style-dictionary@^3.8.0:
version "3.8.0"
resolved "https://registry.yarnpkg.com/style-dictionary/-/style-dictionary-3.8.0.tgz#7cb8d64360c53431f768d44def665f61e971a73e"
integrity sha512-wHlB/f5eO3mDcYv6WtOz6gvQC477jBKrwuIXe+PtHskTCBsJdAOvL8hCquczJxDui2TnwpeNE+2msK91JJomZg==
dependencies:
chalk "^4.0.0"
change-case "^4.1.2"
commander "^8.3.0"
fs-extra "^10.0.0"
glob "^7.2.0"
json5 "^2.2.0"
json5 "^2.2.2"
jsonc-parser "^3.0.0"
lodash "^4.17.15"
tinycolor2 "^1.4.1"
Expand Down

0 comments on commit cafd1a3

Please sign in to comment.