From 5a65a5f411814d79096e26657e09477edde4b120 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 10 Sep 2018 10:48:25 +0000 Subject: [PATCH] build(deps): bump rxjs from 6.3.1 to 6.3.2 Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.3.1 to 6.3.2. - [Release notes](https://github.com/reactivex/rxjs/releases) - [Changelog](https://github.com/ReactiveX/rxjs/blob/master/CHANGELOG.md) - [Commits](https://github.com/reactivex/rxjs/commits) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 4e0ae011..5acda769 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@uirouter/angular": "^2.0.2", "@uirouter/visualizer": "^6.0.2", "core-js": "^2.5.7", - "rxjs": "^6.3.1", + "rxjs": "^6.3.2", "rxjs-compat": "^6.3.2", "ts-helpers": "^1.1.2", "zone.js": "^0.8.20" diff --git a/yarn.lock b/yarn.lock index 2eb3797c..ea9fd841 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5184,9 +5184,9 @@ rxjs@^5.0.0-beta.11: dependencies: symbol-observable "1.0.1" -rxjs@^6.0.0, rxjs@^6.3.1: - version "6.3.1" - resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.3.1.tgz#878a1a8c64b8a5da11dcf74b5033fe944cdafb84" +rxjs@^6.0.0, rxjs@^6.3.2: + version "6.3.2" + resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.3.2.tgz#6a688b16c4e6e980e62ea805ec30648e1c60907f" dependencies: tslib "^1.9.0"