From 451f4fb87f8621ee647534c3cc1d4535f71b2e35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Dec 2020 00:01:25 +0900 Subject: [PATCH] Bump color-blend from 3.0.0 to 3.0.1 (#15343) Bumps [color-blend](https://github.com/Loilo/color-blend) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/Loilo/color-blend/releases) - [Commits](https://github.com/Loilo/color-blend/compare/v3.0.0...v3.0.1) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d98b15c96..201573930 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "babel-runtime": "^6.26.0", "blurhash": "^1.1.3", "classnames": "^2.2.5", - "color-blend": "^3.0.0", + "color-blend": "^3.0.1", "compression-webpack-plugin": "^6.1.1", "cross-env": "^7.0.3", "css-loader": "^5.0.1", diff --git a/yarn.lock b/yarn.lock index 66a4d958c..f9cc58685 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2958,10 +2958,10 @@ collection-visit@^1.0.0: map-visit "^1.0.0" object-visit "^1.0.0" -color-blend@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/color-blend/-/color-blend-3.0.0.tgz#077073ee59ebce15e084f00590c5bf7577899cb5" - integrity sha512-m21ytRyjsIkVOGG1jrrpijhx7icji0MljlxUoa0ER7lgGW11as0GPLrXQQuMULH1BWJ7OsR11Dy2S6A5lehg5A== +color-blend@^3.0.1: + version "3.0.1" + resolved "https://registry.yarnpkg.com/color-blend/-/color-blend-3.0.1.tgz#3882ed1190ca18760ffe11570d8537960171172b" + integrity sha512-KueDvNiKHAvVeApic0SxHZLyy4x3NELfTLzMHRpRRLi+9e2kWhpeWvtuH3Sjb92mOJYEUhRjb8z7lr4OqDv17Q== color-convert@^1.9.0, color-convert@^1.9.1: version "1.9.3"