Skip to content
This repository was archived by the owner on Mar 13, 2021. It is now read-only.

Commit 698d93c

Browse files
dependabot-preview[bot]fbiville
authored andcommitted
Bump typescript in /samples/request-reply-typescript-greeter
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.8.3 to 3.9.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.8.3...v3.9.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 93ff92b commit 698d93c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

samples/request-reply-typescript-greeter/package-lock.json

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

samples/request-reply-typescript-greeter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"author": "Scott Andrews",
1313
"license": "Apache-2.0",
1414
"dependencies": {
15-
"typescript": "^3.8.3"
15+
"typescript": "^3.9.2"
1616
}
1717
}

0 commit comments

Comments
 (0)