Skip to content

Commit

Permalink
chore: 🤖 update nest monorepo to v9.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 22, 2022
1 parent 27139e9 commit 0d69a32
Show file tree
Hide file tree
Showing 3 changed files with 73 additions and 73 deletions.
6 changes: 3 additions & 3 deletions apps/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@
"depcheck": "depcheck --config ./.depcheckrc.json"
},
"dependencies": {
"@nestjs/common": "9.1.1",
"@nestjs/common": "9.1.2",
"@nestjs/config": "2.2.0",
"@nestjs/core": "9.1.1",
"@nestjs/core": "9.1.2",
"@nestjs/cqrs": "9.0.1",
"@nestjs/jwt": "9.0.0",
"@nestjs/passport": "9.0.0",
"@nestjs/platform-express": "9.1.1",
"@nestjs/platform-express": "9.1.2",
"@octokit/oauth-app": "4.0.8",
"@prisma/client": "4.3.1",
"class-transformer": "0.5.1",
Expand Down
4 changes: 2 additions & 2 deletions apps/cli-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"depcheck": "depcheck --config ./.depcheckrc.json"
},
"dependencies": {
"@nestjs/common": "9.1.1",
"@nestjs/common": "9.1.2",
"@nestjs/config": "2.2.0",
"@nestjs/core": "9.1.1",
"@nestjs/core": "9.1.2",
"@nestjs/cqrs": "9.0.1",
"@nestjs/jwt": "9.0.0",
"@nestjs/passport": "9.0.0",
Expand Down
Loading

0 comments on commit 0d69a32

Please sign in to comment.