From 89f17dbe996c1fc118b06b36337a562657e5ca98 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 11 May 2020 00:16:04 +0000 Subject: [PATCH] Update dependency broccoli-funnel to v3.0.3 --- ghost/admin/package.json | 2 +- ghost/admin/yarn.lock | 24 ++++++++++++++++++++---- 2 files changed, 21 insertions(+), 5 deletions(-) diff --git a/ghost/admin/package.json b/ghost/admin/package.json index 15b4646556..c35720513d 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -41,7 +41,7 @@ "blueimp-md5": "2.14.0", "broccoli-asset-rev": "3.0.0", "broccoli-concat": "4.2.4", - "broccoli-funnel": "3.0.2", + "broccoli-funnel": "3.0.3", "broccoli-merge-trees": "4.2.0", "broccoli-uglify-sourcemap": "3.2.0", "chai-dom": "1.8.2", diff --git a/ghost/admin/yarn.lock b/ghost/admin/yarn.lock index 849d4dcbba..b7765bf34e 100644 --- a/ghost/admin/yarn.lock +++ b/ghost/admin/yarn.lock @@ -3143,10 +3143,10 @@ broccoli-funnel@2.0.1: symlink-or-copy "^1.0.0" walk-sync "^0.3.1" -broccoli-funnel@3.0.2, broccoli-funnel@^3.0.0, broccoli-funnel@^3.0.2: - version "3.0.2" - resolved "https://registry.yarnpkg.com/broccoli-funnel/-/broccoli-funnel-3.0.2.tgz#25e1c9a512b3852d3c9dde19ebdf07880d619c73" - integrity sha512-yRa7f0H/BtfqXNmL4eCYtAiVAQASI5b83//17MxAYp3I+w8XzGY8Tc3mwhdUrAgh6Zhb6LZwgvUZDZPTLmkK7w== +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== dependencies: array-equal "^1.0.0" blank-object "^1.0.1" @@ -3198,6 +3198,22 @@ broccoli-funnel@^1.0.1, broccoli-funnel@^1.0.9, broccoli-funnel@^1.1.0: symlink-or-copy "^1.0.0" walk-sync "^0.3.1" +broccoli-funnel@^3.0.0, broccoli-funnel@^3.0.2: + version "3.0.2" + resolved "https://registry.yarnpkg.com/broccoli-funnel/-/broccoli-funnel-3.0.2.tgz#25e1c9a512b3852d3c9dde19ebdf07880d619c73" + integrity sha512-yRa7f0H/BtfqXNmL4eCYtAiVAQASI5b83//17MxAYp3I+w8XzGY8Tc3mwhdUrAgh6Zhb6LZwgvUZDZPTLmkK7w== + dependencies: + array-equal "^1.0.0" + blank-object "^1.0.1" + broccoli-plugin "^4.0.1" + debug "^4.1.1" + fast-ordered-set "^1.0.0" + fs-tree-diff "^2.0.1" + heimdalljs "^0.2.0" + minimatch "^3.0.0" + path-posix "^1.0.0" + walk-sync "^2.0.2" + broccoli-kitchen-sink-helpers@^0.3.1: version "0.3.1" resolved "https://registry.yarnpkg.com/broccoli-kitchen-sink-helpers/-/broccoli-kitchen-sink-helpers-0.3.1.tgz#77c7c18194b9664163ec4fcee2793444926e0c06"