Skip to content

Commit

Permalink
chore(deps-dev): bump style-dictionary from 3.8.0 to 3.9.0 (#9878)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
1 parent 90f9642 commit 9d82514
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@
"semver": "^7.5.4",
"source-map-explorer": "^2.5.3",
"source-map-loader": "^4.0.1",
"style-dictionary": "^3.8.0",
"style-dictionary": "^3.9.0",
"style-loader": "^3.3.3",
"stylelint": "^15.11.0",
"stylelint-a11y": "^1.2.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14094,10 +14094,10 @@ strtok3@^7.0.0:
"@tokenizer/token" "^0.3.0"
peek-readable "^5.0.0"

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==
style-dictionary@^3.9.0:
version "3.9.0"
resolved "https://registry.yarnpkg.com/style-dictionary/-/style-dictionary-3.9.0.tgz#c89ba60b81a821c52515ae45d5e5c2da41c34546"
integrity sha512-mnq8QfPJoj3ellKHRKZwmCgYUGgwYtoagW5edyKpR09O1W4/XqBdeKXoY/LbeIKqHrqVR7sGgk6E/dNYkPS4aA==
dependencies:
chalk "^4.0.0"
change-case "^4.1.2"
Expand Down

0 comments on commit 9d82514

Please sign in to comment.