Skip to content

Commit 4d576cd

Browse files
authored
build(deps-dev): lock typescript minor version (#181)
1 parent 272b0d4 commit 4d576cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"standard": "^17.1.0",
4848
"tap": "^18.7.1",
4949
"tsd": "^0.31.1",
50-
"typescript": "^5.4.3"
50+
"typescript": "~5.4.3"
5151
},
5252
"peerDependencies": {
5353
"pg": ">=6.0.0"

0 commit comments

Comments
 (0)