Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Commit 342a10e

Browse files
authored
upgrade typescript (#396)
1 parent 1140dd3 commit 342a10e

File tree

2 files changed

+7
-12
lines changed

2 files changed

+7
-12
lines changed

packages/opencensus-instrumentation-grpc/package-lock.json

Lines changed: 6 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/opencensus-instrumentation-grpc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"protobufjs": "^6.8.6",
6060
"rimraf": "^2.6.2",
6161
"ts-node": "^8.0.0",
62-
"typescript": "~2.7.2"
62+
"typescript": "~2.8.3"
6363
},
6464
"dependencies": {
6565
"@opencensus/core": "^0.0.9",

0 commit comments

Comments
 (0)