Update dependency @tryghost/color-utils to v0.1.5 (#2138)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-11-18 13:33:38 +00:00 committed by GitHub
parent ce01e35097
commit 623dc7da02
2 changed files with 5 additions and 5 deletions

View File

@ -33,7 +33,7 @@
"@joeattardi/emoji-button": "^4.6.0", "@joeattardi/emoji-button": "^4.6.0",
"@nexes/nql-lang": "0.0.1", "@nexes/nql-lang": "0.0.1",
"@sentry/ember": "6.14.1", "@sentry/ember": "6.14.1",
"@tryghost/color-utils": "0.1.2", "@tryghost/color-utils": "0.1.5",
"@tryghost/helpers": "1.1.53", "@tryghost/helpers": "1.1.53",
"@tryghost/kg-clean-basic-html": "2.2.0", "@tryghost/kg-clean-basic-html": "2.2.0",
"@tryghost/kg-parser-plugins": "2.6.0", "@tryghost/kg-parser-plugins": "2.6.0",

View File

@ -1994,10 +1994,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.2": "@tryghost/color-utils@0.1.5":
version "0.1.2" version "0.1.5"
resolved "https://registry.yarnpkg.com/@tryghost/color-utils/-/color-utils-0.1.2.tgz#40024c077618fd9cbe6f72f48e0b84905167ef9b" resolved "https://registry.yarnpkg.com/@tryghost/color-utils/-/color-utils-0.1.5.tgz#26c0379ddec6a027e680fefb60030fb21640d374"
integrity sha512-MeC6QZ6IzudpkpwLcXPs85QT0CprWK7fB7yFR9Ss8ceAEYd9hm6IznLCK+7Uh2xjXgDocrnw8UEfebt4fkr0UA== integrity sha512-CSx9C3kwxh/35nr+dihAvQgQ/Zjv8ku2rUu3hvz8QxMrBawq3rrQyqb/aTs1oVAzNDKJeeDZMAqyR7QAU3XHMw==
dependencies: dependencies:
color "^3.2.1" color "^3.2.1"