Updates the requirements on typescript to permit the latest version.
Release notes
*Sourced from typescript's [releases](https://github.com/Microsoft/TypeScript/releases).*
> ## TypeScript 2.8.3
> This release include a set of bug fixes reported against [TypeScript 2.8.1](https://github.com/Microsoft/TypeScript/releases/tag/v2.8.1). For the complete list of fixed issues, check out the [fixed issues query for TypeScript 2.8.3](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+2.8.3%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 [Tools/Options](https://github.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017))
> - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild/2.8.3)
Commits
- See full diff in [compare view](https://github.com/Microsoft/TypeScript/commits/v2.8.3)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot ignore this [minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use [this|these] label[s]` will set the current labels as the default for future PRs for this repo and language
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Updates the requirements on typescript to permit the latest version.
Release notes
*Sourced from typescript's [releases](https://github.com/Microsoft/TypeScript/releases).* > ## TypeScript 2.8.3 > This release include a set of bug fixes reported against [TypeScript 2.8.1](https://github.com/Microsoft/TypeScript/releases/tag/v2.8.1). For the complete list of fixed issues, check out the [fixed issues query for TypeScript 2.8.3](https://github-redirect.dependabot.com/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+2.8.3%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 [Tools/Options](https://github.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017)) > - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild/2.8.3)Commits
- See full diff in [compare view](https://github.com/Microsoft/TypeScript/commits/v2.8.3)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot ignore this [minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use [this|these] label[s]` will set the current labels as the default for future PRs for this repo and language Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) Finally, you can contact us by mentioning @dependabot.