Skip to content

Commit

Permalink
Merge pull request nestjs#2057 from nestjs/renovate/rxjs-6.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency rxjs to v6.5.1
  • Loading branch information
kamilmysliwiec authored May 5, 2019
2 parents 783467b + 6338782 commit 451e2ca
Show file tree
Hide file tree
Showing 56 changed files with 100 additions and 100 deletions.
6 changes: 3 additions & 3 deletions integration/graphql/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion integration/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"graphql": "14.2.1",
"graphql-tools": "4.0.4",
"reflect-metadata": "0.1.13",
"rxjs": "6.4.0",
"rxjs": "6.5.1",
"subscriptions-transport-ws": "0.9.16",
"typescript": "3.4.5",
"ws": "7.0.0"
Expand Down
6 changes: 3 additions & 3 deletions integration/hello-world/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion integration/hello-world/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"class-validator": "0.9.1",
"fastify": "2.3.0",
"reflect-metadata": "0.1.13",
"rxjs": "6.4.0",
"rxjs": "6.5.1",
"typescript": "3.4.5"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions integration/hooks/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion integration/hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"class-transformer": "0.2.0",
"class-validator": "0.9.1",
"reflect-metadata": "0.1.13",
"rxjs": "6.4.0",
"rxjs": "6.5.1",
"typescript": "3.4.5"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions integration/injector/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion integration/injector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"class-transformer": "0.2.0",
"class-validator": "0.9.1",
"reflect-metadata": "0.1.13",
"rxjs": "6.4.0",
"rxjs": "6.5.1",
"typescript": "3.4.5"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions integration/microservices/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion integration/microservices/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"class-transformer": "0.2.0",
"class-validator": "0.9.1",
"reflect-metadata": "0.1.13",
"rxjs": "6.4.0",
"rxjs": "6.5.1",
"typescript": "3.4.5"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions integration/mongoose/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion integration/mongoose/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@nestjs/mongoose": "6.1.2",
"mongoose": "5.5.5",
"reflect-metadata": "0.1.13",
"rxjs": "6.4.0",
"rxjs": "6.5.1",
"typescript": "3.4.5"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions integration/scopes/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion integration/scopes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"class-validator": "0.9.1",
"fastify": "2.3.0",
"reflect-metadata": "0.1.13",
"rxjs": "6.4.0",
"rxjs": "6.5.1",
"typescript": "3.4.5"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions integration/typegraphql/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion integration/typegraphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"graphql": "14.2.1",
"graphql-tools": "4.0.4",
"reflect-metadata": "0.1.13",
"rxjs": "6.4.0",
"rxjs": "6.5.1",
"subscriptions-transport-ws": "0.9.16",
"type-graphql": "0.17.3",
"typescript": "3.4.5",
Expand Down
6 changes: 3 additions & 3 deletions integration/typeorm/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion integration/typeorm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@nestjs/typeorm": "6.1.0",
"mysql": "2.17.1",
"reflect-metadata": "0.1.13",
"rxjs": "6.4.0",
"rxjs": "6.5.1",
"typeorm": "0.2.17",
"typescript": "3.4.5"
},
Expand Down
6 changes: 3 additions & 3 deletions integration/websockets/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion integration/websockets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"class-transformer": "0.2.0",
"class-validator": "0.9.1",
"reflect-metadata": "0.1.13",
"rxjs": "6.4.0",
"rxjs": "6.5.1",
"typescript": "3.4.5"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"pump": "3.0.0",
"redis": "2.8.0",
"reflect-metadata": "0.1.13",
"rxjs": "6.4.0",
"rxjs": "6.5.1",
"rxjs-compat": "6.5.1",
"socket.io": "2.2.0",
"ts-morph": "2.0.1",
Expand Down
6 changes: 3 additions & 3 deletions sample/01-cats-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sample/01-cats-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"class-transformer": "0.2.0",
"class-validator": "0.9.1",
"reflect-metadata": "0.1.13",
"rxjs": "6.4.0",
"rxjs": "6.5.1",
"typescript": "3.4.5"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions sample/02-gateways/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sample/02-gateways/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"class-transformer": "0.2.0",
"class-validator": "0.9.1",
"reflect-metadata": "0.1.13",
"rxjs": "6.4.0",
"rxjs": "6.5.1",
"typescript": "3.4.5"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion sample/03-microservices/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"class-transformer": "0.2.0",
"class-validator": "0.9.1",
"reflect-metadata": "0.1.13",
"rxjs": "6.4.0",
"rxjs": "6.5.1",
"typescript": "3.4.5"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions sample/04-grpc/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sample/04-grpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"class-validator": "0.9.1",
"grpc": "1.20.0",
"reflect-metadata": "0.1.13",
"rxjs": "6.4.0",
"rxjs": "6.5.1",
"typescript": "3.4.5"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions sample/05-sql-typeorm/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sample/05-sql-typeorm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@nestjs/typeorm": "6.1.0",
"mysql": "2.17.1",
"reflect-metadata": "0.1.13",
"rxjs": "6.4.0",
"rxjs": "6.5.1",
"typeorm": "0.2.17",
"typescript": "3.4.5"
},
Expand Down
2 changes: 1 addition & 1 deletion sample/06-mongoose/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@nestjs/mongoose": "6.1.2",
"mongoose": "5.5.5",
"reflect-metadata": "0.1.13",
"rxjs": "6.4.0",
"rxjs": "6.5.1",
"typescript": "3.4.5"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion sample/07-sequelize/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@nestjs/platform-express": "6.1.1",
"mysql2": "1.6.5",
"reflect-metadata": "0.1.13",
"rxjs": "6.4.0",
"rxjs": "6.5.1",
"sequelize": "5.8.5",
"sequelize-typescript": "0.6.10",
"typescript": "3.4.5"
Expand Down
6 changes: 3 additions & 3 deletions sample/08-webpack/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sample/08-webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@nestjs/core": "6.1.1",
"@nestjs/platform-express": "6.1.1",
"reflect-metadata": "0.1.13",
"rxjs": "6.4.0",
"rxjs": "6.5.1",
"typescript": "3.4.5"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion sample/09-babel-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"babel-core": "6.26.3",
"babel-polyfill": "6.26.0",
"reflect-metadata": "0.1.13",
"rxjs": "6.4.0"
"rxjs": "6.5.1"
},
"devDependencies": {
"babel-cli": "6.26.0",
Expand Down
2 changes: 1 addition & 1 deletion sample/10-fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"class-transformer": "0.2.0",
"class-validator": "0.9.1",
"reflect-metadata": "0.1.13",
"rxjs": "6.4.0",
"rxjs": "6.5.1",
"typescript": "3.4.5"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 451e2ca

Please sign in to comment.