Skip to content

Commit f14b518

Browse files
build(deps-dev): 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] <[email protected]>
1 parent 44ba984 commit f14b518

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
@@ -40,7 +40,7 @@
4040
"ng-packagr": "^10.0.0",
4141
"prettier": "^2.2.1",
4242
"pretty-quick": "^2.0.1",
43-
"rxjs": "^6.6.6",
43+
"rxjs": "^6.6.7",
4444
"rxjs-compat": "^6.6.7",
4545
"shx": "^0.3.3",
4646
"typescript": "~4.0.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3165,10 +3165,10 @@ rxjs-compat@^6.6.7:
31653165
resolved "https://registry.yarnpkg.com/rxjs-compat/-/rxjs-compat-6.6.7.tgz#6eb4ef75c0a58ea672854a701ccc8d49f41e69cb"
31663166
integrity sha512-szN4fK+TqBPOFBcBcsR0g2cmTTUF/vaFEOZNuSdfU8/pGFnNmmn2u8SystYXG1QMrjOPBc6XTKHMVfENDf6hHw==
31673167

3168-
rxjs@^6.5.0, rxjs@^6.6.6:
3169-
version "6.6.6"
3170-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.6.tgz#14d8417aa5a07c5e633995b525e1e3c0dec03b70"
3171-
integrity sha512-/oTwee4N4iWzAMAL9xdGKjkEHmIwupR3oXbQjCKywF1BeFohswF3vZdogbmEF6pZkOsXTzWkrZszrWpQTByYVg==
3168+
rxjs@^6.5.0, rxjs@^6.6.7:
3169+
version "6.6.7"
3170+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.7.tgz#90ac018acabf491bf65044235d5863c4dab804c9"
3171+
integrity sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==
31723172
dependencies:
31733173
tslib "^1.9.0"
31743174

0 commit comments

Comments
 (0)