Skip to content

Commit

Permalink
chore(deps): update nest monorepo to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 16, 2021
1 parent 6ef22d4 commit 6acc340
Show file tree
Hide file tree
Showing 13 changed files with 137 additions and 109 deletions.
116 changes: 65 additions & 51 deletions .pnp.js

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@
"@commitlint/cli": "12.1.4",
"@commitlint/config-angular": "12.1.4",
"@istanbuljs/nyc-config-typescript": "1.0.1",
"@nestjs/common": "7.6.17",
"@nestjs/core": "7.6.17",
"@nestjs/platform-express": "7.6.17",
"@nestjs/common": "8.0.4",
"@nestjs/core": "8.0.4",
"@nestjs/platform-express": "8.0.4",
"@nestjs/swagger": "4.8.0",
"@nestjs/testing": "7.6.15",
"@nestjs/testing": "8.0.4",
"@release-it/conventional-changelog": "2.0.1",
"@types/chai": "4.2.18",
"@types/mocha": "8.2.2",
Expand Down Expand Up @@ -77,8 +77,8 @@
"typescript": "4.2.4"
},
"peerDependencies": {
"@nestjs/common": "^6.0.0 || ^7.0.0",
"@nestjs/core": "^6.0.0 || ^7.0.0",
"@nestjs/common": "^6.0.0 || ^7.0.0 || ^8.0.0",
"@nestjs/core": "^6.0.0 || ^7.0.0 || ^8.0.0",
"@nestjs/swagger": "^4.7.15",
"ajv": "^8.6.0",
"reflect-metadata": "^0.1.12",
Expand Down
118 changes: 66 additions & 52 deletions yarn.lock

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

0 comments on commit 6acc340

Please sign in to comment.