Skip to content

Commit

Permalink
Merge pull request #1313 from ManageIQ/greenkeeper/rxjs-5.5.4
Browse files Browse the repository at this point in the history
Update rxjs to the latest version 🚀
  • Loading branch information
AllenBW authored Dec 5, 2017
2 parents 915ac21 + 84d53c8 commit 9d488a8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"postcss-loader": "2.0.9",
"q": "1.5.1",
"request": "2.83.0",
"rxjs": "5.5.3",
"rxjs": "5.5.4",
"sass-loader": "6.0.6",
"spice-html5-bower": "1.7.1",
"sprintf-js": "1.1.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7046,11 +7046,11 @@ rx-lite@^3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/rx-lite/-/rx-lite-3.1.2.tgz#19ce502ca572665f3b647b10939f97fd1615f102"

[email protected].3:
version "5.5.3"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-5.5.3.tgz#b62227e74b84f4e77bdf440e50b5ee01a1bc7dcd"
[email protected].4:
version "5.5.4"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-5.5.4.tgz#66a466acb21270b5f441645a1141f95fcae10ee6"
dependencies:
symbol-observable "^1.0.1"
symbol-observable "1.0.1"

[email protected], safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.1, safe-buffer@~5.1.0, safe-buffer@~5.1.1:
version "5.1.1"
Expand Down Expand Up @@ -7790,9 +7790,9 @@ svgo@^0.7.0:
sax "~1.2.1"
whet.extend "~0.9.9"

symbol-observable@^1.0.1:
version "1.0.4"
resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.0.4.tgz#29bf615d4aa7121bdd898b22d4b3f9bc4e2aa03d"
[email protected]:
version "1.0.1"
resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.0.1.tgz#8340fc4702c3122df5d22288f88283f513d3fdd4"

table@^3.7.8:
version "3.8.3"
Expand Down

0 comments on commit 9d488a8

Please sign in to comment.