Skip to content

Commit

Permalink
chore(deps): bump @mikro-orm/reflection from 5.7.13 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [@mikro-orm/reflection](https://github.com/mikro-orm/mikro-orm) from 5.7.13 to 6.0.0.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.7.13...v6.0.0)

---
updated-dependencies:
- dependency-name: "@mikro-orm/reflection"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 6, 2024
1 parent fdbeae6 commit acc67ae
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
52 changes: 26 additions & 26 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 @@ -28,7 +28,7 @@
"@mikro-orm/migrations": "^5.7.13",
"@mikro-orm/nestjs": "^5.2.0",
"@mikro-orm/postgresql": "^5.7.13",
"@mikro-orm/reflection": "^5.7.13",
"@mikro-orm/reflection": "^6.0.0",
"@nestjs/common": "^9.0.0",
"@nestjs/core": "^9.0.0",
"@nestjs/platform-express": "^9.0.0",
Expand Down

0 comments on commit acc67ae

Please sign in to comment.