From aece1edcc5a3afd7d4a9ca8d0f66c228761def6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Jan 2023 14:33:40 +0000 Subject: [PATCH] Bump rgb2hex from 0.1.0 to 0.1.10 Bumps [rgb2hex](https://github.com/christian-bromann/rgb2hex) from 0.1.0 to 0.1.10. - [Release notes](https://github.com/christian-bromann/rgb2hex/releases) - [Commits](https://github.com/christian-bromann/rgb2hex/compare/v0.1.0...v0.1.10) --- updated-dependencies: - dependency-name: rgb2hex dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 9f108a7..1375390 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8325,8 +8325,8 @@ ret@~0.1.10: resolved "https://registry.yarnpkg.com/ret/-/ret-0.1.15.tgz#b8a4825d5bdb1fc3f6f53c2bc33f81388681c7bc" rgb2hex@~0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/rgb2hex/-/rgb2hex-0.1.0.tgz#ccd55f860ae0c5c4ea37504b958e442d8d12325b" + version "0.1.10" + resolved "https://registry.yarnpkg.com/rgb2hex/-/rgb2hex-0.1.10.tgz#4fdd432665273e2d5900434940ceba0a04c8a8a8" right-align@^0.1.1: version "0.1.3"