From 3bb1ee9beb2d72829780f576ec5d04f92a3c6bb7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 17 Jun 2019 00:30:03 +0000 Subject: [PATCH] Update dependency @tryghost/helpers to v1.1.6 --- 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 0775e70b8d..a1897aeb68 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -28,7 +28,7 @@ "@ember/jquery": "0.6.1", "@ember/optional-features": "0.7.0", "@html-next/vertical-collection": "1.0.0-beta.13", - "@tryghost/helpers": "1.1.5", + "@tryghost/helpers": "1.1.6", "@tryghost/kg-clean-basic-html": "0.1.1", "@tryghost/kg-parser-plugins": "0.5.0", "@tryghost/mobiledoc-kit": "0.11.2-ghost.4", diff --git a/ghost/admin/yarn.lock b/ghost/admin/yarn.lock index fe0933d004..988c74b1bf 100644 --- a/ghost/admin/yarn.lock +++ b/ghost/admin/yarn.lock @@ -819,10 +819,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.5": - version "1.1.5" - resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.5.tgz#6d9e38a1c77b45ae9116d586d6b07b2a144f5395" - integrity sha512-mLXH3qmDsND05URktHU48k4ubR8KR5OufwbuYuOnVBudU7kbTiTF04SC0lWT+Z99LJmINEAoFT1/yiH2ehc2xg== +"@tryghost/helpers@1.1.6": + version "1.1.6" + resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.6.tgz#70b48f2155a31aeb0ced6ed830c1134d11467f32" + integrity sha512-If1j4u9FGMy0RvcJpdpYFq7iwi56AXRUCV4Xob7QfH0eov2zirXdcjyStBlTsrVUB0nBj3w172S3TQNh0B2B+Q== dependencies: lodash-es "^4.17.11"