Skip to content

Commit 072c8cc

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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": "7.1.0"
79+
"rxjs": "7.2.0"
8080
}
8181
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7176,10 +7176,10 @@ run-parallel@^1.1.9:
71767176
resolved "https://registry.yarnpkg.com/run-parallel/-/run-parallel-1.1.9.tgz#c9dd3a7cf9f4b2c4b6244e173a6ed866e61dd679"
71777177
integrity sha512-DEqnSRTDw/Tc3FXf49zedI638Z9onwUotBMiUFKmrO2sdFKIbXamXGQ3Axd4qgphxKB4kw/qP1w5kTxnfU1B9Q==
71787178

7179-
rxjs@7.1.0, rxjs@^7.0.0:
7180-
version "7.1.0"
7181-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.1.0.tgz#94202d27b19305ef7b1a4f330277b2065df7039e"
7182-
integrity sha512-gCFO5iHIbRPwznl6hAYuwNFld8W4S2shtSJIqG27ReWXo9IWrCyEICxUA+6vJHwSR/OakoenC4QsDxq50tzYmw==
7179+
rxjs@7.2.0, rxjs@^7.0.0:
7180+
version "7.2.0"
7181+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.2.0.tgz#5cd12409639e9514a71c9f5f9192b2c4ae94de31"
7182+
integrity sha512-aX8w9OpKrQmiPKfT1bqETtUr9JygIz6GZ+gql8v7CijClsP0laoFUdKzxFAoWuRdSlOdU2+crss+cMf+cqMTnw==
71837183
dependencies:
71847184
tslib "~2.1.0"
71857185

0 commit comments

Comments
 (0)