chore(deps-dev): bump typescript from 3.1.5 to 3.1.6 ()

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.1.5...v3.1.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-11-02 13:35:50 +01:00 committed by Crawl
parent 13932f273e
commit a1304b73db
2 changed files with 5 additions and 5 deletions

View file

@ -153,7 +153,7 @@
"devDependencies": {
"@types/node": "^10.12.1",
"tslint": "^5.11.0",
"typescript": "^3.1.5",
"typescript": "^3.1.6",
"vscode": "^1.1.21"
},
"engines": {

View file

@ -1604,10 +1604,10 @@ tweetnacl@^0.14.3, tweetnacl@~0.14.0:
resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-0.14.5.tgz#5ae68177f192d4456269d108afa93ff8743f4f64"
integrity sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=
typescript@^3.1.5:
version "3.1.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.5.tgz#93d8b6864375325a91177372cb370ae0ae3a0703"
integrity sha512-muYNWV9j5+3mXoKD6oPONKuGUmYiFX14gfo9lWm9ZXRHOqVDQiB4q1CzFPbF4QLV2E9TZXH6oK55oQ94rn3PpA==
typescript@^3.1.6:
version "3.1.6"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.6.tgz#b6543a83cfc8c2befb3f4c8fba6896f5b0c9be68"
integrity sha512-tDMYfVtvpb96msS1lDX9MEdHrW4yOuZ4Kdc4Him9oU796XldPYF/t2+uKoX0BBa0hXXwDlqYQbXY5Rzjzc5hBA==
unique-stream@^2.0.2:
version "2.2.1"