Skip to content

Commit bec984a

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

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.5.5",
62+
"rxjs": "^6.6.0",
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
@@ -7903,10 +7903,10 @@ rxjs@6.4.0:
79037903
dependencies:
79047904
tslib "^1.9.0"
79057905

7906-
rxjs@^6.3.1, rxjs@^6.4.0, rxjs@^6.5.2, rxjs@^6.5.5:
7907-
version "6.5.5"
7908-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.5.5.tgz#c5c884e3094c8cfee31bf27eb87e54ccfc87f9ec"
7909-
integrity sha512-WfQI+1gohdf0Dai/Bbmk5L5ItH5tYqm3ki2c5GdWhKjalzjg93N3avFjVStyZZz+A2Em+ZxKH5bNghw9UeylGQ==
7906+
rxjs@^6.3.1, rxjs@^6.4.0, rxjs@^6.5.2, rxjs@^6.6.0:
7907+
version "6.6.0"
7908+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.0.tgz#af2901eedf02e3a83ffa7f886240ff9018bbec84"
7909+
integrity sha512-3HMA8z/Oz61DUHe+SdOiQyzIf4tOx5oQHmMir7IZEu6TMqCLHT4LRcmNaUS0NwOz8VLvmmBduMsoaUvMaIiqzg==
79107910
dependencies:
79117911
tslib "^1.9.0"
79127912

0 commit comments

Comments
 (0)