Bump typescript from 3.7.5 to 3.8.2 in /example/typescript

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.5 to 3.8.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-27 12:43:44 +00:00 committed by GitHub
parent c856eb9cbd
commit 7e254834ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1699 additions and 301 deletions

File diff suppressed because it is too large Load diff

View file

@ -7,7 +7,7 @@
"license": "MIT",
"dependencies": {
"megalodon": "file:../../",
"typescript": "3.7.5"
"typescript": "3.8.2"
},
"devDependencies": {
"@types/node": "^13.7.0",