From f698b7785ab6b271bc699cd32422156af2e4d623 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 6 Aug 2021 07:24:10 +0000 Subject: [PATCH] Update dependency @tryghost/color-utils to v0.1.1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d108b9f8d2..910c4fabaf 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@tryghost/admin-api-schema": "2.5.2", "@tryghost/bookshelf-plugins": "0.3.0", "@tryghost/bootstrap-socket": "0.2.9", - "@tryghost/color-utils": "0.1.0", + "@tryghost/color-utils": "0.1.1", "@tryghost/config-url-helpers": "0.1.0", "@tryghost/constants": "0.1.8", "@tryghost/debug": "0.1.4", diff --git a/yarn.lock b/yarn.lock index 69e70c54ae..bd231bd278 100644 --- a/yarn.lock +++ b/yarn.lock @@ -640,10 +640,10 @@ dependencies: long-timeout "^0.1.1" -"@tryghost/color-utils@0.1.0": - version "0.1.0" - resolved "https://registry.yarnpkg.com/@tryghost/color-utils/-/color-utils-0.1.0.tgz#8a1be31f197d5ad899961b24e3db440038eae876" - integrity sha512-FzBH6vazZYNo+FfyltXcRq4vTiBcz0o3Em7iFETQIaMPHVSIBsPjXy5Vvhm7LaT+tyyZInXCsogfKlXynPVOqQ== +"@tryghost/color-utils@0.1.1": + version "0.1.1" + resolved "https://registry.yarnpkg.com/@tryghost/color-utils/-/color-utils-0.1.1.tgz#55b4d5885094507aeb9189a99286b89afbc10080" + integrity sha512-4Wd9NyYjF+7O6KWe5SAsE6NJHTIzsdN05aRKq9i94IidD3LHVl2Hk0ZmnQqqBeMowmPJON/hHppD59kglirorQ== dependencies: color "^3.2.1"