Chore: update rxjs (#26749)

This commit is contained in:
Ryan McKinley
2020-08-03 09:02:02 -07:00
committed by GitHub
parent a532f463c7
commit 0e3b4e8ccc
3 changed files with 6 additions and 6 deletions

View File

@@ -271,7 +271,7 @@
"regenerator-runtime": "0.13.3", "regenerator-runtime": "0.13.3",
"reselect": "4.0.0", "reselect": "4.0.0",
"rst2html": "github:thoward/rst2html#990cb89", "rst2html": "github:thoward/rst2html#990cb89",
"rxjs": "6.6.0", "rxjs": "6.6.2",
"search-query-parser": "1.5.4", "search-query-parser": "1.5.4",
"slate": "0.47.8", "slate": "0.47.8",
"slate-plain-serializer": "0.7.10", "slate-plain-serializer": "0.7.10",

View File

@@ -26,7 +26,7 @@
"@braintree/sanitize-url": "4.0.0", "@braintree/sanitize-url": "4.0.0",
"apache-arrow": "0.16.0", "apache-arrow": "0.16.0",
"lodash": "4.17.15", "lodash": "4.17.15",
"rxjs": "6.6.0", "rxjs": "6.6.2",
"xss": "1.0.6" "xss": "1.0.6"
}, },
"devDependencies": { "devDependencies": {

View File

@@ -23395,10 +23395,10 @@ rxjs@6.5.5, rxjs@^6.3.3, rxjs@^6.4.0, rxjs@^6.5.3:
dependencies: dependencies:
tslib "^1.9.0" tslib "^1.9.0"
rxjs@6.6.0: rxjs@6.6.2:
version "6.6.0" version "6.6.2"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.0.tgz#af2901eedf02e3a83ffa7f886240ff9018bbec84" resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.2.tgz#8096a7ac03f2cc4fe5860ef6e572810d9e01c0d2"
integrity sha512-3HMA8z/Oz61DUHe+SdOiQyzIf4tOx5oQHmMir7IZEu6TMqCLHT4LRcmNaUS0NwOz8VLvmmBduMsoaUvMaIiqzg== integrity sha512-BHdBMVoWC2sL26w//BCu3YzKT4s2jip/WhwsGEDmeKYBhKDZeYezVUnHatYB7L85v5xs0BAQmg6BEYJEKxBabg==
dependencies: dependencies:
tslib "^1.9.0" tslib "^1.9.0"