Skip to content

Commit

Permalink
Update dependency better-sqlite3 to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 18, 2024
1 parent 64809bd commit a26dc11
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
11 changes: 6 additions & 5 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions packages/server-with-auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stanlemon/server-with-auth",
"version": "0.3.8",
"version": "0.3.9",
"description": "A basic express web server setup with authentication baked in.",
"author": "Stan Lemon <stanlemon@users.noreply.github.com>",
"license": "MIT",
Expand Down Expand Up @@ -34,7 +34,7 @@
"devDependencies": {
"@stanlemon/eslint-config": "*",
"@types/supertest": "^6.0.2",
"better-sqlite3": "^9.4.5",
"better-sqlite3": "^10.0.0",
"knex": "^3.1.0",
"nodemon": "^3.1.0",
"supertest": "^7.0.0"
Expand Down

0 comments on commit a26dc11

Please sign in to comment.