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 16, 2021
1 parent 2b59763 commit b416176
Show file tree
Hide file tree
Showing 2 changed files with 294 additions and 359 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,14 @@
"@commitlint/cli": "^13.0.0",
"@commitlint/config-conventional": "^13.0.0",
"@heise/eslint-config": "^19.0.0",
"@nestjs/cli": "^7.0.0",
"@nestjs/common": "^7.6.3",
"@nestjs/cli": "^8.0.0",
"@nestjs/common": "^8.0.0",
"@nestjs/config": "^1.0.0",
"@nestjs/core": "^7.6.3",
"@nestjs/platform-express": "^7.6.3",
"@nestjs/core": "^8.0.0",
"@nestjs/platform-express": "^8.0.0",
"@nestjs/schedule": "^1.0.0",
"@nestjs/schematics": "^8.0.0",
"@nestjs/testing": "^7.6.3",
"@nestjs/testing": "^8.0.0",
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/commit-analyzer": "^8.0.1",
"@semantic-release/git": "^9.0.0",
Expand All @@ -59,8 +59,8 @@
"typescript": "^4.0.0"
},
"peerDependencies": {
"@nestjs/common": "^7.0.0",
"@nestjs/core": "^7.0.0",
"@nestjs/common": "^8.0.0",
"@nestjs/core": "^8.0.0",
"express": "^4.17.1",
"express-tsx-views": ">= 1.3.1",
"react": "^17.0.1",
Expand Down
Loading

0 comments on commit b416176

Please sign in to comment.