Skip to content

Commit 726c27b

Browse files
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] <support@dependabot.com>
1 parent a8b7fb0 commit 726c27b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@uirouter/angular": "^2.0.2",
2626
"@uirouter/visualizer": "^6.0.2",
2727
"core-js": "^2.5.7",
28-
"rxjs": "^6.3.1",
28+
"rxjs": "^6.3.2",
2929
"rxjs-compat": "^6.3.1",
3030
"ts-helpers": "^1.1.2",
3131
"zone.js": "^0.8.20"

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5184,9 +5184,9 @@ rxjs@^5.0.0-beta.11:
51845184
dependencies:
51855185
symbol-observable "1.0.1"
51865186

5187-
rxjs@^6.0.0, rxjs@^6.3.1:
5188-
version "6.3.1"
5189-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.3.1.tgz#878a1a8c64b8a5da11dcf74b5033fe944cdafb84"
5187+
rxjs@^6.0.0, rxjs@^6.3.2:
5188+
version "6.3.2"
5189+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.3.2.tgz#6a688b16c4e6e980e62ea805ec30648e1c60907f"
51905190
dependencies:
51915191
tslib "^1.9.0"
51925192

0 commit comments

Comments
 (0)