Skip to content

Commit

Permalink
chore(deps): Bump @nestjs/typeorm from 10.0.0 to 10.0.1
Browse files Browse the repository at this point in the history
Bumps [@nestjs/typeorm](https://github.com/nestjs/typeorm) from 10.0.0 to 10.0.1.
- [Release notes](https://github.com/nestjs/typeorm/releases)
- [Changelog](https://github.com/nestjs/typeorm/blob/master/.release-it.json)
- [Commits](nestjs/typeorm@10.0.0...10.0.1)

---
updated-dependencies:
- dependency-name: "@nestjs/typeorm"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 29, 2023
1 parent 69aff70 commit 4a8c197
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 6 deletions.
22 changes: 17 additions & 5 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@nestjs/platform-express": "^10.2.8",
"@nestjs/swagger": "^7.1.15",
"@nestjs/terminus": "^10.1.1",
"@nestjs/typeorm": "^10.0.0",
"@nestjs/typeorm": "^10.0.1",
"axios": "^1.6.2",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.0",
Expand Down

0 comments on commit 4a8c197

Please sign in to comment.