From f9bc8f5fcd8324fb466ee5ccde30b0acce77d3ec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Jul 2021 08:35:31 +0100 Subject: [PATCH] Update dependency @tryghost/helpers to v1.1.49 (#2029) Co-authored-by: Renovate Bot --- 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 3f65dc1e5f..a164e5d30b 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -31,7 +31,7 @@ "@glimmer/component": "1.0.4", "@html-next/vertical-collection": "2.0.0", "@sentry/ember": "6.8.0", - "@tryghost/helpers": "1.1.48", + "@tryghost/helpers": "1.1.49", "@tryghost/kg-clean-basic-html": "1.0.18", "@tryghost/kg-parser-plugins": "1.1.8", "@tryghost/limit-service": "0.6.1", diff --git a/ghost/admin/yarn.lock b/ghost/admin/yarn.lock index ca6b944a18..325559306e 100644 --- a/ghost/admin/yarn.lock +++ b/ghost/admin/yarn.lock @@ -1801,10 +1801,10 @@ resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82" integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw== -"@tryghost/helpers@1.1.48": - version "1.1.48" - resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.48.tgz#58e9443af54d3bd92209c289e3be9c886c1a344f" - integrity sha512-6tYaAFdb+UwbPXwwpgLdgJcV+PHXacxigqVIMC8NKn77ABC5zpaUJfcBntjhdBdEDjZf/re2+83/8f5I/R26wg== +"@tryghost/helpers@1.1.49": + version "1.1.49" + resolved "https://registry.yarnpkg.com/@tryghost/helpers/-/helpers-1.1.49.tgz#0bbbe60bde134a93fa0726fef1a58c5bc54c8267" + integrity sha512-5zi3A55YXjWhgFBZNTNCZYkKHhdUpfWmtyMTErgGHP2x5951xWvPNvtge/9JzD73llGK6X+QN60CO2BjmxVWaw== dependencies: lodash-es "^4.17.11"