Skip to content

Commit

Permalink
Update "ember-getowner-polyfill" to v2.0.1 (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
Turbo87 authored and briangonzalez committed Aug 2, 2017
1 parent f9574d0 commit 6b3cc6b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"dependencies": {
"ember-app-scheduler": "0.0.5",
"ember-cli-babel": "^6.6.0",
"ember-getowner-polyfill": "^1.2.3"
"ember-getowner-polyfill": "^2.0.1"
},
"ember-addon": {
"configPath": "tests/dummy/config",
Expand Down
9 changes: 4 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2035,7 +2035,7 @@ [email protected]:
dependencies:
ember-cli-babel "^5.1.7"

ember-cli-babel@^5.1.3, ember-cli-babel@^5.1.5, ember-cli-babel@^5.1.6, ember-cli-babel@^5.1.7:
ember-cli-babel@^5.1.3, ember-cli-babel@^5.1.5, ember-cli-babel@^5.1.7:
version "5.2.4"
resolved "https://registry.yarnpkg.com/ember-cli-babel/-/ember-cli-babel-5.2.4.tgz#5ce4f46b08ed6f6d21e878619fb689719d6e8e13"
dependencies:
Expand Down Expand Up @@ -2352,11 +2352,10 @@ ember-factory-for-polyfill@^1.1.0:
ember-cli-babel "^5.1.7"
ember-cli-version-checker "^1.2.0"

ember-getowner-polyfill@^1.2.3:
version "1.2.3"
resolved "https://registry.yarnpkg.com/ember-getowner-polyfill/-/ember-getowner-polyfill-1.2.3.tgz#ea70f4a48b1c05b91056371d1878bbafe018222e"
ember-getowner-polyfill@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/ember-getowner-polyfill/-/ember-getowner-polyfill-2.0.1.tgz#9bfe2b4d527ed174e76fef2c8f30937d77cb66fb"
dependencies:
ember-cli-babel "^5.1.6"
ember-cli-version-checker "^1.2.0"
ember-factory-for-polyfill "^1.1.0"

Expand Down

0 comments on commit 6b3cc6b

Please sign in to comment.