Skip to content

Commit 86f5047

Browse files
committed
chore(deps): update dependency rxjs to v7.5.7
1 parent 9b62643 commit 86f5047

2 files changed

Lines changed: 3 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"redux-logger": "3.0.6",
120120
"redux-thunk": "2.4.2",
121121
"rimraf": "3.0.2",
122-
"rxjs": "7.4.0",
122+
"rxjs": "7.5.7",
123123
"semantic-release": "17.4.7",
124124
"ts-jest": "26.5.6",
125125
"ts-loader": "8.2.0",

yarn.lock

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16283,14 +16283,7 @@ run-queue@^1.0.0, run-queue@^1.0.3:
1628316283
dependencies:
1628416284
aproba "^1.1.1"
1628516285

16286-
rxjs@7.4.0:
16287-
version "7.4.0"
16288-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.4.0.tgz#a12a44d7eebf016f5ff2441b87f28c9a51cebc68"
16289-
integrity sha512-7SQDi7xeTMCJpqViXh8gL/lebcwlp3d831F05+9B44A4B0WfsEwUQHR64gsH1kvJ+Ep/J9K2+n1hVl1CsGN23w==
16290-
dependencies:
16291-
tslib "~2.1.0"
16292-
16293-
rxjs@^7.5.5:
16286+
rxjs@7.5.7, rxjs@^7.5.5:
1629416287
version "7.5.7"
1629516288
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.7.tgz#2ec0d57fdc89ece220d2e702730ae8f1e49def39"
1629616289
integrity sha512-z9MzKh/UcOqB3i20H6rtrlaE/CgjLOvheWK/9ILrbhROGTweAi1BaFsTT9FbwZi5Trr1qNRs+MXkhmR06awzQA==
@@ -17910,7 +17903,7 @@ tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3:
1791017903
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
1791117904
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
1791217905

17913-
tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0, tslib@~2.1.0:
17906+
tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0:
1791417907
version "2.1.0"
1791517908
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
1791617909
integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==

0 commit comments

Comments
 (0)