Skip to content

Commit e9a2d56

Browse files
authored
build(deps-dev): lock typescript minor version (#377)
1 parent e446acf commit e9a2d56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"standard": "^17.1.0",
4949
"tap": "^18.7.2",
5050
"tsd": "^0.31.0",
51-
"typescript": "^5.4.5",
51+
"typescript": "~5.4.5",
5252
"why-is-node-running": "^3.0.0"
5353
},
5454
"dependencies": {

0 commit comments

Comments
 (0)