Skip to content

Commit

Permalink
chore(deps): update nest monorepo to v7.3.2 (#79)
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 committed Jul 20, 2020
1 parent 1579197 commit b34fbe0
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 38 deletions.
64 changes: 32 additions & 32 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
Expand Up @@ -38,13 +38,13 @@
"@nestjs/graphql": "^6.2.4 || ^7.0.0"
},
"devDependencies": {
"@nestjs/common": "7.2.0",
"@nestjs/core": "7.2.0",
"@nestjs/common": "7.3.2",
"@nestjs/core": "7.3.2",
"@nestjs/graphql": "7.5.5",
"@nestjs/platform-express": "7.2.0",
"@nestjs/platform-socket.io": "7.2.0",
"@nestjs/testing": "7.2.0",
"@nestjs/websockets": "7.2.0",
"@nestjs/platform-express": "7.3.2",
"@nestjs/platform-socket.io": "7.3.2",
"@nestjs/testing": "7.3.2",
"@nestjs/websockets": "7.3.2",
"@types/jest": "26.0.5",
"@types/node": "12.12.50",
"@types/socket.io-client": "1.4.33",
Expand Down

0 comments on commit b34fbe0

Please sign in to comment.