Skip to content

Commit

Permalink
fix(deps): update dependency ember-cli-babel to ^7.20.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 30, 2020
1 parent 574ec63 commit 88e401c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@ember-decorators/utils": "^6.1.1",
"@glimmer/tracking": "^1.0.0",
"ember-auto-import": "^1.5.3",
"ember-cli-babel": "^7.20.3",
"ember-cli-babel": "^7.20.4",
"ember-cli-htmlbars": "^5.1.2",
"ember-cli-typescript": "^3.1.4",
"qs": "^6.9.4"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5098,10 +5098,10 @@ ember-cli-babel@^7.0.0, ember-cli-babel@^7.1.3, ember-cli-babel@^7.11.0, ember-c
rimraf "^3.0.1"
semver "^5.5.0"

ember-cli-babel@^7.20.3:
version "7.20.3"
resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.20.3.tgz#ddbe99b9fe53da35d8bf04f1ae00875370d1a672"
integrity sha512-94ZwQH74DA1ASGIP0UtJC6eG38K+JzkLrfthZnMdfAy++prgsg59X80InTelHvWZ7U5Qhl/YjMhHfxHV7KMf9A==
ember-cli-babel@^7.20.4:
version "7.20.4"
resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.20.4.tgz#6f7bd275ac7532cf6dc1826f350aea32a3c81b06"
integrity sha512-LcE2PMKkozLxJDibyidH5uUuRORVo+b6Mub95MdF6anWNTR72FtNtXANSJaMqtP8ELhLglapUgLC3ylfdyGa8A==
dependencies:
"@babel/core" "^7.9.0"
"@babel/helper-compilation-targets" "^7.8.7"
Expand Down

0 comments on commit 88e401c

Please sign in to comment.