Skip to content
This repository has been archived by the owner on Jun 9, 2022. It is now read-only.

Commit

Permalink
Update nest monorepo to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 15, 2020
1 parent 735f46e commit 3324c09
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 36 deletions.
66 changes: 33 additions & 33 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"webpack": "webpack --config webpack.config.js"
},
"dependencies": {
"@nestjs/common": "6.11.5",
"@nestjs/core": "6.11.5",
"@nestjs/common": "7.0.2",
"@nestjs/core": "7.0.2",
"@nestjs/typeorm": "6.2.0",
"fastify-formbody": "3.1.0",
"mysql": "2.18.1",
Expand All @@ -28,7 +28,7 @@
"typescript": "3.7.5"
},
"devDependencies": {
"@nestjs/testing": "6.11.5",
"@nestjs/testing": "7.0.2",
"@types/express": "4.17.1",
"@types/jest": "25.1.1",
"@types/node": "9.6.49",
Expand Down

0 comments on commit 3324c09

Please sign in to comment.