Update dependency @tryghost/helpers to v1.1.50 (#2046)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-08-02 09:36:41 +01:00 committed by GitHub
parent 61a7da3acb
commit 8e9410373c
2 changed files with 5 additions and 5 deletions

View File

@ -32,7 +32,7 @@
"@html-next/vertical-collection": "2.0.0",
"@sentry/ember": "6.10.0",
"@tryghost/color-utils": "0.1.0",
"@tryghost/helpers": "1.1.49",
"@tryghost/helpers": "1.1.50",
"@tryghost/kg-clean-basic-html": "2.0.2",
"@tryghost/kg-parser-plugins": "2.0.0",
"@tryghost/limit-service": "0.6.1",

View File

@ -1808,10 +1808,10 @@
dependencies:
color "^3.2.1"
"@tryghost/helpers@1.1.49":
version "1.1.49"
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.49.tgz#0bbbe60bde134a93fa0726fef1a58c5bc54c8267"
integrity sha512-5zi3A55YXjWhgFBZNTNCZYkKHhdUpfWmtyMTErgGHP2x5951xWvPNvtge/9JzD73llGK6X+QN60CO2BjmxVWaw==
"@tryghost/helpers@1.1.50":
version "1.1.50"
resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.50.tgz#c57cbdc84ff1b2210677448ad588ab62534f77b3"
integrity sha512-ElSIWZZKa01zAAA6o7Io+8T1iK+nQNcbp8nwLB/Wmtln2wIsOOxRiiWOMaqMS2jlRb1LCUkIajWwzoRfCXRc7Q==
dependencies:
lodash-es "^4.17.11"