Skip to content

Commit

Permalink
fix(deps): update dependency style-dictionary to v3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 24, 2023
1 parent 852e9e2 commit 527e953
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"lodash": "4.17.21",
"lodash-es": "4.17.21",
"sade": "1.8.1",
"style-dictionary": "3.8.0",
"style-dictionary": "3.9.0",
"tinycolor2": "1.6.0"
},
"eslintConfig": {
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6239,7 +6239,7 @@ __metadata:
prettier: 3.0.3
sade: 1.8.1
size-limit: 10.0.1
style-dictionary: 3.8.0
style-dictionary: 3.9.0
tinycolor2: 1.6.0
ts-jest: 29.1.1
tslib: 2.6.2
Expand Down Expand Up @@ -23952,22 +23952,22 @@ __metadata:
languageName: node
linkType: hard

"style-dictionary@npm:3.8.0":
version: 3.8.0
resolution: "style-dictionary@npm:3.8.0"
"style-dictionary@npm:3.9.0":
version: 3.9.0
resolution: "style-dictionary@npm:3.9.0"
dependencies:
chalk: "npm:^4.0.0"
change-case: "npm:^4.1.2"
commander: "npm:^8.3.0"
fs-extra: "npm:^10.0.0"
glob: "npm:^7.2.0"
json5: "npm:^2.2.2"
jsonc-parser: "npm:^3.0.0"
lodash: "npm:^4.17.15"
tinycolor2: "npm:^1.4.1"
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.2
jsonc-parser: ^3.0.0
lodash: ^4.17.15
tinycolor2: ^1.4.1
bin:
style-dictionary: bin/style-dictionary
checksum: ed2440c2d1bd84593f9f60ffbfbb7c85c9592d125e169ea63e2044fe681191e8c9c156853d82ae606f9adf6aacbaa162e03d5ef85b80be334d76e28a57bfc189
checksum: 70ac197c75e0d97dcbfeb52ed5292b43fa83c5716c2d5a3217f65eaf4812181e847b78a3227271baffc2f5e60b9de1a7d582a3d886a575570ee658ccd687e5ce
languageName: node
linkType: hard

Expand Down

0 comments on commit 527e953

Please sign in to comment.