Skip to content

Commit

Permalink
sqlite - upgrading typescript and tsd to latest (#617)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray authored Dec 17, 2022
1 parent 20bebf2 commit ca258cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/sqlite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@
"keyv": "*",
"requirable": "^1.0.5",
"ts-node": "^10.9.1",
"tsd": "^0.24.1",
"typescript": "^4.9.3",
"tsd": "^0.25.0",
"typescript": "^4.9.4",
"xo": "^0.53.1"
},
"tsd": {
Expand Down

0 comments on commit ca258cc

Please sign in to comment.