Skip to content

Commit 386e8f5

Browse files
Bump ember-cli-babel from 7.20.0 to 7.20.4
Bumps [ember-cli-babel](https://github.com/babel/ember-cli-babel) from 7.20.0 to 7.20.4. - [Release notes](https://github.com/babel/ember-cli-babel/releases) - [Changelog](https://github.com/babel/ember-cli-babel/blob/master/CHANGELOG.md) - [Commits](emberjs/ember-cli-babel@v7.20.0...v7.20.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 3cda9ce commit 386e8f5

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"co": "^4.6.0",
6565
"ember-cli": "~3.18.0",
6666
"ember-cli-app-version": "^3.2.0",
67-
"ember-cli-babel": "^7.20.0",
67+
"ember-cli-babel": "^7.20.4",
6868
"ember-cli-dependency-checker": "^3.2.0",
6969
"ember-cli-inject-live-reload": "^2.0.2",
7070
"ember-cli-template-lint": "^1.0.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1941,10 +1941,10 @@ babel-plugin-ember-data-packages-polyfill@^0.1.2:
19411941
dependencies:
19421942
"@ember-data/rfc395-data" "^0.0.4"
19431943

1944-
babel-plugin-ember-modules-api-polyfill@^2.13.0, babel-plugin-ember-modules-api-polyfill@^2.6.0:
1945-
version "2.13.0"
1946-
resolved "https://registry.yarnpkg.com/babel-plugin-ember-modules-api-polyfill/-/babel-plugin-ember-modules-api-polyfill-2.13.0.tgz#f9d3928d4c40192a44a5b52b67bbdedc4a748ea2"
1947-
integrity sha512-Q2i7uZMNSuJFYUV8stEsLQIRfMhQJew62sOnR+ESNjb4vlI7Rj1JlSgymTGwmCTVh+poTBpMidiWCoITDtbiIA==
1944+
babel-plugin-ember-modules-api-polyfill@^2.13.3, babel-plugin-ember-modules-api-polyfill@^2.6.0:
1945+
version "2.13.3"
1946+
resolved "https://registry.yarnpkg.com/babel-plugin-ember-modules-api-polyfill/-/babel-plugin-ember-modules-api-polyfill-2.13.3.tgz#f076c655e9f17cd19d1a92e62f1e9118a0e383e8"
1947+
integrity sha512-p108ELYtaLyPkGUoLzx7S0BR4QcWwgpJGSv68C93nvldH8o87eegwPhomNfLLYyfhbpQ23DWTTE3dX6DJGKInw==
19481948
dependencies:
19491949
ember-rfc176-data "^0.3.13"
19501950

@@ -4008,10 +4008,10 @@ ember-cli-babel@^6.0.0-beta.4, ember-cli-babel@^6.12.0, ember-cli-babel@^6.16.0,
40084008
ember-cli-version-checker "^2.1.2"
40094009
semver "^5.5.0"
40104010

4011-
ember-cli-babel@^7.1.2, ember-cli-babel@^7.11.0, ember-cli-babel@^7.12.0, ember-cli-babel@^7.18.0, ember-cli-babel@^7.20.0, ember-cli-babel@^7.7.3:
4012-
version "7.20.0"
4013-
resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.20.0.tgz#aa77eadd15036a053534fc68f7933bb97c5a1e25"
4014-
integrity sha512-DwV5Cbn8wlRFpG8zQXxYPRb0NRnnaj/2qVDODeUEjM/doDhoDDbTSSaEI5Pf0kIlkVIimyGB8qpGv1fkgj2IfQ==
4011+
ember-cli-babel@^7.1.2, ember-cli-babel@^7.11.0, ember-cli-babel@^7.12.0, ember-cli-babel@^7.18.0, ember-cli-babel@^7.20.4, ember-cli-babel@^7.7.3:
4012+
version "7.20.4"
4013+
resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.20.4.tgz#6f7bd275ac7532cf6dc1826f350aea32a3c81b06"
4014+
integrity sha512-LcE2PMKkozLxJDibyidH5uUuRORVo+b6Mub95MdF6anWNTR72FtNtXANSJaMqtP8ELhLglapUgLC3ylfdyGa8A==
40154015
dependencies:
40164016
"@babel/core" "^7.9.0"
40174017
"@babel/helper-compilation-targets" "^7.8.7"
@@ -4026,7 +4026,7 @@ ember-cli-babel@^7.1.2, ember-cli-babel@^7.11.0, ember-cli-babel@^7.12.0, ember-
40264026
amd-name-resolver "^1.2.1"
40274027
babel-plugin-debug-macros "^0.3.0"
40284028
babel-plugin-ember-data-packages-polyfill "^0.1.2"
4029-
babel-plugin-ember-modules-api-polyfill "^2.13.0"
4029+
babel-plugin-ember-modules-api-polyfill "^2.13.3"
40304030
babel-plugin-module-resolver "^3.1.1"
40314031
broccoli-babel-transpiler "^7.4.0"
40324032
broccoli-debug "^0.6.4"

0 commit comments

Comments
 (0)