Skip to content

Commit

Permalink
chore(deps-dev): bump better-sqlite3 from 9.6.0 to 10.0.0 (#236)
Browse files Browse the repository at this point in the history
Bumps [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) from 9.6.0 to 10.0.0.
- [Release notes](https://github.com/WiseLibs/better-sqlite3/releases)
- [Commits](WiseLibs/better-sqlite3@v9.6.0...v10.0.0)

---
updated-dependencies:
- dependency-name: better-sqlite3
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hugo Dias <hugomrdias@gmail.com>
  • Loading branch information
dependabot[bot] and hugomrdias committed May 16, 2024
1 parent 8440bb1 commit 3f0f7ec
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/iso-kv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"devDependencies": {
"@types/better-sqlite3": "^7.6.9",
"@types/node": "^20.11.30",
"better-sqlite3": "^9.4.3",
"better-sqlite3": "^10.0.0",
"delay": "^6.0.0",
"playwright-test": "^14.1.1",
"quick-lru": "^7.0.0",
Expand Down
10 changes: 5 additions & 5 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 3f0f7ec

Please sign in to comment.