Merge pull request #213 from h3poteto/dependabot/npm_and_yarn/example/typescript/typescript-3.8.2

Bump typescript from 3.7.5 to 3.8.2 in /example/typescript
This commit is contained in:
AkiraFukushima 2020-02-28 01:40:18 +09:00 committed by GitHub
commit 816b0d42e4
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",