Bump TypeScript to 3.6.2

This commit is contained in:
Jonathan Clem
2019-09-05 10:03:10 -04:00
parent e533651251
commit ebace7edd3
2 changed files with 4 additions and 4 deletions

View File

@@ -26,6 +26,6 @@
"lerna": "^3.13.3",
"prettier": "^1.17.0",
"ts-jest": "^24.0.2",
"typescript": "^3.4.4"
"typescript": "^3.6.2"
}
}