From f24b689930a0991494f3970b7fdef81bde435dd6 Mon Sep 17 00:00:00 2001 From: Kevin Ansfield Date: Mon, 27 Feb 2017 09:50:13 +0000 Subject: [PATCH] deps: broccoli-concat@3.2.2 --- package.json | 2 +- yarn.lock | 29 +++++++++++++++++++++++++---- 2 files changed, 26 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e5885d440..84aa8c23f 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "bower": "1.8.0", "broccoli-asset-rev": "2.5.0", "broccoli-clean-css": "1.1.0", - "broccoli-concat": "3.1.1", + "broccoli-concat": "3.2.2", "broccoli-merge-trees": "1.2.1", "broccoli-uglify-js": "0.2.0", "chai-jquery": "2.0.0", diff --git a/yarn.lock b/yarn.lock index 4ae273cd0..1e94e3800 100644 --- a/yarn.lock +++ b/yarn.lock @@ -674,14 +674,16 @@ broccoli-clean-css@1.1.0, broccoli-clean-css@^1.1.0: inline-source-map-comment "^1.0.5" json-stable-stringify "^1.0.0" -broccoli-concat@3.1.1, broccoli-concat@^3.0.4: - version "3.1.1" - resolved "https://registry.yarnpkg.com/broccoli-concat/-/broccoli-concat-3.1.1.tgz#6df3fc8e2a86e2a8c842256a2d8ff767198c3341" +broccoli-concat@3.2.2: + version "3.2.2" + resolved "https://registry.yarnpkg.com/broccoli-concat/-/broccoli-concat-3.2.2.tgz#86ffdc52606eb590ba9f6b894c5ec7a016f5b7b9" dependencies: broccoli-kitchen-sink-helpers "^0.3.1" broccoli-plugin "^1.3.0" broccoli-stew "^1.3.3" + ensure-posix-path "^1.0.2" fast-sourcemap-concat "^1.0.1" + find-index "^1.1.0" fs-extra "^1.0.0" fs-tree-diff "^0.5.6" lodash.merge "^4.3.0" @@ -702,6 +704,21 @@ broccoli-concat@^2.1.0: lodash.omit "^4.1.0" lodash.uniq "^4.2.0" +broccoli-concat@^3.0.4: + version "3.1.1" + resolved "https://registry.yarnpkg.com/broccoli-concat/-/broccoli-concat-3.1.1.tgz#6df3fc8e2a86e2a8c842256a2d8ff767198c3341" + dependencies: + broccoli-kitchen-sink-helpers "^0.3.1" + broccoli-plugin "^1.3.0" + broccoli-stew "^1.3.3" + fast-sourcemap-concat "^1.0.1" + fs-extra "^1.0.0" + fs-tree-diff "^0.5.6" + lodash.merge "^4.3.0" + lodash.omit "^4.1.0" + lodash.uniq "^4.2.0" + walk-sync "^0.3.1" + broccoli-config-loader@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/broccoli-config-loader/-/broccoli-config-loader-1.0.0.tgz#c3cf5ecfaffc04338c6f1d5d38dc36baeaa131ba" @@ -2710,7 +2727,7 @@ engine.io@1.8.0: engine.io-parser "1.3.1" ws "1.1.1" -ensure-posix-path@^1.0.0, ensure-posix-path@^1.0.1: +ensure-posix-path@^1.0.0, ensure-posix-path@^1.0.1, ensure-posix-path@^1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/ensure-posix-path/-/ensure-posix-path-1.0.2.tgz#a65b3e42d0b71cfc585eb774f9943c8d9b91b0c2" @@ -3126,6 +3143,10 @@ finalhandler@0.5.1: statuses "~1.3.1" unpipe "~1.0.0" +find-index@^1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/find-index/-/find-index-1.1.0.tgz#53007c79cd30040d6816d79458e8837d5c5705ef" + find-up@^1.0.0, find-up@^1.1.2: version "1.1.2" resolved "https://registry.yarnpkg.com/find-up/-/find-up-1.1.2.tgz#6b2e9822b1a2ce0a60ab64d610eccad53cb24d0f"