Skip to content

Commit

Permalink
Update dependency apollo-angular to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 19, 2018
1 parent c4eec2d commit 39be889
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 9 deletions.
2 changes: 1 addition & 1 deletion basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@angular/platform-browser-dynamic": "4.4.7",
"@angular/router": "4.4.7",
"angular2-moment": "1.9.0",
"apollo-angular": "0.13.3",
"apollo-angular": "1.5.0",
"apollo-client": "1.9.3",
"core-js": "2.5.7",
"graphql-config-parser": "1.2.1",
Expand Down
21 changes: 13 additions & 8 deletions basic/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -308,15 +308,12 @@ anymatch@^2.0.0:
micromatch "^3.1.4"
normalize-path "^2.1.1"

apollo-angular@0.13.3:
version "0.13.3"
resolved "https://registry.yarnpkg.com/apollo-angular/-/apollo-angular-0.13.3.tgz#a94464990132eb70eb77e3b890c50e1cecc2ec7c"
apollo-angular@1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/apollo-angular/-/apollo-angular-1.5.0.tgz#da653b76189fb72ea801c51996ea87fe19aa064f"
dependencies:
apollo-client-rxjs "^0.6.0-rc.1"

apollo-client-rxjs@^0.6.0-rc.1:
version "0.6.0-rc.2"
resolved "https://registry.yarnpkg.com/apollo-client-rxjs/-/apollo-client-rxjs-0.6.0-rc.2.tgz#f391ee69381ae5ec8f74f476fbb6b0490b6f5923"
semver "^5.5.1"
tslib "^1.9.0"

[email protected]:
version "1.9.3"
Expand Down Expand Up @@ -4639,6 +4636,10 @@ semver@^5.0.0:
version "5.5.0"
resolved "https://registry.yarnpkg.com/semver/-/semver-5.5.0.tgz#dc4bbc7a6ca9d916dee5d43516f0092b58f7b8ab"

semver@^5.5.1:
version "5.6.0"
resolved "https://registry.yarnpkg.com/semver/-/semver-5.6.0.tgz#7e74256fbaa49c75aa7c7a205cc22799cac80004"

[email protected]:
version "0.16.1"
resolved "https://registry.yarnpkg.com/send/-/send-0.16.1.tgz#a70e1ca21d1382c11d0d9f6231deb281080d7ab3"
Expand Down Expand Up @@ -5235,6 +5236,10 @@ tslib@^1.7.1:
version "1.8.1"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.8.1.tgz#6946af2d1d651a7b1863b531d6e5afa41aa44eac"

tslib@^1.9.0:
version "1.9.3"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286"

[email protected]:
version "4.5.1"
resolved "https://registry.yarnpkg.com/tslint/-/tslint-4.5.1.tgz#05356871bef23a434906734006fc188336ba824b"
Expand Down

0 comments on commit 39be889

Please sign in to comment.