Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit 6b09e71

Browse files
Bump rxjs from 5.4.3 to 6.5.2
Bumps [rxjs](https://github.com/reactivex/rxjs) from 5.4.3 to 6.5.2. - [Release notes](https://github.com/reactivex/rxjs/releases) - [Changelog](https://github.com/ReactiveX/rxjs/blob/master/CHANGELOG.md) - [Commits](ReactiveX/rxjs@5.4.3...6.5.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 89c27d4 commit 6b09e71

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"react-json-view": "1.19.1",
6464
"react-remarkable": "1.1.3",
6565
"react-schema-form": "0.6.2",
66-
"rxjs": "5.4.3",
66+
"rxjs": "6.5.2",
6767
"uri-template": "1.0.1",
6868
"uuid": "3.3.2"
6969
},

yarn.lock

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6710,11 +6710,12 @@ rx-lite@*, rx-lite@^4.0.8:
67106710
version "4.0.8"
67116711
resolved "https://registry.yarnpkg.com/rx-lite/-/rx-lite-4.0.8.tgz#0b1e11af8bc44836f04a6407e92da42467b79444"
67126712

6713-
rxjs@5.4.3:
6714-
version "5.4.3"
6715-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-5.4.3.tgz#0758cddee6033d68e0fd53676f0f3596ce3d483f"
6713+
rxjs@6.5.2:
6714+
version "6.5.2"
6715+
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.5.2.tgz#2e35ce815cd46d84d02a209fb4e5921e051dbec7"
6716+
integrity sha512-HUb7j3kvb7p7eCUHE3FqjoDsC1xfZQ4AHFWfTKSpZ+sAhhz5X1WX0ZuUqWbzB2QhSLp3DoLUG+hMdEDKqWo2Zg==
67166717
dependencies:
6717-
symbol-observable "^1.0.1"
6718+
tslib "^1.9.0"
67186719

67196720
safe-buffer@5.1.2, safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.1, safe-buffer@^5.1.2, safe-buffer@~5.1.0, safe-buffer@~5.1.1:
67206721
version "5.1.2"
@@ -7298,7 +7299,7 @@ symbol-observable@1.0.4:
72987299
version "1.0.4"
72997300
resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.0.4.tgz#29bf615d4aa7121bdd898b22d4b3f9bc4e2aa03d"
73007301

7301-
symbol-observable@^1.0.1, symbol-observable@^1.0.4, symbol-observable@^1.1.0:
7302+
symbol-observable@^1.0.4, symbol-observable@^1.1.0:
73027303
version "1.2.0"
73037304
resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.2.0.tgz#c22688aed4eab3cdc2dfeacbb561660560a00804"
73047305

@@ -7492,7 +7493,7 @@ tsconfig-paths@^3.1.1:
74927493
minimist "^1.2.0"
74937494
strip-bom "^3.0.0"
74947495

7495-
tslib@^1.8.0, tslib@^1.8.1:
7496+
tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.0:
74967497
version "1.9.3"
74977498
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286"
74987499

0 commit comments

Comments
 (0)