@@ -2238,7 +2238,7 @@ babel-plugin-debug-macros@^0.3.0:
2238
2238
dependencies:
2239
2239
semver "^5.3.0"
2240
2240
2241
- babel-plugin-ember-modules-api-polyfill@^2.6.0, babel-plugin-ember-modules-api-polyfill@^2.8.0:
2241
+ babel-plugin-ember-modules-api-polyfill@^2.6.0, babel-plugin-ember-modules-api-polyfill@^2.8.0, babel-plugin-ember-modules-api-polyfill@^2.9.0 :
2242
2242
version "2.9.0"
2243
2243
resolved "https://registry.yarnpkg.com/babel-plugin-ember-modules-api-polyfill/-/babel-plugin-ember-modules-api-polyfill-2.9.0.tgz#8503e7b4192aeb336b00265e6235258ff6b754aa"
2244
2244
integrity sha512-c03h50291phJ2gQxo/aIOvFQE2c6glql1A7uagE3XbPXpKVAJOUxtVDjvWG6UAB6BC5ynsJfMWvY0w4TPRKIHQ==
@@ -4636,10 +4636,10 @@ ember-cli-babel-plugin-helpers@^1.0.0, ember-cli-babel-plugin-helpers@^1.1.0:
4636
4636
resolved "https://registry.yarnpkg.com/ember-cli-babel-plugin-helpers/-/ember-cli-babel-plugin-helpers-1.1.0.tgz#de3baedd093163b6c2461f95964888c1676325ac"
4637
4637
integrity sha512-Zr4my8Xn+CzO0gIuFNXji0eTRml5AxZUTDQz/wsNJ5AJAtyFWCY4QtKdoELNNbiCVGt1lq5yLiwTm4scGKu6xA==
4638
4638
4639
- ember-cli-babel@7.7.3, ember-cli-babel@^7.0.0, ember-cli-babel@^7.1.2, ember-cli-babel@^7.1.3, ember-cli-babel@^7.4.1, ember-cli-babel@^7.4.3, ember-cli-babel@^7.5.0, ember-cli-babel@^7.7.0, ember-cli-babel@^7.7.3 :
4640
- version "7.7.3 "
4641
- resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.7.3 .tgz#f94709f6727583d18685ca6773a995877b87b8a0 "
4642
- integrity sha512-/LWwyKIoSlZQ7k52P+6agC7AhcOBqPJ5C2u27qXHVVxKvCtg6ahNuRk/KmfZmV4zkuw4EjTZxfJE1PzpFyHkXg ==
4639
+ ember-cli-babel@7.8.0 :
4640
+ version "7.8.0 "
4641
+ resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.8.0 .tgz#e596500eca0f5a7c9aaee755f803d1542f578acf "
4642
+ integrity sha512-xUBgJQ81fqd7k/KIiGU+pjpoXhrmmRf9pUrqLenNSU5N+yeNFT5a1+w0b+p1F7oBphfXVwuxApdZxrmAHOdA3Q ==
4643
4643
dependencies:
4644
4644
"@babel/core" "^7.0.0"
4645
4645
"@babel/plugin-proposal-class-properties" "^7.3.4"
@@ -4651,7 +4651,7 @@
[email protected] , ember-cli-babel@^7.0.0, ember-cli-babel@^7.1.2, ember-cli
4651
4651
"@babel/runtime" "^7.2.0"
4652
4652
amd-name-resolver "^1.2.1"
4653
4653
babel-plugin-debug-macros "^0.3.0"
4654
- babel-plugin-ember-modules-api-polyfill "^2.8 .0"
4654
+ babel-plugin-ember-modules-api-polyfill "^2.9 .0"
4655
4655
babel-plugin-module-resolver "^3.1.1"
4656
4656
broccoli-babel-transpiler "^7.1.2"
4657
4657
broccoli-debug "^0.6.4"
@@ -4682,6 +4682,33 @@ ember-cli-babel@^6.0.0-beta.4, ember-cli-babel@^6.0.0-beta.7, ember-cli-babel@^6
4682
4682
ember-cli-version-checker "^2.1.2"
4683
4683
semver "^5.5.0"
4684
4684
4685
+ ember-cli-babel@^7.0.0, ember-cli-babel@^7.1.2, ember-cli-babel@^7.1.3, ember-cli-babel@^7.4.1, ember-cli-babel@^7.4.3, ember-cli-babel@^7.5.0, ember-cli-babel@^7.7.0, ember-cli-babel@^7.7.3:
4686
+ version "7.7.3"
4687
+ resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.7.3.tgz#f94709f6727583d18685ca6773a995877b87b8a0"
4688
+ integrity sha512-/LWwyKIoSlZQ7k52P+6agC7AhcOBqPJ5C2u27qXHVVxKvCtg6ahNuRk/KmfZmV4zkuw4EjTZxfJE1PzpFyHkXg==
4689
+ dependencies:
4690
+ "@babel/core" "^7.0.0"
4691
+ "@babel/plugin-proposal-class-properties" "^7.3.4"
4692
+ "@babel/plugin-proposal-decorators" "^7.3.0"
4693
+ "@babel/plugin-transform-modules-amd" "^7.0.0"
4694
+ "@babel/plugin-transform-runtime" "^7.2.0"
4695
+ "@babel/polyfill" "^7.0.0"
4696
+ "@babel/preset-env" "^7.0.0"
4697
+ "@babel/runtime" "^7.2.0"
4698
+ amd-name-resolver "^1.2.1"
4699
+ babel-plugin-debug-macros "^0.3.0"
4700
+ babel-plugin-ember-modules-api-polyfill "^2.8.0"
4701
+ babel-plugin-module-resolver "^3.1.1"
4702
+ broccoli-babel-transpiler "^7.1.2"
4703
+ broccoli-debug "^0.6.4"
4704
+ broccoli-funnel "^2.0.1"
4705
+ broccoli-source "^1.1.0"
4706
+ clone "^2.1.2"
4707
+ ember-cli-babel-plugin-helpers "^1.1.0"
4708
+ ember-cli-version-checker "^2.1.2"
4709
+ ensure-posix-path "^1.0.2"
4710
+ semver "^5.5.0"
4711
+
4685
4712
ember-cli-broccoli-sane-watcher@^3.0.0:
4686
4713
version "3.0.0"
4687
4714
resolved "https://registry.yarnpkg.com/ember-cli-broccoli-sane-watcher/-/ember-cli-broccoli-sane-watcher-3.0.0.tgz#dc1812c047e1ceec4413d3c41b51a9ffc61b4cfe"
@@ -5318,10 +5345,10 @@ escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
5318
5345
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
5319
5346
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
5320
5347
5321
- eslint-plugin-ember@6.6 .0:
5322
- version "6.6 .0"
5323
- resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-6.6 .0.tgz#fa64f0e9fbbe14ae44478b5fa3890fb74d720e5e "
5324
- integrity sha512-vqRAyGMtuohMe+cnxiPYIF73gC2Rlei0GX/TAAAIXIJH8E98TFQkOHAhzF6u/6l6W5XRVuTKOlXyPJzRY+kJwQ ==
5348
+ eslint-plugin-ember@6.7 .0:
5349
+ version "6.7 .0"
5350
+ resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-6.7 .0.tgz#1c2eb60a3b5ef7d483bd6f3ecbeaff42667c98ba "
5351
+ integrity sha512-NLrO9XY0cR0+oeMc6850A86nJJe5LkN9fs5obNfy4BE0CmDXa3PX9GQlAR/O0sXPsj9HIOnGBTp2qO5dKfgZmA ==
5325
5352
dependencies:
5326
5353
ember-rfc176-data "^0.3.9"
5327
5354
snake-case "^2.1.0"
0 commit comments