Skip to content

Commit 5a13729

Browse files
Bump rxjs from 6.6.7 to 7.5.5
Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.6.7 to 7.5.5. - [Release notes](https://github.com/reactivex/rxjs/releases) - [Changelog](https://github.com/ReactiveX/rxjs/blob/master/CHANGELOG.md) - [Commits](ReactiveX/rxjs@6.6.7...7.5.5) --- updated-dependencies: - dependency-name: rxjs dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f72934f commit 5a13729

2 files changed

Lines changed: 8 additions & 13 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"core-js": "^2.5.4",
2828
"intl": "^1.2.5",
2929
"material-ui-country-flags": "^3.0.1",
30-
"rxjs": "~6.6.7",
30+
"rxjs": "~7.5.5",
3131
"tslib": "^2.4.0",
3232
"zone.js": "~0.11.5"
3333
},

yarn.lock

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7057,19 +7057,19 @@ rxjs-for-await@0.0.2:
70577057
resolved "https://registry.yarnpkg.com/rxjs-for-await/-/rxjs-for-await-0.0.2.tgz#26598a1d6167147cc192172970e7eed4e620384b"
70587058
integrity sha512-IJ8R/ZCFMHOcDIqoABs82jal00VrZx8Xkgfe7TOKoaRPAW5nH/VFlG23bXpeGdrmtqI9UobFPgUKgCuFc7Lncw==
70597059

7060-
rxjs@6.6.7, rxjs@^6.5.4, rxjs@~6.6.7:
7060+
rxjs@6.6.7, rxjs@^6.5.4:
70617061
version "6.6.7"
70627062
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.7.tgz#90ac018acabf491bf65044235d5863c4dab804c9"
70637063
integrity sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==
70647064
dependencies:
70657065
tslib "^1.9.0"
70667066

7067-
rxjs@^7.2.0:
7068-
version "7.3.0"
7069-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.3.0.tgz#39fe4f3461dc1e50be1475b2b85a0a88c1e938c6"
7070-
integrity sha512-p2yuGIg9S1epc3vrjKf6iVb3RCaAYjYskkO+jHIaV0IjOPlJop4UnodOoFb2xeNwlguqLYvGw1b1McillYb5Gw==
7067+
rxjs@^7.2.0, rxjs@~7.5.5:
7068+
version "7.5.5"
7069+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.5.tgz#2ebad89af0f560f460ad5cc4213219e1f7dd4e9f"
7070+
integrity sha512-sy+H0pQofO95VDmFLzyaw9xNJU4KTRSwQIGM6+iG3SypAtCiLDzpeG8sJrNCWn2Up9km+KhkvTdbkrdy+yzZdw==
70717071
dependencies:
7072-
tslib "~2.1.0"
7072+
tslib "^2.1.0"
70737073

70747074
safe-buffer@5.1.2, safe-buffer@~5.1.0, safe-buffer@~5.1.1:
70757075
version "5.1.2"
@@ -7843,16 +7843,11 @@ tslib@^1.8.1, tslib@^1.9.0:
78437843
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
78447844
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
78457845

7846-
tslib@^2.0.0, tslib@^2.2.0, tslib@^2.3.0, tslib@^2.4.0:
7846+
tslib@^2.0.0, tslib@^2.1.0, tslib@^2.2.0, tslib@^2.3.0, tslib@^2.4.0:
78477847
version "2.4.0"
78487848
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
78497849
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
78507850

7851-
tslib@~2.1.0:
7852-
version "2.1.0"
7853-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
7854-
integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==
7855-
78567851
tsutils@^3.21.0:
78577852
version "3.21.0"
78587853
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"

0 commit comments

Comments
 (0)