From 6d25ec612fdd50f63cdd83e506086f2fcc5ad06f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2019 04:03:12 +0200 Subject: [PATCH] Bump rgb2hex from 0.1.0 to 0.1.9 (#3801) Bumps [rgb2hex](https://github.com/christian-bromann/rgb2hex) from 0.1.0 to 0.1.9. - [Release notes](https://github.com/christian-bromann/rgb2hex/releases) - [Commits](https://github.com/christian-bromann/rgb2hex/compare/v0.1.0...v0.1.9) Signed-off-by: dependabot[bot] Co-authored-by: null <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index dcabc71f..5bc7c2a8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5964,8 +5964,9 @@ restore-cursor@^2.0.0: signal-exit "^3.0.2" rgb2hex@~0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/rgb2hex/-/rgb2hex-0.1.0.tgz#ccd55f860ae0c5c4ea37504b958e442d8d12325b" + version "0.1.9" + resolved "https://registry.yarnpkg.com/rgb2hex/-/rgb2hex-0.1.9.tgz#5d3e0e14b0177b568e6f0d5b43e34fbfdb670346" + integrity sha512-32iuQzhOjyT+cv9aAFRBJ19JgHwzQwbjUhH3Fj2sWW2EEGAW8fpFrDFP5ndoKDxJaLO06x1hE3kyuIFrUQtybQ== right-align@^0.1.1: version "0.1.3"