Skip to content

Commit

Permalink
build(deps-dev): bump ember-angle-bracket-invocation-polyfill from ^1…
Browse files Browse the repository at this point in the history
….2.5 to ^2.0.1
  • Loading branch information
alexdiliberto committed Aug 2, 2019
1 parent ab14409 commit 16e45a0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@ember/optional-features": "^0.7.0",
"babel-eslint": "^8.0.0",
"broccoli-asset-rev": "^3.0.0",
"ember-angle-bracket-invocation-polyfill": "^1.2.5",
"ember-angle-bracket-invocation-polyfill": "^2.0.1",
"ember-cli": "~3.11.0",
"ember-cli-addon-docs": "^0.6.13",
"ember-cli-addon-docs-esdoc": "^0.2.2",
Expand Down
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5287,14 +5287,15 @@ elliptic@^6.0.0:
minimalistic-assert "^1.0.0"
minimalistic-crypto-utils "^1.0.0"

ember-angle-bracket-invocation-polyfill@^1.2.5:
version "1.3.1"
resolved "https://registry.yarnpkg.com/ember-angle-bracket-invocation-polyfill/-/ember-angle-bracket-invocation-polyfill-1.3.1.tgz#3dd0b91b3776a8048a943889c031fa7f9ea44ec4"
integrity sha512-eeE4LBFIxJ5EclTIydPMPs04vvSDv64m+1fxwN2UKdSdRDWwus36k4B/LquDfWuG1WI0Dk3R4WoTFcRYlbNTWg==
ember-angle-bracket-invocation-polyfill@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/ember-angle-bracket-invocation-polyfill/-/ember-angle-bracket-invocation-polyfill-2.0.1.tgz#52308fa5b2ef80ef3cfda92b71068d54fd23bdac"
integrity sha512-MMrxh5tyVb5iOfZHk2jYgeZFg1AU9VagDzl9uM+7c6p3fBi9VywIsNuTwQiZLlH24LKlXQ1Ts2gM/Iym/JS9wg==
dependencies:
ember-cli-babel "^6.17.0"
ember-cli-version-checker "^2.1.2"
ember-compatibility-helpers "^1.0.2"
silent-error "^1.1.1"

ember-app-scheduler@^1.0.5:
version "1.0.8"
Expand Down

0 comments on commit 16e45a0

Please sign in to comment.