Merge pull request #3188 from renovate-bot/renovate/typescript-3.x

chore(deps): update dependency typescript to v3.1.6
This commit is contained in:
Jason Poon 2018-11-04 23:43:31 -08:00 committed by GitHub
commit 815883be30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -6552,9 +6552,9 @@
"dev": true
},
"typescript": {
"version": "3.1.5",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.1.5.tgz",
"integrity": "sha512-muYNWV9j5+3mXoKD6oPONKuGUmYiFX14gfo9lWm9ZXRHOqVDQiB4q1CzFPbF4QLV2E9TZXH6oK55oQ94rn3PpA==",
"version": "3.1.6",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.1.6.tgz",
"integrity": "sha512-tDMYfVtvpb96msS1lDX9MEdHrW4yOuZ4Kdc4Him9oU796XldPYF/t2+uKoX0BBa0hXXwDlqYQbXY5Rzjzc5hBA==",
"dev": true
},
"unc-path-regex": {

View File

@ -706,7 +706,7 @@
"prettier": "1.14.3",
"sinon": "7.1.1",
"tslint": "5.11.0",
"typescript": "3.1.5",
"typescript": "3.1.6",
"vscode": "1.1.21"
}
}