mirror of
https://github.com/ckaczor/vscode-gitlens.git
synced 2026-01-26 02:05:36 -05:00
Preps v5.0.0-alpha
Updates dependencies
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "gitlens",
|
||||
"version": "4.5.0-beta",
|
||||
"version": "5.0.0-alpha",
|
||||
"author": {
|
||||
"name": "Eric Amodio",
|
||||
"email": "eamodio@gmail.com"
|
||||
@@ -1705,7 +1705,7 @@
|
||||
"applicationinsights": "0.21.0",
|
||||
"copy-paste": "1.3.0",
|
||||
"iconv-lite": "0.4.18",
|
||||
"ignore": "3.3.4",
|
||||
"ignore": "3.3.5",
|
||||
"lodash.debounce": "4.0.8",
|
||||
"lodash.escaperegexp": "4.1.2",
|
||||
"lodash.isequal": "4.5.0",
|
||||
@@ -1719,11 +1719,11 @@
|
||||
"@types/copy-paste": "1.1.30",
|
||||
"@types/iconv-lite": "0.0.1",
|
||||
"@types/mocha": "2.2.42",
|
||||
"@types/node": "8.0.25",
|
||||
"@types/node": "8.0.26",
|
||||
"@types/tmp": "0.0.33",
|
||||
"mocha": "3.5.0",
|
||||
"tslint": "5.7.0",
|
||||
"typescript": "2.4.2",
|
||||
"typescript": "2.5.2",
|
||||
"vscode": "1.1.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user