Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 5f4dc4e commit 480929a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 20 deletions.
25 changes: 6 additions & 19 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 @@ -43,7 +43,7 @@
"@nestjs/platform-socket.io": "^10.4.15",
"@nestjs/schedule": "^4.1.2",
"@nestjs/serve-static": "^4.0.2",
"@nestjs/typeorm": "^10.0.2",
"@nestjs/typeorm": "^11.0.0",
"@nestjs/websockets": "^10.4.15",
"@types/uuid": "^10.0.0",
"cache-manager": "^5.7.4",
Expand Down

0 comments on commit 480929a

Please sign in to comment.