Skip to content

Commit

Permalink
Bump node-sqlite3-wasm from 0.8.19 to 0.8.20 in /src
Browse files Browse the repository at this point in the history
Bumps [node-sqlite3-wasm](https://github.com/tndrle/node-sqlite3-wasm) from 0.8.19 to 0.8.20.
- [Release notes](https://github.com/tndrle/node-sqlite3-wasm/releases)
- [Commits](tndrle/node-sqlite3-wasm@v0.8.19...v0.8.20)

---
updated-dependencies:
- dependency-name: node-sqlite3-wasm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 29, 2024
1 parent bd2f9ee commit 75924cc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/packages/mikro-orm-sqlite-wasm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"dependencies": {
"@mikro-orm/knex": "6.3.7",
"@mikro-orm/sqlite": "6.3.7",
"node-sqlite3-wasm": "0.8.19"
"node-sqlite3-wasm": "0.8.20"
},
"devDependencies": {
"@types/node": "22.5.0",
Expand Down
8 changes: 4 additions & 4 deletions src/pnpm-lock.yaml

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

0 comments on commit 75924cc

Please sign in to comment.