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 Dec 10, 2020
1 parent e066df8 commit 975bdea
Show file tree
Hide file tree
Showing 2 changed files with 351 additions and 1,285 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@
"test:e2e": "jest --config ./test/jest-e2e.json"
},
"dependencies": {
"@nestjs/common": "7.4.4",
"@nestjs/common": "7.6.1",
"@nestjs/config": "0.5.0",
"@nestjs/core": "7.4.4",
"@nestjs/core": "7.6.1",
"@nestjs/jwt": "7.1.0",
"@nestjs/passport": "7.1.0",
"@nestjs/platform-express": "7.4.4",
"@nestjs/platform-express": "7.6.1",
"@nestjs/typeorm": "7.1.5",
"bcrypt": "5.0.0",
"class-transformer": "0.3.1",
Expand All @@ -52,9 +52,9 @@
"devDependencies": {
"@commitlint/cli": "11.0.0",
"@commitlint/config-conventional": "11.0.0",
"@nestjs/cli": "7.5.1",
"@nestjs/cli": "7.5.4",
"@nestjs/schematics": "7.1.2",
"@nestjs/testing": "7.4.4",
"@nestjs/testing": "7.6.1",
"@types/express": "4.17.8",
"@types/ioredis": "4.17.6",
"@types/jest": "26.0.14",
Expand Down
Loading

0 comments on commit 975bdea

Please sign in to comment.