Skip to content

Commit 454b271

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): ember-cli-babel
1 parent 62f5c18 commit 454b271

File tree

2 files changed

+50
-6
lines changed

2 files changed

+50
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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.11.0",
122+
"ember-cli-babel": "7.11.1",
123123
"ember-cli-typescript": "2.0.0-rc.2",
124124
"ember-decorators": "5.2.0"
125125
},

yarn.lock

Lines changed: 49 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2947,6 +2947,23 @@ broccoli-babel-transpiler@^7.1.2, broccoli-babel-transpiler@^7.2.0:
29472947
rsvp "^4.8.4"
29482948
workerpool "^3.1.1"
29492949

2950+
broccoli-babel-transpiler@^7.3.0:
2951+
version "7.3.0"
2952+
resolved "https://registry.yarnpkg.com/broccoli-babel-transpiler/-/broccoli-babel-transpiler-7.3.0.tgz#a0ad3a37dbf74469664bbca403d652070c2c1317"
2953+
integrity sha512-tsXNvDf3gp6g8rGkz234AhbaIRUsCdd6CM3ikfkJVB0EpC8ZAczGsFKTjENLy1etx4s7FkruW/QjI7Wfdhx6Ng==
2954+
dependencies:
2955+
"@babel/core" "^7.3.3"
2956+
"@babel/polyfill" "^7.0.0"
2957+
broccoli-funnel "^2.0.2"
2958+
broccoli-merge-trees "^3.0.2"
2959+
broccoli-persistent-filter "^2.2.1"
2960+
clone "^2.1.2"
2961+
hash-for-dep "^1.4.7"
2962+
heimdalljs-logger "^0.1.9"
2963+
json-stable-stringify "^1.0.1"
2964+
rsvp "^4.8.4"
2965+
workerpool "^3.1.1"
2966+
29502967
broccoli-builder@^0.18.14:
29512968
version "0.18.14"
29522969
resolved "https://registry.yarnpkg.com/broccoli-builder/-/broccoli-builder-0.18.14.tgz#4b79e2f844de11a4e1b816c3f49c6df4776c312d"
@@ -4693,10 +4710,10 @@ ember-cli-babel-plugin-helpers@^1.0.0, ember-cli-babel-plugin-helpers@^1.1.0:
46934710
resolved "https://registry.yarnpkg.com/ember-cli-babel-plugin-helpers/-/ember-cli-babel-plugin-helpers-1.1.0.tgz#de3baedd093163b6c2461f95964888c1676325ac"
46944711
integrity sha512-Zr4my8Xn+CzO0gIuFNXji0eTRml5AxZUTDQz/wsNJ5AJAtyFWCY4QtKdoELNNbiCVGt1lq5yLiwTm4scGKu6xA==
46954712

4696-
[email protected].0, ember-cli-babel@^7.0.0, ember-cli-babel@^7.1.2, ember-cli-babel@^7.1.3, ember-cli-babel@^7.10.0, ember-cli-babel@^7.4.1, ember-cli-babel@^7.5.0, ember-cli-babel@^7.7.0, ember-cli-babel@^7.7.3, ember-cli-babel@^7.8.0:
4697-
version "7.11.0"
4698-
resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.11.0.tgz#a2f4e4f123a4690968b512b87b4ff4bfa57ec244"
4699-
integrity sha512-ykEsr7XoEPaADCBCJMViycCok1grtBRGvZ1k/atlL/gQYCQ1W4E4OROY/Mm2YBgyLftBv6buH7IZsULyQRZUmg==
4713+
4714+
version "7.11.1"
4715+
resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.11.1.tgz#77bc8f4001d47b91d80e3d36a4754412616fc0d8"
4716+
integrity sha512-Qgd7y9NVbRLEtwjBW/vPHXdTQrIgfgoCSFHfvBpEmLuWSWNpE/J6qwXrSbB9nEIlfzyjH0Almv4m0jwuJsB3ow==
47004717
dependencies:
47014718
"@babel/core" "^7.0.0"
47024719
"@babel/plugin-proposal-class-properties" "^7.3.4"
@@ -4710,7 +4727,7 @@ [email protected], ember-cli-babel@^7.0.0, ember-cli-babel@^7.1.2, ember-cl
47104727
babel-plugin-debug-macros "^0.3.0"
47114728
babel-plugin-ember-modules-api-polyfill "^2.12.0"
47124729
babel-plugin-module-resolver "^3.1.1"
4713-
broccoli-babel-transpiler "^7.1.2"
4730+
broccoli-babel-transpiler "^7.3.0"
47144731
broccoli-debug "^0.6.4"
47154732
broccoli-funnel "^2.0.1"
47164733
broccoli-source "^1.1.0"
@@ -4739,6 +4756,33 @@ ember-cli-babel@^6.0.0-beta.4, ember-cli-babel@^6.0.0-beta.7, ember-cli-babel@^6
47394756
ember-cli-version-checker "^2.1.2"
47404757
semver "^5.5.0"
47414758

4759+
ember-cli-babel@^7.0.0, ember-cli-babel@^7.1.2, ember-cli-babel@^7.1.3, ember-cli-babel@^7.10.0, ember-cli-babel@^7.4.1, ember-cli-babel@^7.5.0, ember-cli-babel@^7.7.0, ember-cli-babel@^7.7.3, ember-cli-babel@^7.8.0:
4760+
version "7.11.0"
4761+
resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.11.0.tgz#a2f4e4f123a4690968b512b87b4ff4bfa57ec244"
4762+
integrity sha512-ykEsr7XoEPaADCBCJMViycCok1grtBRGvZ1k/atlL/gQYCQ1W4E4OROY/Mm2YBgyLftBv6buH7IZsULyQRZUmg==
4763+
dependencies:
4764+
"@babel/core" "^7.0.0"
4765+
"@babel/plugin-proposal-class-properties" "^7.3.4"
4766+
"@babel/plugin-proposal-decorators" "^7.3.0"
4767+
"@babel/plugin-transform-modules-amd" "^7.0.0"
4768+
"@babel/plugin-transform-runtime" "^7.2.0"
4769+
"@babel/polyfill" "^7.0.0"
4770+
"@babel/preset-env" "^7.0.0"
4771+
"@babel/runtime" "^7.2.0"
4772+
amd-name-resolver "^1.2.1"
4773+
babel-plugin-debug-macros "^0.3.0"
4774+
babel-plugin-ember-modules-api-polyfill "^2.12.0"
4775+
babel-plugin-module-resolver "^3.1.1"
4776+
broccoli-babel-transpiler "^7.1.2"
4777+
broccoli-debug "^0.6.4"
4778+
broccoli-funnel "^2.0.1"
4779+
broccoli-source "^1.1.0"
4780+
clone "^2.1.2"
4781+
ember-cli-babel-plugin-helpers "^1.1.0"
4782+
ember-cli-version-checker "^2.1.2"
4783+
ensure-posix-path "^1.0.2"
4784+
semver "^5.5.0"
4785+
47424786
ember-cli-broccoli-sane-watcher@^3.0.0:
47434787
version "3.0.0"
47444788
resolved "https://registry.yarnpkg.com/ember-cli-broccoli-sane-watcher/-/ember-cli-broccoli-sane-watcher-3.0.0.tgz#dc1812c047e1ceec4413d3c41b51a9ffc61b4cfe"

0 commit comments

Comments
 (0)