Skip to content

Commit 118ecb1

Browse files
chore(deps): bump rxjs from 6.6.3 to 6.6.6
Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.6.3 to 6.6.6. - [Release notes](https://github.com/reactivex/rxjs/releases) - [Changelog](https://github.com/ReactiveX/rxjs/blob/6.6.6/CHANGELOG.md) - [Commits](ReactiveX/rxjs@6.6.3...6.6.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 2f9ed40 commit 118ecb1

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.3",
62+
"rxjs": "^6.6.6",
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
@@ -8203,10 +8203,10 @@ rxjs@6.4.0:
82038203
dependencies:
82048204
tslib "^1.9.0"
82058205

8206-
rxjs@^6.4.0, rxjs@^6.5.3, rxjs@^6.6.3:
8207-
version "6.6.3"
8208-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.3.tgz#8ca84635c4daa900c0d3967a6ee7ac60271ee552"
8209-
integrity sha512-trsQc+xYYXZ3urjOiJOuCOa5N3jAZ3eiSpQB5hIT8zGlL2QfnHLJ2r7GMkBGuIausdJN1OneaI6gQlsqNHHmZQ==
8206+
rxjs@^6.4.0, rxjs@^6.5.3, rxjs@^6.6.3, rxjs@^6.6.6:
8207+
version "6.6.6"
8208+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.6.tgz#14d8417aa5a07c5e633995b525e1e3c0dec03b70"
8209+
integrity sha512-/oTwee4N4iWzAMAL9xdGKjkEHmIwupR3oXbQjCKywF1BeFohswF3vZdogbmEF6pZkOsXTzWkrZszrWpQTByYVg==
82108210
dependencies:
82118211
tslib "^1.9.0"
82128212

0 commit comments

Comments
 (0)