chore(deps): update dependency style-dictionary to ^4.3.3
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
style-dictionary | ^4.3.2 -> ^4.3.3 |
Release Notes
amzn/style-dictionary (style-dictionary)
v4.3.3
Patch Changes
-
ea0ec73
: Fix convertToDTCG for sets that are already (partially) DTCG. -
1d4389a
: -'color/hex'
(colorHex
enum) built-in transform can now handle alpha channels properly by outputting hex8 format if needed. This also affects the transformGroupsless
andjs
which apply this transform.-
'color/hex8'
(colorHex8
enum) built-in transform is now deprecated, use'color/hex'
(colorHex
enum) instead.
-
-
e77feb4
: Move the tinycolor2 patch from a patch file to a 3-liner fix in our source code, so it gets correctly published and usable by consumers. -
177c25e
: Account for multiline comments in javascript/es6 format
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.