Skip to content

Commit

Permalink
fix(deps): update dependency tinycolor2 to v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 22, 2022
1 parent 933b196 commit 4315e11
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"lodash-es": "4.17.21",
"sade": "1.8.1",
"style-dictionary": "3.7.1",
"tinycolor2": "1.4.2"
"tinycolor2": "1.5.0"
},
"gitHead": "a0cda00211e6f1c53b567b16603afaf07f995eae"
}
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19541,7 +19541,12 @@ tiny-warning@1.0.3, tiny-warning@^1.0.0:
resolved "https://registry.yarnpkg.com/tiny-warning/-/tiny-warning-1.0.3.tgz#94a30db453df4c643d0fd566060d60a875d84754"
integrity sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==

tinycolor2@1.4.2, tinycolor2@^1.4.1:
tinycolor2@1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/tinycolor2/-/tinycolor2-1.5.0.tgz#d504eb1f1ae84040f686fb74d5edb651d0968a41"
integrity sha512-opkFmTUuHQJj6/+A4B432NAptta/ytJq6UiWxqa860hSvMG9m3FxsbR4jYQfdXf59H1aE80Yd0UpFjhbg1e/zw==

tinycolor2@^1.4.1:
version "1.4.2"
resolved "https://registry.yarnpkg.com/tinycolor2/-/tinycolor2-1.4.2.tgz#3f6a4d1071ad07676d7fa472e1fac40a719d8803"
integrity sha512-vJhccZPs965sV/L2sU4oRQVAos0pQXwsvTLkWYdqJ+a8Q5kPFzJTuOFwy7UniPli44NKQGAglksjvOcpo95aZA==
Expand Down

0 comments on commit 4315e11

Please sign in to comment.