Skip to content

Commit

Permalink
chore(deps): update dependency @types/better-sqlite3 to v7.6.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent 75c034d commit 3b0cbc6
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/trackx-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"xxhash-addon": "2.0.1"
},
"devDependencies": {
"@types/better-sqlite3": "7.6.3",
"@types/better-sqlite3": "7.6.12",
"@types/ua-parser-js": "0.7.36",
"git-ref": "0.3.1",
"source-map": "0.7.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/trackx-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"sade": "1.8.1"
},
"devDependencies": {
"@types/better-sqlite3": "7.6.3",
"@types/better-sqlite3": "7.6.12",
"@types/punycode": "2.1.0",
"git-ref": "0.3.1",
"mri": "1.2.0",
Expand Down
16 changes: 10 additions & 6 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 3b0cbc6

Please sign in to comment.