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 Aug 2, 2021
1 parent 5904839 commit e6a9c9e
Show file tree
Hide file tree
Showing 2 changed files with 339 additions and 317 deletions.
12 changes: 6 additions & 6 deletions packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,15 @@
"test:debug": "node --inspect-brk -r tsconfig-paths/register -r ts-node/register node_modules/.bin/jest --runInBand"
},
"dependencies": {
"@nestjs/common": "^7.6.18",
"@nestjs/core": "^7.6.18",
"@nestjs/common": "^8.0.0",
"@nestjs/core": "^8.0.0",
"@nestjs/jwt": "^7.2.0",
"@nestjs/passport": "^7.1.6",
"@nestjs/platform-express": "^7.6.18",
"@nestjs/platform-express": "^8.0.0",
"@nestjs/schedule": "^1.0.0",
"@nestjs/swagger": "^4.8.2",
"@nestjs/terminus": "^7.2.0",
"@nestjs/testing": "^7.6.18",
"@nestjs/testing": "^8.0.0",
"@sentry/node": "6.10.0",
"@types/compression": "^1.7.0",
"@types/cron": "^1.7.2",
Expand Down Expand Up @@ -88,10 +88,10 @@
"yup": "^0.32.9"
},
"devDependencies": {
"@nestjs/cli": "^7.6.0",
"@nestjs/cli": "^8.0.0",
"@nestjs/jwt": "^7.2.0",
"@nestjs/swagger": "^4.8.2",
"@nestjs/testing": "^7.6.18",
"@nestjs/testing": "^8.0.0",
"@socialgouv/tslint-config-recommended": "^0.35.0",
"@types/bcryptjs": "^2.4.2",
"@types/cron": "^1.7.2",
Expand Down
Loading

0 comments on commit e6a9c9e

Please sign in to comment.