From a0000822d9542f576f2ebc69f1215b0e17443895 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 7 Mar 2021 20:40:54 +0000 Subject: [PATCH] chore(deps): bump color-name-list from 7.31.0 to 7.33.1 Bumps [color-name-list](https://github.com/meodai/color-names) from 7.31.0 to 7.33.1. - [Release notes](https://github.com/meodai/color-names/releases) - [Changelog](https://github.com/meodai/color-names/blob/master/changes.svg) - [Commits](https://github.com/meodai/color-names/compare/v7.31.0...v7.33.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 58e87c1..42060ba 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "standard-version": "^9.0.0" }, "dependencies": { - "color-name-list": "7.31.0", + "color-name-list": "7.33.1", "taketalk": "^1.0.0" } } diff --git a/yarn.lock b/yarn.lock index 8ee2959..eb9a89a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -378,10 +378,10 @@ color-convert@^2.0.1: dependencies: color-name "~1.1.4" -color-name-list@7.31.0: - version "7.31.0" - resolved "https://registry.yarnpkg.com/color-name-list/-/color-name-list-7.31.0.tgz#4198960224105b31a535ca867ff40316811d08bf" - integrity sha512-llBfZBFOT61pyepLxr/TdkvZTEtq9TIxHRwLKEIYCZZZe06SaQPk6Ci9KGrPQ9VH5Y6B06Kpe0YDe+L9m/9c2w== +color-name-list@7.33.1: + version "7.33.1" + resolved "https://registry.yarnpkg.com/color-name-list/-/color-name-list-7.33.1.tgz#488ebd8e097e2160f065915e299882669f4e0af4" + integrity sha512-679aznchsSjf/InBQggB9L8S9YyuQc/zjZ2R6OMki2oQqsYIc04F7n/NPaSHXIQwyWFPlikof4Qm5XPYsmLQ8Q== color-name@1.1.3: version "1.1.3"