Skip to content

Commit c40218b

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

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.6",
62+
"rxjs": "^6.6.7",
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
@@ -8385,10 +8385,10 @@ rxjs@6.4.0:
83858385
dependencies:
83868386
tslib "^1.9.0"
83878387

8388-
rxjs@^6.4.0, rxjs@^6.5.3, rxjs@^6.6.3, rxjs@^6.6.6:
8389-
version "6.6.6"
8390-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.6.tgz#14d8417aa5a07c5e633995b525e1e3c0dec03b70"
8391-
integrity sha512-/oTwee4N4iWzAMAL9xdGKjkEHmIwupR3oXbQjCKywF1BeFohswF3vZdogbmEF6pZkOsXTzWkrZszrWpQTByYVg==
8388+
rxjs@^6.4.0, rxjs@^6.5.3, rxjs@^6.6.3, rxjs@^6.6.7:
8389+
version "6.6.7"
8390+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.7.tgz#90ac018acabf491bf65044235d5863c4dab804c9"
8391+
integrity sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==
83928392
dependencies:
83938393
tslib "^1.9.0"
83948394

0 commit comments

Comments
 (0)