Skip to content
This repository was archived by the owner on Mar 24, 2022. It is now read-only.

Commit 1ecf918

Browse files
Bump flexi packages
1 parent e7dccc1 commit 1ecf918

File tree

2 files changed

+12
-14
lines changed

2 files changed

+12
-14
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@
3636
"test": "ember try:each"
3737
},
3838
"dependencies": {
39-
"@html-next/flexi-config": "2.0.0",
39+
"@html-next/flexi-config": "2.0.2",
4040
"ember-cli-preprocess-registry": "^3.0.0",
4141
"rsvp": "^3.2.0"
4242
},
4343
"devDependencies": {
44-
"@html-next/flexi-layouts": "2.0.2",
44+
"@html-next/flexi-layouts": "2.0.3",
4545
"broccoli-asset-rev": "^2.4.5",
4646
"ember-cli": "~2.16.2",
4747
"ember-cli-babel": "^6.8.2",

yarn.lock

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -85,23 +85,21 @@
8585
dependencies:
8686
"@glimmer/util" "^0.25.4"
8787

88-
"@html-next/flexi-config@2.0.0":
89-
version "2.0.0"
90-
resolved "https://registry.yarnpkg.com/@html-next/flexi-config/-/flexi-config-2.0.0.tgz#f1808ea0242a4b10342ed606560a588073531116"
91-
dependencies:
92-
ember-cli-babel "^6.0.0"
93-
94-
"@html-next/flexi-layouts@2.0.2":
88+
"@html-next/flexi-config@2.0.2":
9589
version "2.0.2"
96-
resolved "https://registry.yarnpkg.com/@html-next/flexi-layouts/-/flexi-layouts-2.0.2.tgz#33f1fbdb62f34c5eae5f24beab7df32fe1e4dceb"
90+
resolved "https://registry.yarnpkg.com/@html-next/flexi-config/-/flexi-config-2.0.2.tgz#a7567e71a49918efdfa897cf545f8f1341885183"
91+
92+
"@html-next/flexi-layouts@2.0.3":
93+
version "2.0.3"
94+
resolved "https://registry.yarnpkg.com/@html-next/flexi-layouts/-/flexi-layouts-2.0.3.tgz#880e614c67e3a343933047470bd033566da40d95"
9795
dependencies:
98-
"@html-next/flexi-config" "2.0.0"
96+
"@html-next/flexi-config" "2.0.2"
9997
broccoli-funnel "^2.0.1"
10098
broccoli-merge-trees "^2.0.0"
10199
broccoli-plugin "^1.2.1"
102100
chalk "^2.1.0"
103101
debug "^3.0.1"
104-
ember-cli-babel "^6.3.0"
102+
ember-cli-babel "^6.8.2"
105103
ember-cli-htmlbars "^2.0.1"
106104
ember-cli-preprocess-registry "^3.0.0"
107105
rsvp "^4.0.1"
@@ -1833,7 +1831,7 @@ electron-to-chromium@^1.3.14:
18331831
version "1.3.14"
18341832
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.14.tgz#64af0f9efd3c3c6acd57d71f83b49ca7ee9c4b43"
18351833

1836-
ember-cli-babel@^6.0.0, ember-cli-babel@^6.0.0-beta.7:
1834+
ember-cli-babel@^6.0.0-beta.7:
18371835
version "6.4.1"
18381836
resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-6.4.1.tgz#785a1c24fe3250eb0776b1ab3cee857863b44542"
18391837
dependencies:
@@ -1849,7 +1847,7 @@ ember-cli-babel@^6.0.0, ember-cli-babel@^6.0.0-beta.7:
18491847
clone "^2.0.0"
18501848
ember-cli-version-checker "^2.0.0"
18511849

1852-
ember-cli-babel@^6.3.0, ember-cli-babel@^6.8.2:
1850+
ember-cli-babel@^6.8.2:
18531851
version "6.8.2"
18541852
resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-6.8.2.tgz#eac2785964f4743f4c815cd53c6288f00cc087d7"
18551853
dependencies:

0 commit comments

Comments
 (0)