Skip to content

Commit

Permalink
renovate(deps): update nest monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 30, 2021
1 parent 0ec0a88 commit 7ef1280
Show file tree
Hide file tree
Showing 2 changed files with 502 additions and 321 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"test:e2e": "jest --config ./test/jest-e2e.json"
},
"dependencies": {
"@nestjs/common": "7.6.18",
"@nestjs/common": "8.0.9",
"@nestjs/config": "0.6.3",
"@nestjs/core": "7.6.18",
"@nestjs/platform-express": "7.6.18",
"@nestjs/core": "8.0.9",
"@nestjs/platform-express": "8.0.9",
"@nestjs/terminus": "7.2.0",
"@nestjs/typeorm": "7.1.5",
"mysql": "2.18.1",
Expand All @@ -36,9 +36,9 @@
"typeorm": "0.2.37"
},
"devDependencies": {
"@nestjs/cli": "7.6.0",
"@nestjs/cli": "8.1.2",
"@nestjs/schematics": "7.3.1",
"@nestjs/testing": "7.6.18",
"@nestjs/testing": "8.0.9",
"@types/express": "4.17.7",
"@types/jest": "26.0.24",
"@types/node": "14.17.19",
Expand Down
Loading

0 comments on commit 7ef1280

Please sign in to comment.