Skip to content

Commit 60a553a

Browse files
authored
chore: upgrade typescript v6.0.2 (#211)
* chore: upgrade typescript v6.0.2 and others updated * chore: update docker image for postgres in package.json
1 parent 8557714 commit 60a553a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"pg": "^8.11.3",
7676
"pg-native": "^3.0.1",
7777
"tsd": "^0.33.0",
78-
"typescript": "~5.9.2"
78+
"typescript": "~6.0.2"
7979
},
8080
"peerDependencies": {
8181
"pg": ">=6.0.0"

0 commit comments

Comments
 (0)