Skip to content

Commit

Permalink
Merge pull request #789 from nestjs/renovate/nestjs-mongoose-7.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency @nestjs/mongoose to v7.0.2
  • Loading branch information
BrunnerLivio authored Jul 28, 2020
2 parents 42506f3 + a0ab83d commit edd89ee
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 @@ -45,7 +45,7 @@
"@nestjs/common": "7.3.0",
"@nestjs/core": "7.3.0",
"@nestjs/microservices": "7.3.0",
"@nestjs/mongoose": "7.0.1",
"@nestjs/mongoose": "7.0.2",
"@nestjs/platform-express": "7.3.0",
"@nestjs/platform-fastify": "7.3.0",
"@nestjs/swagger": "4.5.12",
Expand Down
6 changes: 3 additions & 3 deletions sample/deprecated/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/deprecated/001-mongoose-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@godaddy/terminus": "4.4.1",
"@nestjs/common": "7.3.0",
"@nestjs/core": "7.3.0",
"@nestjs/mongoose": "7.0.1",
"@nestjs/mongoose": "7.0.2",
"@nestjs/platform-express": "7.3.0",
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
Expand Down

0 comments on commit edd89ee

Please sign in to comment.