Update typescript requirement from ~3.0.1 to ~3.1.1 (#12455)

Updates the requirements on [typescript](https://github.com/Microsoft/TypeScript) to permit the latest version.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits/v3.1.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-09-30 14:59:06 +08:00 committed by Wei Zhu
parent aee625b2ea
commit c0545b6cc3

View File

@ -177,7 +177,7 @@
"scrollama": "^1.4.1",
"stylelint": "^9.5.0",
"stylelint-config-standard": "^18.0.0",
"typescript": "~3.0.1",
"typescript": "~3.1.1",
"unified": "^7.0.0",
"values.js": "^1.0.3",
"webpackbar": "^2.6.1",