Skip to content

Commit b1ce4d0

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency ember-cli-babel to v7.13.2
1 parent 9999b58 commit b1ce4d0

File tree

2 files changed

+32
-5
lines changed

2 files changed

+32
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"ember-cli-addon-docs": "ember-learn/ember-cli-addon-docs#4f5bfd11",
8888
"ember-cli-addon-docs-esdoc": "0.2.3",
8989
"ember-cli-app-version": "3.2.0",
90-
"ember-cli-babel": "7.13.0",
90+
"ember-cli-babel": "7.13.2",
9191
"ember-cli-blueprint-test-helpers": "0.19.2",
9292
"ember-cli-dependency-checker": "3.2.0",
9393
"ember-cli-deploy": "1.0.2",

yarn.lock

Lines changed: 31 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6562,10 +6562,10 @@ ember-cli-babel-plugin-helpers@^1.0.0, ember-cli-babel-plugin-helpers@^1.1.0:
65626562
resolved "https://registry.yarnpkg.com/ember-cli-babel-plugin-helpers/-/ember-cli-babel-plugin-helpers-1.1.0.tgz#de3baedd093163b6c2461f95964888c1676325ac"
65636563
integrity sha512-Zr4my8Xn+CzO0gIuFNXji0eTRml5AxZUTDQz/wsNJ5AJAtyFWCY4QtKdoELNNbiCVGt1lq5yLiwTm4scGKu6xA==
65646564

6565-
[email protected].0, ember-cli-babel@^7.13.0:
6566-
version "7.13.0"
6567-
resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.13.0.tgz#3f2c2ba7a44d7948ec927d41cf072673330f62cd"
6568-
integrity sha512-VjagtumwQP+3jsjLR64gpca5iq2o0PS1MT0PdC90COtAYqpOqNM9axYEYBamNLIuv+3vJpAoFKu8EMBC1ZlWGQ==
6565+
6566+
version "7.13.2"
6567+
resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.13.2.tgz#6b6f4d508cc3bb300c5711d3d02c59ba80f0f686"
6568+
integrity sha512-VH2tMXaRFkbQEyVJnxUtAyta5bAKjtcLwJ4lStW/iRk/NIlNFNJh1uOd7uL9H9Vm0f4/xR7Mc0Q7ND9ezKOo+A==
65696569
dependencies:
65706570
"@babel/core" "^7.7.0"
65716571
"@babel/plugin-proposal-class-properties" "^7.7.0"
@@ -6635,6 +6635,33 @@ ember-cli-babel@^7.0.0, ember-cli-babel@^7.1.0, ember-cli-babel@^7.1.2, ember-cl
66356635
ensure-posix-path "^1.0.2"
66366636
semver "^5.5.0"
66376637

6638+
ember-cli-babel@^7.13.0:
6639+
version "7.13.0"
6640+
resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.13.0.tgz#3f2c2ba7a44d7948ec927d41cf072673330f62cd"
6641+
integrity sha512-VjagtumwQP+3jsjLR64gpca5iq2o0PS1MT0PdC90COtAYqpOqNM9axYEYBamNLIuv+3vJpAoFKu8EMBC1ZlWGQ==
6642+
dependencies:
6643+
"@babel/core" "^7.7.0"
6644+
"@babel/plugin-proposal-class-properties" "^7.7.0"
6645+
"@babel/plugin-proposal-decorators" "^7.7.0"
6646+
"@babel/plugin-transform-modules-amd" "^7.5.0"
6647+
"@babel/plugin-transform-runtime" "^7.6.0"
6648+
"@babel/polyfill" "^7.7.0"
6649+
"@babel/preset-env" "^7.7.0"
6650+
"@babel/runtime" "^7.7.0"
6651+
amd-name-resolver "^1.2.1"
6652+
babel-plugin-debug-macros "^0.3.0"
6653+
babel-plugin-ember-modules-api-polyfill "^2.12.0"
6654+
babel-plugin-module-resolver "^3.1.1"
6655+
broccoli-babel-transpiler "^7.3.0"
6656+
broccoli-debug "^0.6.4"
6657+
broccoli-funnel "^2.0.1"
6658+
broccoli-source "^1.1.0"
6659+
clone "^2.1.2"
6660+
ember-cli-babel-plugin-helpers "^1.1.0"
6661+
ember-cli-version-checker "^2.1.2"
6662+
ensure-posix-path "^1.0.2"
6663+
semver "^5.5.0"
6664+
66386665
66396666
version "0.19.2"
66406667
resolved "https://registry.yarnpkg.com/ember-cli-blueprint-test-helpers/-/ember-cli-blueprint-test-helpers-0.19.2.tgz#9e563cd81ab39931253ced0982c5d02475895401"

0 commit comments

Comments
 (0)