Skip to content
This repository was archived by the owner on Nov 18, 2025. It is now read-only.

Commit 0501494

Browse files
authored
fix: pin Typescript to republish gax (#1789)
1 parent e1f8346 commit 0501494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gax/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"sinon": "^21.0.0",
5656
"stream-events": "^1.0.5",
5757
"ts-loader": "^8.0.0",
58-
"typescript": "^5.7.3",
58+
"typescript": "5.7.3",
5959
"uglify-js": "^3.19.3",
6060
"walkdir": "^0.4.1",
6161
"webpack": "^5.97.1",

0 commit comments

Comments
 (0)