deps: bump typescript from 3.7.3 to 3.7.4

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.3 to 3.7.4.
- [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] 2019-12-23 02:21:21 +00:00 committed by GitHub
parent 25520f73cd
commit 29637cd684
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -64,6 +64,6 @@
"lint-staged": "^9.5.0",
"prettier": "1.19.1",
"ts-jest": "^24.2.0",
"typescript": "^3.7.3"
"typescript": "^3.7.4"
}
}