Skip to content

Commit

Permalink
chore: 🤖 update dependency @nestjs/cli to v9.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 12, 2022
1 parent 3fbfb53 commit 7377f33
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 29 deletions.
2 changes: 1 addition & 1 deletion apps/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"devDependencies": {
"@compodoc/compodoc": "1.1.19",
"@nestjs/cli": "9.1.2",
"@nestjs/cli": "9.1.3",
"@nestjs/schematics": "9.0.3",
"@nestjs/swagger": "6.1.2",
"@types/express": "4.17.13",
Expand Down
2 changes: 1 addition & 1 deletion apps/cli-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"devDependencies": {
"@compodoc/compodoc": "1.1.19",
"@nestjs/cli": "9.1.2",
"@nestjs/cli": "9.1.3",
"@nestjs/schematics": "9.0.3",
"@nestjs/swagger": "6.1.2",
"@types/express": "4.17.13",
Expand Down
78 changes: 51 additions & 27 deletions pnpm-lock.yaml

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

0 comments on commit 7377f33

Please sign in to comment.