mirror of
https://github.com/ckaczor/vscode-gitlens.git
synced 2026-01-14 01:25:43 -05:00
Updates dependencies
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user