Skip to content

Commit

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


Updates `@nestjs/schematics` from 10.2.0 to 10.2.2
- [Release notes](https://github.com/nestjs/schematics/releases)
- [Changelog](https://github.com/nestjs/schematics/blob/master/.release-it.json)
- [Commits](nestjs/schematics@10.2.0...10.2.2)

---
updated-dependencies:
- dependency-name: "@nestjs/schematics"
  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 and srenatus committed Oct 18, 2024
1 parent 1901eb7 commit 23116c0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -35,7 +35,7 @@
},
"devDependencies": {
"@nestjs/cli": "^10.4.5",
"@nestjs/schematics": "^10.2.0",
"@nestjs/schematics": "^10.2.2",
"@nestjs/testing": "^10.4.5",
"@swc/cli": "^0.4.0",
"@swc/core": "^1.7.36",
Expand Down

0 comments on commit 23116c0

Please sign in to comment.