Skip to content

Commit

Permalink
chore(deps): update nest monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 4, 2020
1 parent 8fa58f7 commit 010b6a0
Show file tree
Hide file tree
Showing 2 changed files with 491 additions and 400 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
"major": "npm run release -- --release-as major"
},
"dependencies": {
"@nestjs/common": "6.11.8",
"@nestjs/core": "6.11.8",
"@nestjs/common": "7.0.9",
"@nestjs/core": "7.0.9",
"@nestjs/mongoose": "6.3.1",
"@nestjs/platform-express": "6.11.8",
"@nestjs/platform-express": "7.0.9",
"@nestjs/swagger": "4.2.12",
"@nestjsx/crud": "4.4.1",
"@typegoose/typegoose": "6.3.2",
Expand All @@ -43,9 +43,9 @@
"swagger-ui-express": "4.1.3"
},
"devDependencies": {
"@nestjs/cli": "6.14.2",
"@nestjs/cli": "7.1.5",
"@nestjs/schematics": "6.9.4",
"@nestjs/testing": "6.11.8",
"@nestjs/testing": "7.0.9",
"@types/express": "4.17.2",
"@types/jest": "25.1.3",
"@types/node": "13.7.4",
Expand Down
Loading

0 comments on commit 010b6a0

Please sign in to comment.