Skip to content

Commit

Permalink
Update dependency @tryghost/color-utils to v0.1.12 (TryGhost#2299)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Mar 18, 2022
1 parent a47b61c commit 3245edf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ghost/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@html-next/vertical-collection": "2.1.0",
"@joeattardi/emoji-button": "4.6.2",
"@sentry/ember": "6.16.1",
"@tryghost/color-utils": "0.1.10",
"@tryghost/color-utils": "0.1.12",
"@tryghost/helpers": "1.1.59",
"@tryghost/kg-clean-basic-html": "2.2.9",
"@tryghost/kg-parser-plugins": "2.11.5",
Expand Down
8 changes: 4 additions & 4 deletions ghost/admin/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2177,10 +2177,10 @@
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82"
integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==

"@tryghost/color-utils@0.1.10":
version "0.1.10"
resolved "https://registry.yarnpkg.com/@tryghost/color-utils/-/color-utils-0.1.10.tgz#c74f0a37d1fad7d2662005c729c60302ff937708"
integrity sha512-nK34S9RH+PKzP/ZME3Hbcsi+PNUg6HSnMu9CwTIrGC97AyqkQgriGFAts7w0V1FUIFnIfbziLVLZy1RyISL0Dw==
"@tryghost/color-utils@0.1.12":
version "0.1.12"
resolved "https://registry.yarnpkg.com/@tryghost/color-utils/-/color-utils-0.1.12.tgz#c2fedcd125aa5b3fc437ba48b312a35eeb4cab91"
integrity sha512-qKWgQSkJGzCYEWDRgw7L9YAgp06ApPGAFzfMvxeIrM/PGN7mzkyJLef11//bO3RS5RgQ1ZL9EgD/QJotpxEI3Q==
dependencies:
color "^3.2.1"

Expand Down

0 comments on commit 3245edf

Please sign in to comment.