Skip to content

Commit d2a4f83

Browse files
authored
Merge pull request #344 from emberjs/update-broccoli-deps
Update broccoli based dependencies to latest
2 parents 41dbe25 + a215e42 commit d2a4f83

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"test:ember-compatibility": "ember try:each"
2929
},
3030
"dependencies": {
31-
"broccoli-funnel": "^2.0.2",
32-
"broccoli-merge-trees": "^3.0.2",
31+
"broccoli-funnel": "^3.0.6",
32+
"broccoli-merge-trees": "^4.2.0",
3333
"ember-cli-babel": "^7.26.3",
3434
"ember-cli-version-checker": "^3.1.3",
3535
"jquery": "^3.5.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2848,7 +2848,7 @@ broccoli-funnel@^2.0.0, broccoli-funnel@^2.0.1, broccoli-funnel@^2.0.2:
28482848
symlink-or-copy "^1.0.0"
28492849
walk-sync "^0.3.1"
28502850

2851-
broccoli-funnel@^3.0.3:
2851+
broccoli-funnel@^3.0.3, broccoli-funnel@^3.0.6:
28522852
version "3.0.6"
28532853
resolved "https://registry.yarnpkg.com/broccoli-funnel/-/broccoli-funnel-3.0.6.tgz#2216a802fc2f6d6875a66531cfbc07e4e4c22d6c"
28542854
integrity sha512-pJK+pO+2J6BYPiPNNAe16KiCK8SIVUHzjcDbtYMiAwGDhGrNXO91dm1Z/GOtpjqa3xmfm/IuQwMf01tW+FO2Ow==

0 commit comments

Comments
 (0)