Skip to content

Commit

Permalink
Merge pull request #42 from nestjs/renovate/nest-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update nest monorepo to v6.11.0
  • Loading branch information
kamilmysliwiec authored Jan 24, 2020
2 parents 89fa902 + f08003b commit c0aeec7
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 56 deletions.
90 changes: 38 additions & 52 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"uuid": "3.4.0"
},
"devDependencies": {
"@nestjs/common": "6.10.14",
"@nestjs/core": "6.10.14",
"@nestjs/platform-express": "6.10.14",
"@nestjs/testing": "6.10.14",
"@nestjs/common": "6.11.0",
"@nestjs/core": "6.11.0",
"@nestjs/platform-express": "6.11.0",
"@nestjs/testing": "6.11.0",
"@types/cron": "1.7.1",
"@types/jest": "24.9.1",
"@types/node": "7.10.8",
Expand Down

0 comments on commit c0aeec7

Please sign in to comment.