0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00

Update dependency @tryghost/color-utils to v0.1.1

This commit is contained in:
Renovate Bot 2021-08-06 07:24:10 +00:00 committed by Daniel Lockyer
parent 8d73386cf7
commit f698b7785a
2 changed files with 5 additions and 5 deletions

View file

@ -54,7 +54,7 @@
"@tryghost/admin-api-schema": "2.5.2", "@tryghost/admin-api-schema": "2.5.2",
"@tryghost/bookshelf-plugins": "0.3.0", "@tryghost/bookshelf-plugins": "0.3.0",
"@tryghost/bootstrap-socket": "0.2.9", "@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/config-url-helpers": "0.1.0",
"@tryghost/constants": "0.1.8", "@tryghost/constants": "0.1.8",
"@tryghost/debug": "0.1.4", "@tryghost/debug": "0.1.4",

View file

@ -640,10 +640,10 @@
dependencies: dependencies:
long-timeout "^0.1.1" long-timeout "^0.1.1"
"@tryghost/color-utils@0.1.0": "@tryghost/color-utils@0.1.1":
version "0.1.0" version "0.1.1"
resolved "https://registry.yarnpkg.com/@tryghost/color-utils/-/color-utils-0.1.0.tgz#8a1be31f197d5ad899961b24e3db440038eae876" resolved "https://registry.yarnpkg.com/@tryghost/color-utils/-/color-utils-0.1.1.tgz#55b4d5885094507aeb9189a99286b89afbc10080"
integrity sha512-FzBH6vazZYNo+FfyltXcRq4vTiBcz0o3Em7iFETQIaMPHVSIBsPjXy5Vvhm7LaT+tyyZInXCsogfKlXynPVOqQ== integrity sha512-4Wd9NyYjF+7O6KWe5SAsE6NJHTIzsdN05aRKq9i94IidD3LHVl2Hk0ZmnQqqBeMowmPJON/hHppD59kglirorQ==
dependencies: dependencies:
color "^3.2.1" color "^3.2.1"