Skip to content

Commit

Permalink
fix(deps): update dependency rxjs to v6.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 28, 2020
1 parent 6b69f26 commit 6a5b7c6
Show file tree
Hide file tree
Showing 8 changed files with 32 additions and 28 deletions.
2 changes: 1 addition & 1 deletion demos/angular/ecommerce/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@angular/router": "6.0.3",
"angular-instantsearch": "2.2.2",
"core-js": "2.6.11",
"rxjs": "6.2.0",
"rxjs": "6.6.3",
"zone.js": "0.8.28"
},
"devDependencies": {
Expand Down
13 changes: 7 additions & 6 deletions demos/angular/ecommerce/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5641,12 +5641,6 @@ run-queue@^1.0.0, run-queue@^1.0.3:
dependencies:
aproba "^1.1.1"

[email protected]:
version "6.2.0"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.2.0.tgz#e024d0e180b72756a83c2aaea8f25423751ba978"
dependencies:
tslib "^1.9.0"

[email protected]:
version "6.2.2"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.2.2.tgz#eb75fa3c186ff5289907d06483a77884586e1cf9"
Expand All @@ -5659,6 +5653,13 @@ [email protected]:
dependencies:
tslib "^1.9.0"

[email protected]:
version "6.6.3"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.3.tgz#8ca84635c4daa900c0d3967a6ee7ac60271ee552"
integrity sha512-trsQc+xYYXZ3urjOiJOuCOa5N3jAZ3eiSpQB5hIT8zGlL2QfnHLJ2r7GMkBGuIausdJN1OneaI6gQlsqNHHmZQ==
dependencies:
tslib "^1.9.0"

[email protected]:
version "5.1.1"
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.1.tgz#893312af69b2123def71f57889001671eeb2c853"
Expand Down
2 changes: 1 addition & 1 deletion demos/angular/geo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/googlemaps": "3.39.3",
"angular-instantsearch": "2.2.2",
"core-js": "2.6.11",
"rxjs": "6.2.0",
"rxjs": "6.6.3",
"zone.js": "0.8.28"
},
"devDependencies": {
Expand Down
13 changes: 7 additions & 6 deletions demos/angular/geo/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5645,12 +5645,6 @@ run-queue@^1.0.0, run-queue@^1.0.3:
dependencies:
aproba "^1.1.1"

[email protected]:
version "6.2.0"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.2.0.tgz#e024d0e180b72756a83c2aaea8f25423751ba978"
dependencies:
tslib "^1.9.0"

[email protected]:
version "6.2.2"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.2.2.tgz#eb75fa3c186ff5289907d06483a77884586e1cf9"
Expand All @@ -5663,6 +5657,13 @@ [email protected]:
dependencies:
tslib "^1.9.0"

[email protected]:
version "6.6.3"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.3.tgz#8ca84635c4daa900c0d3967a6ee7ac60271ee552"
integrity sha512-trsQc+xYYXZ3urjOiJOuCOa5N3jAZ3eiSpQB5hIT8zGlL2QfnHLJ2r7GMkBGuIausdJN1OneaI6gQlsqNHHmZQ==
dependencies:
tslib "^1.9.0"

[email protected]:
version "5.1.1"
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.1.tgz#893312af69b2123def71f57889001671eeb2c853"
Expand Down
2 changes: 1 addition & 1 deletion demos/angular/media/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@angular/router": "6.0.3",
"angular-instantsearch": "2.2.2",
"core-js": "2.6.11",
"rxjs": "6.2.0",
"rxjs": "6.6.3",
"zone.js": "0.8.28"
},
"devDependencies": {
Expand Down
13 changes: 7 additions & 6 deletions demos/angular/media/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5641,12 +5641,6 @@ run-queue@^1.0.0, run-queue@^1.0.3:
dependencies:
aproba "^1.1.1"

[email protected]:
version "6.2.0"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.2.0.tgz#e024d0e180b72756a83c2aaea8f25423751ba978"
dependencies:
tslib "^1.9.0"

[email protected]:
version "6.2.2"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.2.2.tgz#eb75fa3c186ff5289907d06483a77884586e1cf9"
Expand All @@ -5659,6 +5653,13 @@ [email protected]:
dependencies:
tslib "^1.9.0"

[email protected]:
version "6.6.3"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.3.tgz#8ca84635c4daa900c0d3967a6ee7ac60271ee552"
integrity sha512-trsQc+xYYXZ3urjOiJOuCOa5N3jAZ3eiSpQB5hIT8zGlL2QfnHLJ2r7GMkBGuIausdJN1OneaI6gQlsqNHHmZQ==
dependencies:
tslib "^1.9.0"

[email protected]:
version "5.1.1"
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.1.tgz#893312af69b2123def71f57889001671eeb2c853"
Expand Down
2 changes: 1 addition & 1 deletion demos/angular/saas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@angular/router": "6.0.3",
"angular-instantsearch": "2.2.2",
"core-js": "2.6.11",
"rxjs": "6.2.0",
"rxjs": "6.6.3",
"zone.js": "0.8.28"
},
"devDependencies": {
Expand Down
13 changes: 7 additions & 6 deletions demos/angular/saas/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5641,12 +5641,6 @@ run-queue@^1.0.0, run-queue@^1.0.3:
dependencies:
aproba "^1.1.1"

[email protected]:
version "6.2.0"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.2.0.tgz#e024d0e180b72756a83c2aaea8f25423751ba978"
dependencies:
tslib "^1.9.0"

[email protected]:
version "6.2.2"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.2.2.tgz#eb75fa3c186ff5289907d06483a77884586e1cf9"
Expand All @@ -5659,6 +5653,13 @@ [email protected]:
dependencies:
tslib "^1.9.0"

[email protected]:
version "6.6.3"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.3.tgz#8ca84635c4daa900c0d3967a6ee7ac60271ee552"
integrity sha512-trsQc+xYYXZ3urjOiJOuCOa5N3jAZ3eiSpQB5hIT8zGlL2QfnHLJ2r7GMkBGuIausdJN1OneaI6gQlsqNHHmZQ==
dependencies:
tslib "^1.9.0"

[email protected]:
version "5.1.1"
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.1.tgz#893312af69b2123def71f57889001671eeb2c853"
Expand Down

0 comments on commit 6a5b7c6

Please sign in to comment.