Updates dependencies

This commit is contained in:
Eric Amodio
2017-05-07 01:58:19 -04:00
parent d86b18bc7a
commit 6eccb2a8da

View File

@@ -1,6 +1,6 @@
{ {
"name": "gitlens", "name": "gitlens",
"version": "3.4.9", "version": "3.4.9",
"author": { "author": {
"name": "Eric Amodio", "name": "Eric Amodio",
"email": "eamodio@gmail.com" "email": "eamodio@gmail.com"
@@ -888,10 +888,10 @@
"@types/applicationinsights": "0.15.33", "@types/applicationinsights": "0.15.33",
"@types/copy-paste": "1.1.30", "@types/copy-paste": "1.1.30",
"@types/mocha": "2.2.41", "@types/mocha": "2.2.41",
"@types/node": "7.0.15", "@types/node": "7.0.18",
"@types/tmp": "0.0.32", "@types/tmp": "0.0.33",
"mocha": "3.3.0", "mocha": "3.3.0",
"tslint": "5.1.0", "tslint": "5.2.0",
"typescript": "2.3.2", "typescript": "2.3.2",
"vscode": "1.1.0" "vscode": "1.1.0"
} }