Skip to content

Commit

Permalink
fix: update ember-composability dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Gorzas committed Nov 17, 2020
1 parent 0ea771e commit 4d5ecac
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"ember-cli-uglify": "3.0.0",
"ember-cli-version-checker": "3.0.1",
"ember-code-snippet": "2.4.0",
"ember-composability": "1.0.1",
"ember-composability": "git://github.com/jacobq/ember-composability.git#30b10d71562b08af9ad5cecc1506953aec46392e",
"ember-disable-prototype-extensions": "1.1.3",
"ember-export-application-global": "2.0.1",
"ember-keyboard": "4.0.0",
Expand Down
15 changes: 3 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6149,10 +6149,9 @@ ember-compatibility-helpers@^1.1.1:
ember-cli-version-checker "^2.1.1"
semver "^5.4.1"

[email protected]:
version "1.0.1"
resolved "https://registry.yarnpkg.com/ember-composability/-/ember-composability-1.0.1.tgz#c9d167f7c24c67fee03ae6c91b9059c06a849b63"
integrity sha512-F+PxGBgWlaadZmEKKpKKwCn0VRXZF4wzeOlPLlCNMxP+ykbeko6cF0RdHjlfHPW+BCz+YvuwpWGCVMtuUbujdQ==
"ember-composability@git://github.com/jacobq/ember-composability.git#30b10d71562b08af9ad5cecc1506953aec46392e":
version "0.0.0-development"
resolved "git://github.com/jacobq/ember-composability.git#30b10d71562b08af9ad5cecc1506953aec46392e"
dependencies:
"@ember/ordered-set" "^2.0.3"
ember-cli-babel "^7.0.0"
Expand Down Expand Up @@ -10637,7 +10636,6 @@ npm@^6.10.3:
cmd-shim "^3.0.3"
columnify "~1.5.4"
config-chain "^1.1.12"
debuglog "*"
detect-indent "~5.0.0"
detect-newline "^2.1.0"
dezalgo "~1.0.3"
Expand All @@ -10652,7 +10650,6 @@ npm@^6.10.3:
has-unicode "~2.0.1"
hosted-git-info "^2.8.8"
iferr "^1.0.2"
imurmurhash "*"
infer-owner "^1.0.4"
inflight "~1.0.6"
inherits "^2.0.4"
Expand All @@ -10671,14 +10668,8 @@ npm@^6.10.3:
libnpx "^10.2.4"
lock-verify "^2.1.0"
lockfile "^1.0.4"
lodash._baseindexof "*"
lodash._baseuniq "~4.6.0"
lodash._bindcallback "*"
lodash._cacheindexof "*"
lodash._createcache "*"
lodash._getnative "*"
lodash.clonedeep "~4.5.0"
lodash.restparam "*"
lodash.union "~4.6.0"
lodash.uniq "~4.5.0"
lodash.without "~4.4.0"
Expand Down

0 comments on commit 4d5ecac

Please sign in to comment.