Bump typescript from 3.7.2 to 3.7.4

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.2 to 3.7.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.7.2...v3.7.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-13 13:33:03 +00:00 committed by GitHub
parent 6a1db6369e
commit 5f9d1445d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 8 deletions

View file

@ -44,6 +44,6 @@
"jest-circus": "^24.9.0",
"mock-env": "^0.2.0",
"ts-jest": "^24.2.0",
"typescript": "^3.7.2"
"typescript": "^3.7.4"
}
}