Bump typescript from 3.6.4 to 3.7.2

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-12-02 07:24:38 +00:00
parent 5f33dc5198
commit 9dea6a8035
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -52,7 +52,7 @@
"jest": "^24.9.0",
"jest-circus": "^24.9.0",
"ts-jest": "^24.2.0",
"typescript": "^3.6.4",
"typescript": "^3.7.2",
"prettier": "^1.19.1"
}
}