Skip to content

Commit 08ac1bc

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

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

yarn.lock

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

7141-
rxjs@7.2.0, rxjs@^7.0.0:
7142-
version "7.2.0"
7143-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.2.0.tgz#5cd12409639e9514a71c9f5f9192b2c4ae94de31"
7144-
integrity sha512-aX8w9OpKrQmiPKfT1bqETtUr9JygIz6GZ+gql8v7CijClsP0laoFUdKzxFAoWuRdSlOdU2+crss+cMf+cqMTnw==
7141+
rxjs@7.3.0, rxjs@^7.0.0:
7142+
version "7.3.0"
7143+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.3.0.tgz#39fe4f3461dc1e50be1475b2b85a0a88c1e938c6"
7144+
integrity sha512-p2yuGIg9S1epc3vrjKf6iVb3RCaAYjYskkO+jHIaV0IjOPlJop4UnodOoFb2xeNwlguqLYvGw1b1McillYb5Gw==
71457145
dependencies:
71467146
tslib "~2.1.0"
71477147

0 commit comments

Comments
 (0)