Skip to content

Commit

Permalink
build(aio): upgrade to rxjs@5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorMinar authored and juleskremer committed Aug 24, 2017
1 parent 6aa29f4 commit 07db352
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
2 changes: 1 addition & 1 deletion aio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@angular/service-worker": "^1.0.0-beta.7",
"core-js": "^2.4.1",
"rho": "https://github.com/petebacondarwin/rho#heading-fix",
"rxjs": "^5.1.0",
"rxjs": "^5.2.0",
"ts-helpers": "^1.1.1",
"zone.js": "^0.8.4"
},
Expand Down
8 changes: 2 additions & 6 deletions aio/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5423,7 +5423,7 @@ rx@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/rx/-/rx-4.1.0.tgz#a5f13ff79ef3b740fe30aa803fb09f98805d4782"

rxjs@^5.0.1, rxjs@^5.1.0:
rxjs@^5.0.1, rxjs@^5.2.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-5.2.0.tgz#db537de8767c05fa73721587a29e0085307d318b"
dependencies:
Expand Down Expand Up @@ -6292,14 +6292,10 @@ underscore-contrib@~0.3.0:
dependencies:
underscore "1.6.0"

underscore@1.6.0, underscore@~1.6.0:
underscore@1.6.0, underscore@1.x, underscore@~1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.6.0.tgz#8b38b10cacdef63337b8b24e4ff86d45aea529a8"

underscore@1.x:
version "1.8.3"
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.8.3.tgz#4f3fb53b106e6097fcf9cb4109f2a5e9bdfa5022"

uniq@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/uniq/-/uniq-1.0.1.tgz#b31c5ae8254844a3a8281541ce2b04b865a734ff"
Expand Down

0 comments on commit 07db352

Please sign in to comment.