Skip to content

Commit 9e487e4

Browse files
committed
grpc-js-xds: Update gts dependency for compatibility with TypeScript update
1 parent 9974f77 commit 9e487e4

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
@@ -38,7 +38,7 @@
3838
"@types/mocha": "^5.2.6",
3939
"@types/node": "^13.11.1",
4040
"@types/yargs": "^15.0.5",
41-
"gts": "^2.0.2",
41+
"gts": "^5.0.1",
4242
"typescript": "^4.9.5",
4343
"yargs": "^15.4.1"
4444
},

0 commit comments

Comments
 (0)