Skip to content

Commit 5899d8d

Browse files
Bump rxjs from 6.6.7 to 7.1.0
Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.6.7 to 7.1.0. - [Release notes](https://github.com/reactivex/rxjs/releases) - [Changelog](https://github.com/ReactiveX/rxjs/blob/master/CHANGELOG.md) - [Commits](ReactiveX/rxjs@6.6.7...7.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 2b931c3 commit 5899d8d

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
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.1.0",
7777
"redux-observable": "2.0.0",
7878
"retry-ts": "0.1.3",
79-
"rxjs": "6.6.7"
79+
"rxjs": "7.1.0"
8080
}
8181
}

yarn.lock

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7127,14 +7127,7 @@ run-parallel@^1.1.9:
71277127
resolved "https://registry.yarnpkg.com/run-parallel/-/run-parallel-1.1.9.tgz#c9dd3a7cf9f4b2c4b6244e173a6ed866e61dd679"
71287128
integrity sha512-DEqnSRTDw/Tc3FXf49zedI638Z9onwUotBMiUFKmrO2sdFKIbXamXGQ3Axd4qgphxKB4kw/qP1w5kTxnfU1B9Q==
71297129

7130-
7131-
version "6.6.7"
7132-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.7.tgz#90ac018acabf491bf65044235d5863c4dab804c9"
7133-
integrity sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==
7134-
dependencies:
7135-
tslib "^1.9.0"
7136-
7137-
rxjs@^7.0.0:
7130+
[email protected], rxjs@^7.0.0:
71387131
version "7.1.0"
71397132
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.1.0.tgz#94202d27b19305ef7b1a4f330277b2065df7039e"
71407133
integrity sha512-gCFO5iHIbRPwznl6hAYuwNFld8W4S2shtSJIqG27ReWXo9IWrCyEICxUA+6vJHwSR/OakoenC4QsDxq50tzYmw==

0 commit comments

Comments
 (0)