From 2568089522cadecc3d7c9bb2810cdc428b925c1e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2020 13:31:51 +0100 Subject: [PATCH] Update dependency ember-cli-string-helpers to v5 (#1608) Co-authored-by: Renovate Bot --- ghost/admin/package.json | 2 +- ghost/admin/yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/ghost/admin/package.json b/ghost/admin/package.json index e70050f686..4675732dfa 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -68,7 +68,7 @@ "ember-cli-node-assets": "0.2.2", "ember-cli-postcss": "6.0.1", "ember-cli-shims": "1.2.0", - "ember-cli-string-helpers": "4.0.7", + "ember-cli-string-helpers": "5.0.0", "ember-cli-test-loader": "3.0.0", "ember-cli-uglify": "3.0.0", "ember-composable-helpers": "4.2.1", diff --git a/ghost/admin/yarn.lock b/ghost/admin/yarn.lock index e57312304b..48b7d4b06e 100644 --- a/ghost/admin/yarn.lock +++ b/ghost/admin/yarn.lock @@ -3121,7 +3121,7 @@ broccoli-funnel@2.0.1: symlink-or-copy "^1.0.0" walk-sync "^0.3.1" -broccoli-funnel@3.0.3, broccoli-funnel@^3.0.0, broccoli-funnel@^3.0.2: +broccoli-funnel@3.0.3, broccoli-funnel@^3.0.0, broccoli-funnel@^3.0.2, broccoli-funnel@^3.0.3: version "3.0.3" resolved "https://registry.yarnpkg.com/broccoli-funnel/-/broccoli-funnel-3.0.3.tgz#26fd42632471f67a91f4770d1987118087219937" integrity sha512-LPzZ91BwStoHZXdXHQAJeYORl189OrRKM5NdIi86SDU9wZ4s/3lV1PRFOiobDT/jKM10voM7CDzfvicHbCYxAQ== @@ -5541,12 +5541,12 @@ ember-cli-shims@1.2.0: ember-rfc176-data "^0.3.1" silent-error "^1.0.1" -ember-cli-string-helpers@4.0.7: - version "4.0.7" - resolved "https://registry.yarnpkg.com/ember-cli-string-helpers/-/ember-cli-string-helpers-4.0.7.tgz#181e36f5cd6e99a211cca0a5e2d90381c4658f5f" - integrity sha512-jG99vlO4wzHk0jQcl4wFCJfaEsXBWITXsETuoIPd0r5hNMuhKUJ0CA0qif1Lr7Udwl52ay2D3VLqEmZZYdvSjw== +ember-cli-string-helpers@5.0.0: + version "5.0.0" + resolved "https://registry.yarnpkg.com/ember-cli-string-helpers/-/ember-cli-string-helpers-5.0.0.tgz#b1e08ec3ca1c9a457f9fd9aafff60b5939fbf91d" + integrity sha512-PodD3Uf7BkOXIu95E6cWEC0ERroTiUOAwOr828Vb+fPFtV7WYNSC27C9Ds1ggCyyRqnXmpS0JSqCTN1gPZfkWQ== dependencies: - broccoli-funnel "^2.0.2" + broccoli-funnel "^3.0.3" ember-cli-babel "^7.7.3" ember-cli-string-utils@^1.0.0, ember-cli-string-utils@^1.1.0: