0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00

Update dependency @tryghost/color-utils to v0.1.10 (#2292)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-03-09 09:26:28 +00:00 committed by GitHub
parent 0742e32fd2
commit 378c83145c
2 changed files with 5 additions and 5 deletions

View file

@ -37,7 +37,7 @@
"@html-next/vertical-collection": "2.1.0", "@html-next/vertical-collection": "2.1.0",
"@joeattardi/emoji-button": "4.6.2", "@joeattardi/emoji-button": "4.6.2",
"@sentry/ember": "6.16.1", "@sentry/ember": "6.16.1",
"@tryghost/color-utils": "0.1.9", "@tryghost/color-utils": "0.1.10",
"@tryghost/helpers": "1.1.59", "@tryghost/helpers": "1.1.59",
"@tryghost/kg-clean-basic-html": "2.2.9", "@tryghost/kg-clean-basic-html": "2.2.9",
"@tryghost/kg-parser-plugins": "2.11.5", "@tryghost/kg-parser-plugins": "2.11.5",

View file

@ -2072,10 +2072,10 @@
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82" resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82"
integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw== integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==
"@tryghost/color-utils@0.1.9": "@tryghost/color-utils@0.1.10":
version "0.1.9" version "0.1.10"
resolved "https://registry.yarnpkg.com/@tryghost/color-utils/-/color-utils-0.1.9.tgz#d46740a96907bbcd989adc9079721cb26c72bcd0" resolved "https://registry.yarnpkg.com/@tryghost/color-utils/-/color-utils-0.1.10.tgz#c74f0a37d1fad7d2662005c729c60302ff937708"
integrity sha512-mtmhJWDVv26UuVG/jJvJDCqw499i9Tdfb4wnqfpuKEomqLl1S/w5u/ckOWcymUZ1C3lbIq0j4KopDcH5VCow9A== integrity sha512-nK34S9RH+PKzP/ZME3Hbcsi+PNUg6HSnMu9CwTIrGC97AyqkQgriGFAts7w0V1FUIFnIfbziLVLZy1RyISL0Dw==
dependencies: dependencies:
color "^3.2.1" color "^3.2.1"