Skip to content

Commit

Permalink
build(deps-dev): bump @nestjs/cli in /nestjs-demo in the nestjs group
Browse files Browse the repository at this point in the history
Bumps the nestjs group in /nestjs-demo with 1 update: [@nestjs/cli](https://github.com/nestjs/nest-cli).


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

---
updated-dependencies:
- dependency-name: "@nestjs/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nestjs
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent baf25c6 commit cc15b8c
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 38 deletions.
66 changes: 29 additions & 37 deletions nestjs-demo/package-lock.json

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

2 changes: 1 addition & 1 deletion nestjs-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"rxjs": "^7.8.1"
},
"devDependencies": {
"@nestjs/cli": "^10.4.7",
"@nestjs/cli": "^10.4.8",
"@nestjs/schematics": "^10.2.3",
"@nestjs/testing": "^10.4.8",
"@swc/cli": "^0.5.0",
Expand Down

0 comments on commit cc15b8c

Please sign in to comment.