Update dependency @tryghost/color-utils to v0.1.2 (#13269)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-09-01 09:11:21 +01:00 committed by GitHub
parent 98f1200f77
commit 2f2939ec1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -55,7 +55,7 @@
"@tryghost/admin-api-schema": "2.6.0",
"@tryghost/bookshelf-plugins": "0.3.0",
"@tryghost/bootstrap-socket": "0.2.9",
"@tryghost/color-utils": "0.1.1",
"@tryghost/color-utils": "0.1.2",
"@tryghost/config-url-helpers": "0.1.0",
"@tryghost/constants": "0.1.8",
"@tryghost/debug": "0.1.4",

View File

@ -731,10 +731,10 @@
dependencies:
long-timeout "^0.1.1"
"@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==
"@tryghost/color-utils@0.1.2":
version "0.1.2"
resolved "https://registry.yarnpkg.com/@tryghost/color-utils/-/color-utils-0.1.2.tgz#40024c077618fd9cbe6f72f48e0b84905167ef9b"
integrity sha512-MeC6QZ6IzudpkpwLcXPs85QT0CprWK7fB7yFR9Ss8ceAEYd9hm6IznLCK+7Uh2xjXgDocrnw8UEfebt4fkr0UA==
dependencies:
color "^3.2.1"