From 73e885a15d020567b94ab201183b31f06a11b138 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 23 Dec 2019 00:17:21 +0000 Subject: [PATCH] Update dependency @tryghost/helpers to v1.1.20 --- 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 58ba62df46..2083521e01 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.19", + "@tryghost/helpers": "1.1.20", "@tryghost/kg-clean-basic-html": "0.1.4", "@tryghost/kg-parser-plugins": "0.8.1", "@tryghost/mobiledoc-kit": "0.11.2-ghost.4", diff --git a/ghost/admin/yarn.lock b/ghost/admin/yarn.lock index 6d799cce13..9a92874d02 100644 --- a/ghost/admin/yarn.lock +++ b/ghost/admin/yarn.lock @@ -1093,10 +1093,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.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== +"@tryghost/helpers@1.1.20": + version "1.1.20" + resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.20.tgz#e0b829b00b3fba83938cad979afc35e458bc698a" + integrity sha512-qnvBwbqPK54jbrp1FoigTS5HOz8NhCkE9Aknm357zSEmBzyhNqilivjV1DoDP/G2Ebwt9Bt9drPhTR+1MlBwvA== dependencies: lodash-es "^4.17.11"