This Pull Request updates dependency typescript from v2.8.4 to v2.9.1
Release Notes
### [`v2.9.1`](https://github.com/Microsoft/TypeScript/releases/v2.9.1)
[Compare Source](https://github.com/Microsoft/TypeScript/compare/64642bb5c33878ed9b481f29b3ec626a675d2d74...v2.9.1)
For release notes, check out the [release announcement](https://blogs.msdn.microsoft.com/typescript/2018/05/31/announcing-typescript-2-9/)
For new features, check out the [What's new in TypeScript 2.9](https://github.com/Microsoft/TypeScript/wiki/What's-new-in-TypeScript#typescript-29).
For breaking changes, check out the [Breaking changes in TypeScript 2.9](https://github.com/Microsoft/TypeScript/wiki/Breaking-Changes#typescript-29) page.
For the complete list of fixed issues, check out the issues fixed in [TypeScript 2.9 RC](https://github.com/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+2.9%22+label%3A%22fixed%22+) and [after TypeScript 2.9 RC](https://github.com/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+2.9.1%22+label%3A%22fixed%22+).
Download:
- [npm](https://www.npmjs.com/package/typescript)
- [Visual Studio 2015 plugin](https://www.microsoft.com/en-us/download/details.aspx?id=48593)
- [Visual Studio 2017](https://www.microsoft.com/en-us/download/details.aspx?id=55258) ([Select new version in project options](https://github.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017))
- [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild/2.9.1)
Special thanks to all contributors to this release:
* Aditya Daflapurkar
* Adrien Gibrat
* Alan Agius
* Alex Khomchenko
* Alex Ryan
* Alexander Tarasyuk
* Anders Hejlsberg
* Andrew Casey
* Andrew Faulkner
* Andy Hanson
* Armando Aguirre
* Artem Tyurin
* Arthur Ozga
* Benjamin Lichtman
* @bluelovers
* Bowden Kenny
* Brandon Slade
* Daniel Rosenwasser
* Derek P Sifford
* Dhruv Rajvanshi
* Ecole Keine
* @falsandtru
* Holger Jeromin
* Jack Williams
* Jordi Oliveras Rovira
* Joscha Feth
* Josh Goldberg
* Kevin Donnelly
* Khải
* Klaus Meinhardt
* Maarten Sijm
* Matt Bierner
* Mine Starks
* Mohamed Hegazy
* Nathan Shively-Sanders
* Paul Koerbitz
* @rhysd
* Ron Buckton
* Ryan Cavanaugh
* Sheetal Nandi
* @TravCav
* Vakhurin Sergey
* Wenlu Wang
* Wesley Wigham
* @Zzzen
---
This Pull Request updates dependency typescript from
v2.8.4
tov2.9.1
Release Notes
### [`v2.9.1`](https://github.com/Microsoft/TypeScript/releases/v2.9.1) [Compare Source](https://github.com/Microsoft/TypeScript/compare/64642bb5c33878ed9b481f29b3ec626a675d2d74...v2.9.1) For release notes, check out the [release announcement](https://blogs.msdn.microsoft.com/typescript/2018/05/31/announcing-typescript-2-9/) For new features, check out the [What's new in TypeScript 2.9](https://github.com/Microsoft/TypeScript/wiki/What's-new-in-TypeScript#typescript-29). For breaking changes, check out the [Breaking changes in TypeScript 2.9](https://github.com/Microsoft/TypeScript/wiki/Breaking-Changes#typescript-29) page. For the complete list of fixed issues, check out the issues fixed in [TypeScript 2.9 RC](https://github.com/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+2.9%22+label%3A%22fixed%22+) and [after TypeScript 2.9 RC](https://github.com/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+2.9.1%22+label%3A%22fixed%22+). Download: - [npm](https://www.npmjs.com/package/typescript) - [Visual Studio 2015 plugin](https://www.microsoft.com/en-us/download/details.aspx?id=48593) - [Visual Studio 2017](https://www.microsoft.com/en-us/download/details.aspx?id=55258) ([Select new version in project options](https://github.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017)) - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild/2.9.1) Special thanks to all contributors to this release: * Aditya Daflapurkar * Adrien Gibrat * Alan Agius * Alex Khomchenko * Alex Ryan * Alexander Tarasyuk * Anders Hejlsberg * Andrew Casey * Andrew Faulkner * Andy Hanson * Armando Aguirre * Artem Tyurin * Arthur Ozga * Benjamin Lichtman * @bluelovers * Bowden Kenny * Brandon Slade * Daniel Rosenwasser * Derek P Sifford * Dhruv Rajvanshi * Ecole Keine * @falsandtru * Holger Jeromin * Jack Williams * Jordi Oliveras Rovira * Joscha Feth * Josh Goldberg * Kevin Donnelly * Khải * Klaus Meinhardt * Maarten Sijm * Matt Bierner * Mine Starks * Mohamed Hegazy * Nathan Shively-Sanders * Paul Koerbitz * @rhysd * Ron Buckton * Ryan Cavanaugh * Sheetal Nandi * @TravCav * Vakhurin Sergey * Wenlu Wang * Wesley Wigham * @Zzzen ---This PR has been generated by Renovate Bot.