Skip to content

Commit ce12c80

Browse files
authored
postgres - upgrading typescript to 5.0.4 (#776)
1 parent 3ab5f9c commit ce12c80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/postgres/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@
6868
"keyv": "*",
6969
"requirable": "^1.0.5",
7070
"ts-node": "^10.9.1",
71-
"tsd": "^0.28.0",
72-
"typescript": "^5.0.2",
71+
"tsd": "^0.28.1",
72+
"typescript": "^5.0.4",
7373
"xo": "^0.54.1"
7474
},
7575
"tsd": {

0 commit comments

Comments
 (0)