From f9a8af426341ef8894c725bd66657e3f5851f3be Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 18 Nov 2019 00:26:32 +0000 Subject: [PATCH] Update dependency @tryghost/helpers to v1.1.19 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8f15264760..14afa43454 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@ember/optional-features": "1.1.0", "@ember/render-modifiers": "1.0.2", "@html-next/vertical-collection": "1.0.0", - "@tryghost/helpers": "1.1.18", + "@tryghost/helpers": "1.1.19", "@tryghost/kg-clean-basic-html": "0.1.3", "@tryghost/kg-parser-plugins": "0.8.0", "@tryghost/mobiledoc-kit": "0.11.2-ghost.4", diff --git a/yarn.lock b/yarn.lock index fbf6b09aed..a2491e6488 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1021,10 +1021,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.18": - version "1.1.18" - resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.18.tgz#75bcaf0bf69de5d246003be65d0bf9ed0b41fcd9" - integrity sha512-qEwMsHYm+8kwByUgSfV55umfWIvamNXyn21F3WbwC+biYbQNwI+lxe+indiveSJxfoDNv907/ZAevmVK5PmTxw== +"@tryghost/helpers@1.1.19": + version "1.1.19" + resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.19.tgz#ea623cee798780ea013ef0242321cf7fab34afe5" + integrity sha512-jMlDYMMlSuZtz+PIBqbuJQFMca+KCiBjWV+tBLU62Uc6MPKgo5wAOzFg8kxQ6KEVY4eVdg5RO6EzFGqcxINI/A== dependencies: lodash-es "^4.17.11"