Skip to content

Commit ab3df3e

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): stable ember infrastructure
1 parent 4ce06f8 commit ab3df3e

File tree

2 files changed

+39
-12
lines changed

2 files changed

+39
-12
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"ember-resolver": "5.1.3",
6262
"ember-source": "3.10.1",
6363
"ember-welcome-page": "4.0.0",
64-
"eslint-plugin-ember": "6.6.0",
64+
"eslint-plugin-ember": "6.7.0",
6565
"husky": "1.3.1",
6666
"loader.js": "4.7.0",
6767
"nyc": "14.1.1",
@@ -119,7 +119,7 @@
119119
"dependencies": {
120120
"@code-to-json/core": "0.6.50",
121121
"@code-to-json/formatter": "0.5.49",
122-
"ember-cli-babel": "7.7.3",
122+
"ember-cli-babel": "7.8.0",
123123
"ember-cli-typescript": "2.0.0-rc.2",
124124
"ember-decorators": "5.2.0"
125125
},

yarn.lock

Lines changed: 37 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2238,7 +2238,7 @@ babel-plugin-debug-macros@^0.3.0:
22382238
dependencies:
22392239
semver "^5.3.0"
22402240

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:
22422242
version "2.9.0"
22432243
resolved "https://registry.yarnpkg.com/babel-plugin-ember-modules-api-polyfill/-/babel-plugin-ember-modules-api-polyfill-2.9.0.tgz#8503e7b4192aeb336b00265e6235258ff6b754aa"
22442244
integrity sha512-c03h50291phJ2gQxo/aIOvFQE2c6glql1A7uagE3XbPXpKVAJOUxtVDjvWG6UAB6BC5ynsJfMWvY0w4TPRKIHQ==
@@ -4636,10 +4636,10 @@ ember-cli-babel-plugin-helpers@^1.0.0, ember-cli-babel-plugin-helpers@^1.1.0:
46364636
resolved "https://registry.yarnpkg.com/ember-cli-babel-plugin-helpers/-/ember-cli-babel-plugin-helpers-1.1.0.tgz#de3baedd093163b6c2461f95964888c1676325ac"
46374637
integrity sha512-Zr4my8Xn+CzO0gIuFNXji0eTRml5AxZUTDQz/wsNJ5AJAtyFWCY4QtKdoELNNbiCVGt1lq5yLiwTm4scGKu6xA==
46384638

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==
46434643
dependencies:
46444644
"@babel/core" "^7.0.0"
46454645
"@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
46514651
"@babel/runtime" "^7.2.0"
46524652
amd-name-resolver "^1.2.1"
46534653
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"
46554655
babel-plugin-module-resolver "^3.1.1"
46564656
broccoli-babel-transpiler "^7.1.2"
46574657
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
46824682
ember-cli-version-checker "^2.1.2"
46834683
semver "^5.5.0"
46844684

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+
46854712
ember-cli-broccoli-sane-watcher@^3.0.0:
46864713
version "3.0.0"
46874714
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:
53185345
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
53195346
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
53205347

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==
53255352
dependencies:
53265353
ember-rfc176-data "^0.3.9"
53275354
snake-case "^2.1.0"

0 commit comments

Comments
 (0)