Skip to content

Commit

Permalink
build(deps-dev): bump @nestjs/schematics in /teammapper-backend (#589)
Browse files Browse the repository at this point in the history
Bumps [@nestjs/schematics](https://github.com/nestjs/schematics) from 10.1.4 to 10.2.3.
- [Release notes](https://github.com/nestjs/schematics/releases)
- [Changelog](https://github.com/nestjs/schematics/blob/master/.release-it.json)
- [Commits](nestjs/schematics@10.1.4...10.2.3)

---
updated-dependencies:
- dependency-name: "@nestjs/schematics"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent cbdb592 commit f31eb93
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 12 deletions.
91 changes: 80 additions & 11 deletions teammapper-backend/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 teammapper-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
},
"devDependencies": {
"@golevelup/ts-jest": "^0.5.6",
"@nestjs/schematics": "^10.1.4",
"@nestjs/schematics": "^10.2.3",
"@nestjs/testing": "^10.4.8",
"@types/cache-manager": "4.0.6",
"@types/cron": "^2.4.3",
Expand Down

0 comments on commit f31eb93

Please sign in to comment.