mirror of https://github.com/grpc/grpc-node.git
grpc-js-xds: Update gts dependency for compatibility with TypeScript update
This commit is contained in:
parent
9974f7704d
commit
9e487e44ab
|
@ -38,7 +38,7 @@
|
|||
"@types/mocha": "^5.2.6",
|
||||
"@types/node": "^13.11.1",
|
||||
"@types/yargs": "^15.0.5",
|
||||
"gts": "^2.0.2",
|
||||
"gts": "^5.0.1",
|
||||
"typescript": "^4.9.5",
|
||||
"yargs": "^15.4.1"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue