Skip to content

Commit

Permalink
fix(deps): update dependency style-dictionary to v3.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 8, 2023
1 parent afe57c3 commit a88fe49
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 8 deletions.
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.9.0",
"style-dictionary": "3.9.1",
"tinycolor2": "1.6.0"
},
"eslintConfig": {
Expand Down
42 changes: 35 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7556,7 +7556,7 @@ __metadata:
prettier: "npm:3.1.0"
sade: "npm:1.8.1"
size-limit: "npm:11.0.1"
style-dictionary: "npm:3.9.0"
style-dictionary: "npm:3.9.1"
tinycolor2: "npm:1.6.0"
ts-jest: "npm:29.1.1"
tslib: "npm:2.6.2"
Expand Down Expand Up @@ -16032,6 +16032,21 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:^10.3.10":
version: 10.3.10
resolution: "glob@npm:10.3.10"
dependencies:
foreground-child: "npm:^3.1.0"
jackspeak: "npm:^2.3.5"
minimatch: "npm:^9.0.1"
minipass: "npm:^5.0.0 || ^6.0.2 || ^7.0.0"
path-scurry: "npm:^1.10.1"
bin:
glob: dist/esm/bin.mjs
checksum: 13d8a1feb7eac7945f8c8480e11cd4a44b24d26503d99a8d8ac8d5aefbf3e9802a2b6087318a829fad04cb4e829f25c5f4f1110c68966c498720dd261c7e344d
languageName: node
linkType: hard

"glob@npm:^10.3.7":
version: 10.3.7
resolution: "glob@npm:10.3.7"
Expand All @@ -16047,7 +16062,7 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:^7.0.0, glob@npm:^7.1.2, glob@npm:^7.1.3, glob@npm:^7.1.4, glob@npm:^7.2.0":
"glob@npm:^7.0.0, glob@npm:^7.1.2, glob@npm:^7.1.3, glob@npm:^7.1.4":
version: 7.2.3
resolution: "glob@npm:7.2.3"
dependencies:
Expand Down Expand Up @@ -17845,6 +17860,19 @@ __metadata:
languageName: node
linkType: hard

"jackspeak@npm:^2.3.5":
version: 2.3.6
resolution: "jackspeak@npm:2.3.6"
dependencies:
"@isaacs/cliui": "npm:^8.0.2"
"@pkgjs/parseargs": "npm:^0.11.0"
dependenciesMeta:
"@pkgjs/parseargs":
optional: true
checksum: f01d8f972d894cd7638bc338e9ef5ddb86f7b208ce177a36d718eac96ec86638a6efa17d0221b10073e64b45edc2ce15340db9380b1f5d5c5d000cbc517dc111
languageName: node
linkType: hard

"jake@npm:^10.8.5":
version: 10.8.7
resolution: "jake@npm:10.8.7"
Expand Down Expand Up @@ -25528,22 +25556,22 @@ __metadata:
languageName: node
linkType: hard

"style-dictionary@npm:3.9.0":
version: 3.9.0
resolution: "style-dictionary@npm:3.9.0"
"style-dictionary@npm:3.9.1":
version: 3.9.1
resolution: "style-dictionary@npm:3.9.1"
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"
glob: "npm:^10.3.10"
json5: "npm:^2.2.2"
jsonc-parser: "npm:^3.0.0"
lodash: "npm:^4.17.15"
tinycolor2: "npm:^1.4.1"
bin:
style-dictionary: bin/style-dictionary
checksum: cd6877810d95f79d1a0d1610b69eda1784e8c828259bdd9f91c86601f832359fbf48f609c6e119f69c962efb1036e0d0993479e558cebb58d6e942e36d9244ff
checksum: 1a52e82175c97d4825c67ce7d896d12ec39082c405e8c064a3341a4b7469ce9ca15fed40999021b2a16b0d4ed3fd6b0c3ef0743f25518f57640deb1ca91837d1
languageName: node
linkType: hard

Expand Down

0 comments on commit a88fe49

Please sign in to comment.