chore(deps): bump minimist and @nestjs/cli in /sample/01-complete-app (#903)

Bumps [minimist](https://github.com/substack/minimist) and [@nestjs/cli](https://github.com/nestjs/nest-cli). These dependencies needed to be updated together.

Updates `minimist` from 1.2.5 to 1.2.6
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

Updates `@nestjs/cli` from 8.1.2 to 8.2.8
- [Release notes](https://github.com/nestjs/nest-cli/releases)
- [Changelog](https://github.com/nestjs/nest-cli/blob/master/.release-it.json)
- [Commits](https://github.com/nestjs/nest-cli/compare/8.1.2...8.2.8)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
- dependency-name: "@nestjs/cli"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-08-24 14:44:49 +03:00 committed by GitHub
parent 32a7d8f046
commit 5127bf895d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 537 additions and 4520 deletions

File diff suppressed because it is too large Load Diff

View File

@ -30,7 +30,7 @@
"telegraf": "4.4.2"
},
"devDependencies": {
"@nestjs/cli": "8.1.2",
"@nestjs/cli": "8.2.8",
"@nestjs/schematics": "8.0.5",
"@nestjs/testing": "8.0.9",
"@types/express": "4.17.13",