diff --git a/package.json b/package.json index 9efbe0f48d..5862d79987 100644 --- a/package.json +++ b/package.json @@ -221,7 +221,7 @@ "rollup-plugin-string": "2.0.2", "rollup-plugin-typescript2": "0.18.1", "rxjs": "6.3.3", - "rxjs-tslint-rules": "4.14.3", + "rxjs-tslint-rules": "4.14.4", "source-map": "0.7.3", "stats-webpack-plugin": "0.7.0", "style-loader": "0.23.1", diff --git a/yarn.lock b/yarn.lock index 5aa7875a1e..4696f508ce 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2809,6 +2809,10 @@ version "10.12.9" resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.9.tgz#a07bfa74331471e1dc22a47eb72026843f7b95c8" +"@types/node@^10.12.18": + version "10.12.18" + resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.18.tgz#1d3ca764718915584fcd9f6344621b7672665c67" + "@types/node@^9.4.6": version "9.6.39" resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.39.tgz#111cb4f5591cb6945aad34733b4e40bfd59b58fc" @@ -10401,7 +10405,7 @@ is-stream-ended@^0.1.4: version "0.1.4" resolved "https://registry.yarnpkg.com/is-stream-ended/-/is-stream-ended-0.1.4.tgz#f50224e95e06bce0e356d440a4827cd35b267eda" -is-stream@^1.0.0, is-stream@^1.0.1, is-stream@^1.1.0: +is-stream@1.1.0, is-stream@^1.0.0, is-stream@^1.0.1, is-stream@^1.1.0: version "1.1.0" resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44" @@ -16478,9 +16482,9 @@ rx-lite@^3.1.2: version "3.1.2" resolved "https://registry.yarnpkg.com/rx-lite/-/rx-lite-3.1.2.tgz#19ce502ca572665f3b647b10939f97fd1615f102" -rxjs-tslint-rules@4.14.3: - version "4.14.3" - resolved "https://registry.yarnpkg.com/rxjs-tslint-rules/-/rxjs-tslint-rules-4.14.3.tgz#792e2055e2bd6b4edaf345de619f1742fc3d1bbc" +rxjs-tslint-rules@4.14.4: + version "4.14.4" + resolved "https://registry.yarnpkg.com/rxjs-tslint-rules/-/rxjs-tslint-rules-4.14.4.tgz#1d7ba88a68963a494488a8114ac66507bf2b0df3" dependencies: "@phenomnomnominal/tsquery" "^3.0.0" decamelize "^2.0.0" @@ -16488,6 +16492,12 @@ rxjs-tslint-rules@4.14.3: tslib "^1.8.0" tsutils "^3.0.0" +rxjs@5.5.11: + version "5.5.11" + resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-5.5.11.tgz#f733027ca43e3bec6b994473be4ab98ad43ced87" + dependencies: + symbol-observable "1.0.1" + rxjs@6.3.3, rxjs@^6.1.0, rxjs@^6.3.3: version "6.3.3" resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.3.3.tgz#3c6a7fa420e844a81390fb1158a9ec614f4bad55"