Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v7.6.11 (#821)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Feb 4, 2021
1 parent e9ad763 commit d0e165b
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 48 deletions.
84 changes: 42 additions & 42 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 @@ -20,16 +20,16 @@
},
"dependencies": {
"@hapi/joi": "17.1.1",
"@nestjs/common": "7.6.9",
"@nestjs/common": "7.6.11",
"@nestjs/config": "0.6.3",
"@nestjs/core": "7.6.9",
"@nestjs/core": "7.6.11",
"@nestjs/mongoose": "7.2.2",
"@nestjs/passport": "7.1.5",
"@nestjs/platform-express": "7.6.9",
"@nestjs/platform-socket.io": "7.6.9",
"@nestjs/platform-express": "7.6.11",
"@nestjs/platform-socket.io": "7.6.11",
"@nestjs/schedule": "0.4.2",
"@nestjs/serve-static": "2.1.4",
"@nestjs/websockets": "7.6.9",
"@nestjs/websockets": "7.6.11",
"@typegoose/typegoose": "7.4.8",
"cache-manager": "3.4.0",
"class-transformer": "0.3.2",
Expand Down Expand Up @@ -61,7 +61,7 @@
"devDependencies": {
"@nestjs/cli": "7.5.4",
"@nestjs/schematics": "7.2.7",
"@nestjs/testing": "7.6.9",
"@nestjs/testing": "7.6.11",
"@release-it/conventional-changelog": "2.0.0",
"@types/cache-manager": "3.4.0",
"@types/express": "4.17.11",
Expand Down

0 comments on commit d0e165b

Please sign in to comment.