Skip to content

Commit 809b21b

Browse files
Bump rxjs from 6.6.3 to 6.6.6
Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.6.3 to 6.6.6. - [Release notes](https://github.com/reactivex/rxjs/releases) - [Changelog](https://github.com/ReactiveX/rxjs/blob/6.6.6/CHANGELOG.md) - [Commits](ReactiveX/rxjs@6.6.3...6.6.6) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent e527ac0 commit 809b21b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,6 @@
7676
"redux": "4.0.5",
7777
"redux-observable": "1.2.0",
7878
"retry-ts": "0.1.2",
79-
"rxjs": "6.6.3"
79+
"rxjs": "6.6.6"
8080
}
8181
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6880,10 +6880,10 @@ run-parallel@^1.1.9:
68806880
resolved "https://registry.yarnpkg.com/run-parallel/-/run-parallel-1.1.9.tgz#c9dd3a7cf9f4b2c4b6244e173a6ed866e61dd679"
68816881
integrity sha512-DEqnSRTDw/Tc3FXf49zedI638Z9onwUotBMiUFKmrO2sdFKIbXamXGQ3Axd4qgphxKB4kw/qP1w5kTxnfU1B9Q==
68826882

6883-
6884-
version "6.6.3"
6885-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.3.tgz#8ca84635c4daa900c0d3967a6ee7ac60271ee552"
6886-
integrity sha512-trsQc+xYYXZ3urjOiJOuCOa5N3jAZ3eiSpQB5hIT8zGlL2QfnHLJ2r7GMkBGuIausdJN1OneaI6gQlsqNHHmZQ==
6883+
6884+
version "6.6.6"
6885+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.6.tgz#14d8417aa5a07c5e633995b525e1e3c0dec03b70"
6886+
integrity sha512-/oTwee4N4iWzAMAL9xdGKjkEHmIwupR3oXbQjCKywF1BeFohswF3vZdogbmEF6pZkOsXTzWkrZszrWpQTByYVg==
68876887
dependencies:
68886888
tslib "^1.9.0"
68896889

0 commit comments

Comments
 (0)