Skip to content

Commit

Permalink
Merge pull request emberjs#18424 from emberjs/dependabot/npm_and_yarn…
Browse files Browse the repository at this point in the history
…/broccoli-babel-transpiler-7.3.0
  • Loading branch information
dependabot-preview[bot] authored Sep 24, 2019
2 parents 1b93496 + f3f580b commit 202fb55
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 @@ -90,7 +90,7 @@
"babel-plugin-module-resolver": "^3.2.0",
"babel-template": "^6.26.0",
"backburner.js": "^2.6.0",
"broccoli-babel-transpiler": "^7.2.0",
"broccoli-babel-transpiler": "^7.3.0",
"broccoli-debug": "^0.6.4",
"broccoli-file-creator": "^2.1.1",
"broccoli-persistent-filter": "^2.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1609,10 +1609,10 @@ broccoli-amd-funnel@^2.0.1:
broccoli-plugin "^1.3.0"
symlink-or-copy "^1.2.0"

broccoli-babel-transpiler@^7.1.2, broccoli-babel-transpiler@^7.2.0:
version "7.2.0"
resolved "https://registry.yarnpkg.com/broccoli-babel-transpiler/-/broccoli-babel-transpiler-7.2.0.tgz#5c0d694c4055106abb385e2d3d88936d35b7cb18"
integrity sha512-lkP9dNFfK810CRHHWsNl9rjyYqcXH3qg0kArnA6tV9Owx3nlZm3Eyr0cGo6sMUQCNLH+2oKrRjOdUGSc6Um6Cw==
broccoli-babel-transpiler@^7.1.2, broccoli-babel-transpiler@^7.2.0, broccoli-babel-transpiler@^7.3.0:
version "7.3.0"
resolved "https://registry.yarnpkg.com/broccoli-babel-transpiler/-/broccoli-babel-transpiler-7.3.0.tgz#a0ad3a37dbf74469664bbca403d652070c2c1317"
integrity sha512-tsXNvDf3gp6g8rGkz234AhbaIRUsCdd6CM3ikfkJVB0EpC8ZAczGsFKTjENLy1etx4s7FkruW/QjI7Wfdhx6Ng==
dependencies:
"@babel/core" "^7.3.3"
"@babel/polyfill" "^7.0.0"
Expand Down

0 comments on commit 202fb55

Please sign in to comment.