Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v7.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 30, 2020
1 parent bedf5d5 commit f4d36fa
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
52 changes: 26 additions & 26 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.4",
"@nestjs/common": "7.6.5",
"@nestjs/config": "0.6.1",
"@nestjs/core": "7.6.4",
"@nestjs/core": "7.6.5",
"@nestjs/mongoose": "7.2.0",
"@nestjs/passport": "7.1.5",
"@nestjs/platform-express": "7.6.4",
"@nestjs/platform-socket.io": "7.6.4",
"@nestjs/platform-express": "7.6.5",
"@nestjs/platform-socket.io": "7.6.5",
"@nestjs/schedule": "0.4.1",
"@nestjs/serve-static": "2.1.4",
"@nestjs/websockets": "7.6.4",
"@nestjs/websockets": "7.6.5",
"@typegoose/typegoose": "7.4.6",
"class-transformer": "0.3.1",
"class-validator": "0.12.2",
Expand Down Expand Up @@ -60,7 +60,7 @@
"devDependencies": {
"@nestjs/cli": "7.5.4",
"@nestjs/schematics": "7.2.6",
"@nestjs/testing": "7.6.4",
"@nestjs/testing": "7.6.5",
"@release-it/conventional-changelog": "2.0.0",
"@types/express": "4.17.9",
"@types/gamedig": "1.0.1",
Expand Down

0 comments on commit f4d36fa

Please sign in to comment.