Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v6.11.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 31, 2020
1 parent a7b30f0 commit 193a95c
Show file tree
Hide file tree
Showing 12 changed files with 406 additions and 308 deletions.
140 changes: 90 additions & 50 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@
"devDependencies": {
"@compodoc/compodoc": "1.1.11",
"@godaddy/terminus": "4.3.1",
"@nestjs/common": "6.10.14",
"@nestjs/core": "6.10.14",
"@nestjs/testing": "6.10.14",
"@nestjs/common": "6.11.5",
"@nestjs/core": "6.11.5",
"@nestjs/testing": "6.11.5",
"@types/jest": "25.1.1",
"@types/mongoose": "5.5.43",
"@types/node": "12.12.21",
Expand Down Expand Up @@ -77,10 +77,10 @@
},
"optionalDependencies": {
"@grpc/proto-loader": "0.5.3",
"@nestjs/microservices": "6.10.14",
"@nestjs/microservices": "6.11.5",
"@nestjs/mongoose": "6.2.1",
"@nestjs/platform-express": "6.10.14",
"@nestjs/platform-fastify": "6.10.14",
"@nestjs/platform-express": "6.11.5",
"@nestjs/platform-fastify": "6.11.5",
"@nestjs/typeorm": "6.2.0",
"amqp-connection-manager": "3.1.1",
"amqplib": "0.5.5",
Expand Down
Loading

0 comments on commit 193a95c

Please sign in to comment.