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 Jul 20, 2021
1 parent faee989 commit 7ea256a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
"@blog/markdown": "^6.26.245",
"@blog/pwa": "^6.26.245",
"@blog/router": "^6.26.245",
"@nestjs/common": "7.6.18",
"@nestjs/core": "7.6.18",
"@nestjs/platform-express": "7.6.18",
"@nestjs/common": "8.0.4",
"@nestjs/core": "8.0.4",
"@nestjs/platform-express": "8.0.4",
"@nestjs/serve-static": "2.2.2",
"class-transformer": "0.4.0",
"class-validator": "0.13.1",
Expand All @@ -46,9 +46,9 @@
"rxjs": "6.6.7"
},
"devDependencies": {
"@nestjs/cli": "7.6.0",
"@nestjs/cli": "8.0.2",
"@nestjs/schematics": "8.0.2",
"@nestjs/testing": "7.6.18",
"@nestjs/testing": "8.0.4",
"@types/express": "4.17.13",
"@types/fancy-log": "1.3.1",
"@types/fs-extra": "9.0.12",
Expand Down

0 comments on commit 7ea256a

Please sign in to comment.