From eb1b30d52080f445a95d05bc854f34582109f3c9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 14 Oct 2020 00:25:14 +0000 Subject: [PATCH] Update dependency @tryghost/helpers to v1.1.32 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ad813367a1..e5558e9fdb 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@tryghost/bootstrap-socket": "0.2.2", "@tryghost/constants": "0.1.1", "@tryghost/errors": "0.2.4", - "@tryghost/helpers": "1.1.31", + "@tryghost/helpers": "1.1.32", "@tryghost/image-transform": "1.0.3", "@tryghost/job-manager": "0.1.1", "@tryghost/kg-card-factory": "2.1.2", diff --git a/yarn.lock b/yarn.lock index c4a4e0d62e..3e0f549c81 100644 --- a/yarn.lock +++ b/yarn.lock @@ -411,10 +411,10 @@ ghost-ignition "4.2.2" lodash "4.17.20" -"@tryghost/helpers@1.1.31": - version "1.1.31" - resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.31.tgz#2a1ae5e2eb6b9175445e14949657ad17a5bcb5ac" - integrity sha512-PzW+H6sdHbVGa0lAw0zM6nRMlm+tSby0EqqIgN8+/NsolBTp4kZgu+kTs94kUzEwM8t3P5Ee3Le40pJH5kRpZw== +"@tryghost/helpers@1.1.32": + version "1.1.32" + resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.32.tgz#d408a7822c2286c49a3232d6aa4c9f28552c0e22" + integrity sha512-g2OaBPDlWQRDNMgScyVkeWi+dNkeTllu7qSHzdDCIGy/MWenyE3JPDq7M0Qa+YfnDLUbwv6bZwJXr6w/HQVwxA== dependencies: lodash-es "^4.17.11"