From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2020 19:48:12 +0000 (+0900) Subject: Bump color from 3.1.0 to 3.1.2 (#13917) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=d704e7904cba1cfdf6c4905551fe0ea8311d465e;p=mastodon.git Bump color from 3.1.0 to 3.1.2 (#13917) Bumps [color](https://github.com/Qix-/color) from 3.1.0 to 3.1.2. - [Release notes](https://github.com/Qix-/color/releases) - [Commits](https://github.com/Qix-/color/compare/3.1.0...3.1.2) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- diff --git a/yarn.lock b/yarn.lock index 2bec07472..87ef13e80 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3007,9 +3007,9 @@ color-string@^1.5.2: simple-swizzle "^0.2.2" color@^3.0.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/color/-/color-3.1.0.tgz#d8e9fb096732875774c84bf922815df0308d0ffc" - integrity sha512-CwyopLkuRYO5ei2EpzpIh6LqJMt6Mt+jZhO5VI5f/wJLZriXQE32/SSqzmrh+QB+AZT81Cj8yv+7zwToW8ahZg== + version "3.1.2" + resolved "https://registry.yarnpkg.com/color/-/color-3.1.2.tgz#68148e7f85d41ad7649c5fa8c8106f098d229e10" + integrity sha512-vXTJhHebByxZn3lDvDJYw4lR5+uB3vuoHsuYA5AKuxRVn5wzzIfQKGLBmgdVRHKTJYeK5rvJcHnrd0Li49CFpg== dependencies: color-convert "^1.9.1" color-string "^1.5.2"