Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit e58811a

Browse files
chore(deps): bump rxjs from 6.2.2 to 7.1.0
Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.2.2 to 7.1.0. - [Release notes](https://github.com/reactivex/rxjs/releases) - [Changelog](https://github.com/ReactiveX/rxjs/blob/master/CHANGELOG.md) - [Commits](ReactiveX/rxjs@6.2.2...7.1.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 926d750 commit e58811a

File tree

3 files changed

+30
-30
lines changed

3 files changed

+30
-30
lines changed

package-lock.json

Lines changed: 20 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"remarkable-mentions": "^0.1.0",
131131
"resize-observer-polyfill": "^1.5.1",
132132
"response-time": "^2.3.2",
133-
"rxjs": "6.2.2",
133+
"rxjs": "7.1.0",
134134
"scroll-into-view-if-needed": "1.5.0",
135135
"sentry-testkit": "^2.1.0",
136136
"store": "^2.0.12",

yarn.lock

Lines changed: 9 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -10050,25 +10050,13 @@ run-queue@^1.0.0, run-queue@^1.0.3:
1005010050
dependencies:
1005110051
aproba "^1.1.1"
1005210052

10053-
rxjs@6.2.2:
10054-
version "6.2.2"
10055-
resolved "https://registry.npm.taobao.org/rxjs/download/rxjs-6.2.2.tgz#eb75fa3c186ff5289907d06483a77884586e1cf9"
10056-
dependencies:
10057-
tslib "^1.9.0"
10058-
10059-
rxjs@^6.1.0, rxjs@^6.3.3, rxjs@^6.4.0:
10060-
version "6.5.5"
10061-
resolved "https://registry.npm.taobao.org/rxjs/download/rxjs-6.5.5.tgz#c5c884e3094c8cfee31bf27eb87e54ccfc87f9ec"
10062-
dependencies:
10063-
tslib "^1.9.0"
10064-
10065-
rxjs@^6.6.0:
10066-
version "6.6.2"
10067-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.2.tgz#8096a7ac03f2cc4fe5860ef6e572810d9e01c0d2"
10053+
rxjs@7.1.0:
10054+
version "7.1.0"
10055+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.1.0.tgz#94202d27b19305ef7b1a4f330277b2065df7039e"
1006810056
dependencies:
10069-
tslib "^1.9.0"
10057+
tslib "~2.1.0"
1007010058

10071-
rxjs@^6.6.3:
10059+
rxjs@^6.1.0, rxjs@^6.3.3, rxjs@^6.4.0, rxjs@^6.6.0, rxjs@^6.6.3:
1007210060
version "6.6.7"
1007310061
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.7.tgz#90ac018acabf491bf65044235d5863c4dab804c9"
1007410062
dependencies:
@@ -11249,17 +11237,13 @@ ts-toolbelt@^6.15.1:
1124911237
version "6.15.5"
1125011238
resolved "https://registry.npm.taobao.org/ts-toolbelt/download/ts-toolbelt-6.15.5.tgz?cache=0&sync_timestamp=1615048666537&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fts-toolbelt%2Fdownload%2Fts-toolbelt-6.15.5.tgz#cb3b43ed725cb63644782c64fbcad7d8f28c0a83"
1125111239

11252-
tslib@^1.10.0, tslib@^1.9.0, tslib@^1.9.3:
11253-
version "1.13.0"
11254-
resolved "https://registry.npm.taobao.org/tslib/download/tslib-1.13.0.tgz#c881e13cc7015894ed914862d276436fa9a47043"
11255-
11256-
tslib@^1.8.1:
11240+
tslib@^1.10.0, tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3:
1125711241
version "1.14.1"
1125811242
resolved "https://registry.npm.taobao.org/tslib/download/tslib-1.14.1.tgz?cache=0&sync_timestamp=1609887438976&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ftslib%2Fdownload%2Ftslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
1125911243

11260-
tslib@^2.0.0:
11261-
version "2.0.0"
11262-
resolved "https://registry.npm.taobao.org/tslib/download/tslib-2.0.0.tgz#18d13fc2dce04051e20f074cc8387fd8089ce4f3"
11244+
tslib@^2.0.0, tslib@~2.1.0:
11245+
version "2.1.0"
11246+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
1126311247

1126411248
tsutils@^3.17.1:
1126511249
version "3.21.0"

0 commit comments

Comments
 (0)