Skip to content

Commit

Permalink
build(deps): Bump @mikro-orm/sqlite from 6.0.4 to 6.0.5
Browse files Browse the repository at this point in the history
Bumps [@mikro-orm/sqlite](https://github.com/mikro-orm/mikro-orm) from 6.0.4 to 6.0.5.
- [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@v6.0.4...v6.0.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 19, 2024
1 parent 9cf605c commit e27c4f5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"@mikro-orm/core": "^6.0.5",
"@mikro-orm/mariadb": "^6.0.4",
"@mikro-orm/reflection": "^6.0.5",
"@mikro-orm/sqlite": "^6.0.4",
"@mikro-orm/sqlite": "^6.0.5",
"ajv": "^8.12.0",
"ajv-formats": "^2.1.1",
"basic-ftp": "^5.0.4",
Expand Down
20 changes: 10 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e27c4f5

Please sign in to comment.