From f726eb01418cef1a1e346a2ccfca3523cab52c38 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 13 Apr 2020 16:21:21 +0000 Subject: [PATCH] Update dependency @tryghost/helpers to v1.1.27 --- ghost/admin/package.json | 2 +- ghost/admin/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ghost/admin/package.json b/ghost/admin/package.json index 300ea6ab9c..78bbda8375 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -30,7 +30,7 @@ "@ember/render-modifiers": "1.0.2", "@glimmer/component": "1.0.0", "@html-next/vertical-collection": "1.0.0", - "@tryghost/helpers": "1.1.26", + "@tryghost/helpers": "1.1.27", "@tryghost/kg-clean-basic-html": "0.1.8", "@tryghost/kg-parser-plugins": "0.9.3", "@tryghost/mobiledoc-kit": "0.12.4-ghost.1", diff --git a/ghost/admin/yarn.lock b/ghost/admin/yarn.lock index 153e25e110..53c1578b03 100644 --- a/ghost/admin/yarn.lock +++ b/ghost/admin/yarn.lock @@ -1477,10 +1477,10 @@ resolved "https://registry.yarnpkg.com/@sinonjs/text-encoding/-/text-encoding-0.7.1.tgz#8da5c6530915653f3a1f38fd5f101d8c3f8079c5" integrity sha512-+iTbntw2IZPb/anVDbypzfQa+ay64MW0Zo8aJ8gZPWMMK6/OubMVb6lUPMagqjOPnmtauXnFCACVl3O7ogjeqQ== -"@tryghost/helpers@1.1.26": - version "1.1.26" - resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.26.tgz#de8d46472fdc511f55dc4d1ec80e155187aa62f1" - integrity sha512-Ebdm49ssnUVCsA6yQSqdyXouUPMjxwrxpMG5YKKMsSIQ9RK5tUPh6dFyZi5u5KK/koUDksWw5qu+2FX29rsQmw== +"@tryghost/helpers@1.1.27": + version "1.1.27" + resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.27.tgz#4686e709971df432f08cf52db787f671ad182e3b" + integrity sha512-5DkGcbJHJopVk1S3zvEzPgy8WAHWysQHhUqVSL0dhfvUITcrQuwcqVERi72r/rT/gixqyb2lNBVIsSo1wevERA== dependencies: lodash-es "^4.17.11"