grpc-js: update to typescript@3.5

This commit updates to TypeScript, which is supposed to be
faster.

Refs: https://devblogs.microsoft.com/typescript/announcing-typescript-3-5/
This commit is contained in:
cjihrig 2019-05-29 15:18:33 -04:00
parent 5689ba720d
commit d7c23b066e
No known key found for this signature in database
GPG Key ID: 7434390BDBE9B9C5
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
"clang-format": "^1.0.55",
"gts": "^1.0.0",
"lodash": "^4.17.4",
"typescript": "~3.4.5"
"typescript": "~3.5.1"
},
"contributors": [
{