Skip to content

Commit

Permalink
Update nest monorepo to v7.6.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 17, 2021
1 parent 7c7f1aa commit 51a35b3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@
},
"dependencies": {
"@nestjs/bull": "0.3.1",
"@nestjs/common": "7.6.15",
"@nestjs/common": "7.6.18",
"@nestjs/config": "0.6.3",
"@nestjs/core": "7.6.15",
"@nestjs/core": "7.6.18",
"@nestjs/jwt": "7.2.0",
"@nestjs/passport": "7.1.5",
"@nestjs/platform-express": "7.6.15",
"@nestjs/platform-express": "7.6.18",
"@nestjs/typeorm": "7.1.5",
"bull": "3.22.5",
"class-transformer": "0.3.1",
Expand All @@ -57,7 +57,7 @@
"devDependencies": {
"@nestjs/cli": "7.6.0",
"@nestjs/schematics": "7.3.1",
"@nestjs/testing": "7.6.15",
"@nestjs/testing": "7.6.18",
"@types/bull": "3.15.1",
"@types/dotenv": "6.1.1",
"@types/express": "4.17.11",
Expand Down

0 comments on commit 51a35b3

Please sign in to comment.