Skip to content
This repository has been archived by the owner on Jul 13, 2024. It is now read-only.

Commit

Permalink
Update nest monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 26, 2021
1 parent 4141374 commit 150e936
Show file tree
Hide file tree
Showing 2 changed files with 1,015 additions and 1,517 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"test:e2e": "jest --config ./test/jest-e2e.json"
},
"dependencies": {
"@nestjs/common": "6.11.5",
"@nestjs/core": "6.11.5",
"@nestjs/platform-express": "6.11.5",
"@nestjs/common": "7.6.15",
"@nestjs/core": "7.6.15",
"@nestjs/platform-express": "7.6.15",
"@nestjs/swagger": "4.2.1",
"@nestjs/typeorm": "6.2.0",
"@nestjsx/crud": "4.4.1",
Expand All @@ -44,10 +44,10 @@
"typeorm": "0.2.22"
},
"devDependencies": {
"@nestjs/cli": "6.14.1",
"@nestjs/cli": "7.6.0",
"@nestjs/graphql": "6.5.4",
"@nestjs/schematics": "6.9.1",
"@nestjs/testing": "6.11.5",
"@nestjs/testing": "7.6.15",
"@types/express": "4.17.2",
"@types/jest": "24.9.1",
"@types/node": "12.12.25",
Expand Down
Loading

0 comments on commit 150e936

Please sign in to comment.