Skip to content

Commit 649b620

Browse files
chore(deps): bump rxjs from 6.6.0 to 6.6.2
Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.6.0 to 6.6.2. - [Release notes](https://github.com/reactivex/rxjs/releases) - [Changelog](https://github.com/ReactiveX/rxjs/blob/6.6.2/CHANGELOG.md) - [Commits](ReactiveX/rxjs@6.6.0...6.6.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent badb0be commit 649b620

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"electron": "^6.0.3",
6060
"ffi-napi": "^2.5.0",
6161
"ngx-electron": "^2.1.1",
62-
"rxjs": "^6.6.0",
62+
"rxjs": "^6.6.2",
6363
"zone.js": "^0.9.1"
6464
},
6565
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7918,10 +7918,10 @@ rxjs@6.4.0:
79187918
dependencies:
79197919
tslib "^1.9.0"
79207920

7921-
rxjs@^6.3.1, rxjs@^6.4.0, rxjs@^6.5.2, rxjs@^6.5.3, rxjs@^6.6.0:
7922-
version "6.6.0"
7923-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.0.tgz#af2901eedf02e3a83ffa7f886240ff9018bbec84"
7924-
integrity sha512-3HMA8z/Oz61DUHe+SdOiQyzIf4tOx5oQHmMir7IZEu6TMqCLHT4LRcmNaUS0NwOz8VLvmmBduMsoaUvMaIiqzg==
7921+
rxjs@^6.3.1, rxjs@^6.4.0, rxjs@^6.5.2, rxjs@^6.5.3, rxjs@^6.6.2:
7922+
version "6.6.2"
7923+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.2.tgz#8096a7ac03f2cc4fe5860ef6e572810d9e01c0d2"
7924+
integrity sha512-BHdBMVoWC2sL26w//BCu3YzKT4s2jip/WhwsGEDmeKYBhKDZeYezVUnHatYB7L85v5xs0BAQmg6BEYJEKxBabg==
79257925
dependencies:
79267926
tslib "^1.9.0"
79277927

0 commit comments

Comments
 (0)