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

This commit is contained in:
Renovate Bot 2022-01-20 15:59:18 +00:00 committed by Daniel Lockyer
parent dcc9a57f6a
commit d0b27d45bf
2 changed files with 5 additions and 5 deletions

View File

@ -59,7 +59,7 @@
"@tryghost/admin-api-schema": "2.7.0",
"@tryghost/bookshelf-plugins": "0.3.6",
"@tryghost/bootstrap-socket": "0.2.16",
"@tryghost/color-utils": "0.1.5",
"@tryghost/color-utils": "0.1.6",
"@tryghost/config-url-helpers": "0.1.4",
"@tryghost/constants": "1.0.1",
"@tryghost/custom-theme-settings-service": "0.3.1",

View File

@ -1162,10 +1162,10 @@
dependencies:
long-timeout "^0.1.1"
"@tryghost/color-utils@0.1.5":
version "0.1.5"
resolved "https://registry.yarnpkg.com/@tryghost/color-utils/-/color-utils-0.1.5.tgz#26c0379ddec6a027e680fefb60030fb21640d374"
integrity sha512-CSx9C3kwxh/35nr+dihAvQgQ/Zjv8ku2rUu3hvz8QxMrBawq3rrQyqb/aTs1oVAzNDKJeeDZMAqyR7QAU3XHMw==
"@tryghost/color-utils@0.1.6":
version "0.1.6"
resolved "https://registry.yarnpkg.com/@tryghost/color-utils/-/color-utils-0.1.6.tgz#08cdf27f63a7c546518debe51dbe8ccdba6d4aaf"
integrity sha512-XoiRrvrkyb+IEjm7TTAMPCyzSQkNoz/x2EmQteGY2Ie9dMFCk2gOsn0Ir7D03KnlrzXmOvgwUJy8UfgZ2+Wf4A==
dependencies:
color "^3.2.1"