Skip to content

Commit 7b4509e

Browse files
committed
grpc-js-xds: Use TypeScript 5
1 parent 3b0e4ac commit 7b4509e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/grpc-js-xds/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@types/node": "^13.11.1",
4040
"@types/yargs": "^15.0.5",
4141
"gts": "^5.0.1",
42-
"typescript": "^4.9.5",
42+
"typescript": "^5.1.3",
4343
"yargs": "^15.4.1"
4444
},
4545
"dependencies": {

0 commit comments

Comments
 (0)