Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#72)
Browse files Browse the repository at this point in the history
* chore(deps): update all non-major dependencies

* chore: apply automated updates

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and autofix-ci[bot] committed Apr 2, 2024
1 parent 4b7133c commit 72b696e
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 18 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

<!-- automd:badges color=yellow -->

[![npm version](https://flat.badgen.net/npm/v/db0?color=yellow)](https://npmjs.com/package/db0)
[![npm downloads](https://flat.badgen.net/npm/dm/db0?color=yellow)](https://npmjs.com/package/db0)
[![npm version](https://img.shields.io/npm/v/db0?color=yellow)](https://npmjs.com/package/db0)
[![npm downloads](https://img.shields.io/npm/dm/db0?color=yellow)](https://npmjs.com/package/db0)

<!-- /automd -->

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@
"devDependencies": {
"@libsql/client": "^0.5.6",
"@types/better-sqlite3": "^7.6.9",
"@types/bun": "^1.0.10",
"@types/bun": "^1.0.11",
"@types/pg": "^8.11.4",
"@vitest/coverage-v8": "^1.4.0",
"automd": "^0.3.6",
"automd": "^0.3.7",
"better-sqlite3": "^9.4.3",
"changelogen": "^0.5.5",
"db0": "link:.",
Expand Down
68 changes: 54 additions & 14 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 72b696e

Please sign in to comment.