Skip to content

Commit 456a0bc

Browse files
chore(deps): bump rxjs from 6.5.5 to 6.6.7
Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.5.5 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.5.5...6.6.7) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent db81bb0 commit 456a0bc

File tree

2 files changed

+6
-22
lines changed

2 files changed

+6
-22
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"angular": "1.8.2",
3232
"core-js": "^2.4.1",
3333
"postcss": "8.2.8",
34-
"rxjs": "^6.5.5",
34+
"rxjs": "^6.6.7",
3535
"rxjs-compat": "^6.0.0-rc.0",
3636
"tslib": "1.14.1",
3737
"zone.js": "~0.10.2"

yarn.lock

Lines changed: 5 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -8845,17 +8845,10 @@ [email protected]:
88458845
dependencies:
88468846
tslib "^1.9.0"
88478847

8848-
rxjs@^6.3.3, rxjs@^6.5.5:
8849-
version "6.5.5"
8850-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.5.5.tgz#c5c884e3094c8cfee31bf27eb87e54ccfc87f9ec"
8851-
integrity sha512-WfQI+1gohdf0Dai/Bbmk5L5ItH5tYqm3ki2c5GdWhKjalzjg93N3avFjVStyZZz+A2Em+ZxKH5bNghw9UeylGQ==
8852-
dependencies:
8853-
tslib "^1.9.0"
8854-
8855-
rxjs@^6.5.3, rxjs@^6.6.0:
8856-
version "6.6.6"
8857-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.6.tgz#14d8417aa5a07c5e633995b525e1e3c0dec03b70"
8858-
integrity sha512-/oTwee4N4iWzAMAL9xdGKjkEHmIwupR3oXbQjCKywF1BeFohswF3vZdogbmEF6pZkOsXTzWkrZszrWpQTByYVg==
8848+
rxjs@^6.3.3, rxjs@^6.5.3, rxjs@^6.6.0, rxjs@^6.6.7:
8849+
version "6.6.7"
8850+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.7.tgz#90ac018acabf491bf65044235d5863c4dab804c9"
8851+
integrity sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==
88598852
dependencies:
88608853
tslib "^1.9.0"
88618854

@@ -10078,7 +10071,7 @@ tsconfig@^7.0.0:
1007810071
strip-bom "^3.0.0"
1007910072
strip-json-comments "^2.0.0"
1008010073

10081-
[email protected], tslib@^1.13.0:
10074+
[email protected], tslib@^1.10.0, tslib@^1.13.0, tslib@^1.8.1, tslib@^1.9.0:
1008210075
version "1.14.1"
1008310076
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
1008410077
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
@@ -10088,15 +10081,6 @@ [email protected], tslib@^2.0.0:
1008810081
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
1008910082
integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==
1009010083

10091-
tslib@^1.10.0, tslib@^1.9.0:
10092-
version "1.11.2"
10093-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.2.tgz#9c79d83272c9a7aaf166f73915c9667ecdde3cc9"
10094-
integrity sha512-tTSkux6IGPnUGUd1XAZHcpu85MOkIl5zX49pO+jfsie3eP0B6pyhOlLXm3cAC6T7s+euSDDUUV+Acop5WmtkVg==
10095-
10096-
tslib@^1.8.1:
10097-
version "1.9.0"
10098-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.0.tgz#e37a86fda8cbbaf23a057f473c9f4dc64e5fc2e8"
10099-
1010010084
tslint@~6.1.0:
1010110085
version "6.1.3"
1010210086
resolved "https://registry.yarnpkg.com/tslint/-/tslint-6.1.3.tgz#5c23b2eccc32487d5523bd3a470e9aa31789d904"

0 commit comments

Comments
 (0)