Update typescript requirement to ~2.8.1 (#9843)

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/v2.8.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-03-29 17:59:50 +08:00 committed by Wei Zhu
parent 52f0ac10a4
commit 0377f18b23

View File

@ -160,7 +160,7 @@
"scrollama": "^1.4.1",
"stylelint": "^9.1.1",
"stylelint-config-standard": "^18.0.0",
"typescript": "~2.7.2",
"typescript": "~2.8.1",
"unified": "^6.1.5",
"values.js": "^1.0.3",
"xhr2": "^0.1.3"