Skip to content

Commit

Permalink
fix(deps): update dependency @nestjs/mongoose to v6.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 15, 2020
1 parent eed8ebb commit aa32a7c
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
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 @@ -78,7 +78,7 @@
"optionalDependencies": {
"@grpc/proto-loader": "0.5.3",
"@nestjs/microservices": "6.10.14",
"@nestjs/mongoose": "6.1.2",
"@nestjs/mongoose": "6.2.1",
"@nestjs/platform-express": "6.10.14",
"@nestjs/platform-fastify": "6.10.14",
"@nestjs/typeorm": "6.2.0",
Expand Down
6 changes: 3 additions & 3 deletions sample/001-mongoose-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/001-mongoose-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@godaddy/terminus": "4.3.1",
"@nestjs/common": "6.10.14",
"@nestjs/core": "6.10.14",
"@nestjs/mongoose": "6.1.2",
"@nestjs/mongoose": "6.2.1",
"@nestjs/platform-express": "6.10.14",
"reflect-metadata": "0.1.13",
"rimraf": "3.0.0",
Expand Down

0 comments on commit aa32a7c

Please sign in to comment.