Skip to content

Commit

Permalink
build(deps): Bump @mikro-orm/sqlite from 5.8.3 to 5.8.4
Browse files Browse the repository at this point in the history
Bumps [@mikro-orm/sqlite](https://github.com/mikro-orm/mikro-orm) from 5.8.3 to 5.8.4.
- [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.8.3...v5.8.4)

---
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 Sep 28, 2023
1 parent 64946f4 commit d85492d
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 20 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"@mikro-orm/core": "^5.8.3",
"@mikro-orm/mariadb": "^5.8.3",
"@mikro-orm/reflection": "^5.8.3",
"@mikro-orm/sqlite": "^5.8.3",
"@mikro-orm/sqlite": "^5.8.4",
"ajv": "^8.12.0",
"ajv-formats": "^2.1.1",
"basic-ftp": "^5.0.3",
Expand Down
78 changes: 59 additions & 19 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 d85492d

Please sign in to comment.