Bump typescript from 3.6.3 to 3.6.4 (#13)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-10-10 18:58:00 +02:00
committed by CrazyMax
parent f0e3323a5f
commit 7dd8c13e52
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
"jest-circus": "^24.7.1",
"prettier": "^1.17.1",
"ts-jest": "^24.0.2",
"typescript": "^3.5.1",
"typescript": "^3.6.4",
"typescript-formatter": "^7.2.2"
}
}