Skip to content

Commit

Permalink
chore(deps): update nest monorepo (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 6, 2022
1 parent 298f6b2 commit a6fddd0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions nest-typeorm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
"migrate:run": "pnpm run ts scripts/migration-run.ts"
},
"dependencies": {
"@nestjs/common": "7.6.18",
"@nestjs/core": "7.6.18",
"@nestjs/platform-express": "7.6.18",
"@nestjs/common": "8.4.4",
"@nestjs/core": "8.4.4",
"@nestjs/platform-express": "8.4.4",
"reflect-metadata": "0.1.13",
"rhodash": "2.1.0",
"rimraf": "3.0.2",
Expand All @@ -37,9 +37,9 @@
"typeorm": "0.3.6"
},
"devDependencies": {
"@nestjs/cli": "7.6.0",
"@nestjs/cli": "8.2.5",
"@nestjs/schematics": "7.3.1",
"@nestjs/testing": "7.6.18",
"@nestjs/testing": "8.4.4",
"@tsconfig/strictest": "1.0.1",
"@types/express": "4.17.13",
"@types/jest": "27.5.0",
Expand Down

0 comments on commit a6fddd0

Please sign in to comment.