Skip to content

Commit

Permalink
Update dependency rxjs to v5.5.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Aug 30, 2018
1 parent a548d75 commit d0b171c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"core-js": "2.5.7",
"graphql-config-parser": "1.2.1",
"graphql-tag": "1.3.2",
"rxjs": "5.5.11",
"rxjs": "5.5.12",
"ts-helpers": "1.1.2",
"zone.js": "0.8.26"
},
Expand Down
6 changes: 3 additions & 3 deletions basic/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4534,9 +4534,9 @@ run-queue@^1.0.0, run-queue@^1.0.3:
dependencies:
aproba "^1.1.1"

[email protected].11:
version "5.5.11"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-5.5.11.tgz#f733027ca43e3bec6b994473be4ab98ad43ced87"
[email protected].12:
version "5.5.12"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-5.5.12.tgz#6fa61b8a77c3d793dbaf270bee2f43f652d741cc"
dependencies:
symbol-observable "1.0.1"

Expand Down

0 comments on commit d0b171c

Please sign in to comment.