Skip to content

Commit

Permalink
chore(deps-dev): bump ember-engines from 0.8.2 to 0.8.3
Browse files Browse the repository at this point in the history
Bumps [ember-engines](https://github.com/ember-engines/ember-engines) from 0.8.2 to 0.8.3.
- [Release notes](https://github.com/ember-engines/ember-engines/releases)
- [Changelog](https://github.com/ember-engines/ember-engines/blob/master/CHANGELOG.md)
- [Commits](ember-engines/ember-engines@v0.8.2...v0.8.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Nov 27, 2019
1 parent efe946a commit 195aeed
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3345,7 +3345,7 @@ ember-cli-babel-plugin-helpers@^1.0.0, ember-cli-babel-plugin-helpers@^1.1.0:
resolved "https://registry.yarnpkg.com/ember-cli-babel-plugin-helpers/-/ember-cli-babel-plugin-helpers-1.1.0.tgz#de3baedd093163b6c2461f95964888c1676325ac"
integrity sha512-Zr4my8Xn+CzO0gIuFNXji0eTRml5AxZUTDQz/wsNJ5AJAtyFWCY4QtKdoELNNbiCVGt1lq5yLiwTm4scGKu6xA==

ember-cli-babel@*, ember-cli-babel@^7.1.2, ember-cli-babel@^7.11.0, ember-cli-babel@^7.12.0, ember-cli-babel@^7.13.0, ember-cli-babel@^7.2.0, ember-cli-babel@^7.5.0, ember-cli-babel@^7.7.3, ember-cli-babel@^7.8.0:
ember-cli-babel@*, ember-cli-babel@^7.1.2, ember-cli-babel@^7.11.0, ember-cli-babel@^7.11.1, ember-cli-babel@^7.12.0, ember-cli-babel@^7.13.0, ember-cli-babel@^7.2.0, ember-cli-babel@^7.5.0, ember-cli-babel@^7.7.3:
version "7.13.0"
resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-7.13.0.tgz#3f2c2ba7a44d7948ec927d41cf072673330f62cd"
integrity sha512-VjagtumwQP+3jsjLR64gpca5iq2o0PS1MT0PdC90COtAYqpOqNM9axYEYBamNLIuv+3vJpAoFKu8EMBC1ZlWGQ==
Expand Down Expand Up @@ -3667,9 +3667,9 @@ ember-disable-prototype-extensions@^1.1.3:
integrity sha1-GWkTUhdlS14nj5/i2dTkm1cgMp4=

ember-engines@^0.8.0:
version "0.8.2"
resolved "https://registry.yarnpkg.com/ember-engines/-/ember-engines-0.8.2.tgz#d1be1929217c5454b37ec2e6b07a0057075447b8"
integrity sha512-Lhwkj02b9/MjOyl3MFToL4Pa1djFtDjQOxI8SY86P81XUBbRDdeZ3pg5tDxU/upEeQ7La7uepoZWTBRj6Lxx0Q==
version "0.8.3"
resolved "https://registry.yarnpkg.com/ember-engines/-/ember-engines-0.8.3.tgz#86e88d68af371c049917e11dde25a00f16cb405d"
integrity sha512-TJPHXMF5IvvyIcJH1uidtvPMQEBO6A9vgALj++3Tw2cyY//xoGXKgrKLheRpVuSflfgjhUq1sWy2iETSPLW7tQ==
dependencies:
amd-name-resolver "1.3.1"
babel-plugin-compact-reexports "^1.1.0"
Expand All @@ -3683,7 +3683,8 @@ ember-engines@^0.8.0:
broccoli-test-helper "^2.0.0"
calculate-cache-key-for-tree "^2.0.0"
ember-asset-loader "^0.6.1"
ember-cli-babel "^7.8.0"
ember-cli-babel "^7.11.1"
ember-cli-htmlbars "^4.0.0"
ember-cli-preprocess-registry "^3.3.0"
ember-cli-string-utils "^1.1.0"
ember-cli-version-checker "^3.1.3"
Expand Down

0 comments on commit 195aeed

Please sign in to comment.