Bump typescript from 3.7.4 to 3.7.5

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-01 05:42:16 +00:00
parent e5cb681de1
commit 8740e43619
2 changed files with 4 additions and 4 deletions

View file

@ -40,6 +40,6 @@
"jest": "^24.9.0",
"jest-circus": "^24.9.0",
"ts-jest": "^24.3.0",
"typescript": "^3.7.4"
"typescript": "^3.7.5"
}
}