diff --git a/package.json b/package.json index 8aefb16..4411c9b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gitlens", - "version": "3.4.9", + "version": "3.4.9", "author": { "name": "Eric Amodio", "email": "eamodio@gmail.com" @@ -888,10 +888,10 @@ "@types/applicationinsights": "0.15.33", "@types/copy-paste": "1.1.30", "@types/mocha": "2.2.41", - "@types/node": "7.0.15", - "@types/tmp": "0.0.32", + "@types/node": "7.0.18", + "@types/tmp": "0.0.33", "mocha": "3.3.0", - "tslint": "5.1.0", + "tslint": "5.2.0", "typescript": "2.3.2", "vscode": "1.1.0" }