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.17

This commit is contained in:
Renovate Bot 2022-05-16 07:45:28 +00:00 committed by Daniel Lockyer
parent a2c5993625
commit 55c065df62
2 changed files with 5 additions and 5 deletions

View file

@ -61,7 +61,7 @@
"@tryghost/api-version-compatibility-service": "0.4.1",
"@tryghost/bookshelf-plugins": "0.4.1",
"@tryghost/bootstrap-socket": "0.2.20",
"@tryghost/color-utils": "0.1.16",
"@tryghost/color-utils": "0.1.17",
"@tryghost/config-url-helpers": "1.0.0",
"@tryghost/constants": "1.0.5",
"@tryghost/custom-theme-settings-service": "0.3.3",

View file

@ -1551,10 +1551,10 @@
dependencies:
long-timeout "^0.1.1"
"@tryghost/color-utils@0.1.16":
version "0.1.16"
resolved "https://registry.yarnpkg.com/@tryghost/color-utils/-/color-utils-0.1.16.tgz#62f0df8a4d6b0717c9d6a8011500ba09d234f733"
integrity sha512-Jb5ZXaoLjPdL0mvGSFjvHvoouJZzC8eO+i7iW+l54pKpp8IdNOT7oqsV4oPI7Fj3fr5sopn4XURZlC+M9ud06A==
"@tryghost/color-utils@0.1.17":
version "0.1.17"
resolved "https://registry.yarnpkg.com/@tryghost/color-utils/-/color-utils-0.1.17.tgz#76f4f4b692ca5a636f95cdb361c23c225bf2c348"
integrity sha512-L/KggfVR/CjthuS85qNWz1OTuT1DLK3Ugx5VDBvX2KKCzDcQ/cppUJCOJeP0ARWN0vVP92znCAsdJAgAF38pvA==
dependencies:
color "^3.2.1"