Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v7.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 1, 2021
1 parent 21db452 commit e6266e5
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
36 changes: 18 additions & 18 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.7",
"@nestjs/common": "7.6.8",
"@nestjs/config": "0.6.2",
"@nestjs/core": "7.6.7",
"@nestjs/core": "7.6.8",
"@nestjs/mongoose": "7.2.2",
"@nestjs/passport": "7.1.5",
"@nestjs/platform-express": "7.6.7",
"@nestjs/platform-socket.io": "7.6.7",
"@nestjs/platform-express": "7.6.8",
"@nestjs/platform-socket.io": "7.6.8",
"@nestjs/schedule": "0.4.2",
"@nestjs/serve-static": "2.1.4",
"@nestjs/websockets": "7.6.7",
"@nestjs/websockets": "7.6.8",
"@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.7",
"@nestjs/testing": "7.6.8",
"@release-it/conventional-changelog": "2.0.0",
"@types/cache-manager": "3.4.0",
"@types/express": "4.17.11",
Expand Down

0 comments on commit e6266e5

Please sign in to comment.