Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v7.3.1 (#482)
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 Jul 2, 2020
1 parent d77e65a commit 5bed50c
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.3.0",
"@nestjs/common": "7.3.1",
"@nestjs/config": "0.5.0",
"@nestjs/core": "7.3.0",
"@nestjs/core": "7.3.1",
"@nestjs/mongoose": "7.0.1",
"@nestjs/passport": "7.1.0",
"@nestjs/platform-express": "7.3.0",
"@nestjs/platform-socket.io": "7.3.0",
"@nestjs/platform-express": "7.3.1",
"@nestjs/platform-socket.io": "7.3.1",
"@nestjs/schedule": "0.4.0",
"@nestjs/serve-static": "2.1.3",
"@nestjs/websockets": "7.3.0",
"@nestjs/websockets": "7.3.1",
"@typegoose/typegoose": "7.2.0",
"class-transformer": "0.2.3",
"class-validator": "0.12.2",
Expand Down Expand Up @@ -60,7 +60,7 @@
"devDependencies": {
"@nestjs/cli": "7.4.1",
"@nestjs/schematics": "7.0.1",
"@nestjs/testing": "7.3.0",
"@nestjs/testing": "7.3.1",
"@release-it/conventional-changelog": "1.1.4",
"@types/express": "4.17.6",
"@types/gamedig": "1.0.1",
Expand Down

0 comments on commit 5bed50c

Please sign in to comment.