chore(deps-dev): bump vscode from 1.1.24 to 1.1.25 (#134)
Bumps [vscode](https://github.com/Microsoft/vscode-extension-vscode) from 1.1.24 to 1.1.25. - [Release notes](https://github.com/Microsoft/vscode-extension-vscode/releases) - [Commits](https://github.com/Microsoft/vscode-extension-vscode/compare/1.1.24...1.1.25) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
5c8704d130
commit
ec0bd409e8
2 changed files with 6 additions and 5 deletions
|
@ -183,7 +183,7 @@
|
||||||
"tslint": "^5.11.0",
|
"tslint": "^5.11.0",
|
||||||
"tslint-config-fire": "^1.0.1",
|
"tslint-config-fire": "^1.0.1",
|
||||||
"typescript": "^3.2.1",
|
"typescript": "^3.2.1",
|
||||||
"vscode": "^1.1.24"
|
"vscode": "^1.1.25"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"vscode": "^1.15.0"
|
"vscode": "^1.15.0"
|
||||||
|
|
|
@ -3552,10 +3552,10 @@ vinyl@^2.0.0, vinyl@^2.0.1, vinyl@^2.0.2, vinyl@^2.1.0:
|
||||||
remove-trailing-separator "^1.0.1"
|
remove-trailing-separator "^1.0.1"
|
||||||
replace-ext "^1.0.0"
|
replace-ext "^1.0.0"
|
||||||
|
|
||||||
vscode@^1.1.24:
|
vscode@^1.1.25:
|
||||||
version "1.1.24"
|
version "1.1.25"
|
||||||
resolved "https://registry.yarnpkg.com/vscode/-/vscode-1.1.24.tgz#e2464d638e23935d79e8ddb7822593557c271252"
|
resolved "https://registry.yarnpkg.com/vscode/-/vscode-1.1.25.tgz#682bc439d659152148b15967b206f2c92672c6ef"
|
||||||
integrity sha512-X2rFkk4OCYMmcIP/9uFvhvcmRB+J9te4d872Tup56Miax0h1O0o6WzsxyRog+V91yphdCgDmBbxsvjziEhxPkg==
|
integrity sha512-I3iA3CxyFcI/UqCYQT4ieTTIaMrA4pE4seZMJvio4yfrM3BzedXazHlHGISABkNcnjHdxorUX/mlJNFAqMT+4w==
|
||||||
dependencies:
|
dependencies:
|
||||||
glob "^7.1.2"
|
glob "^7.1.2"
|
||||||
gulp-chmod "^2.0.0"
|
gulp-chmod "^2.0.0"
|
||||||
|
@ -3570,6 +3570,7 @@ vscode@^1.1.24:
|
||||||
semver "^5.4.1"
|
semver "^5.4.1"
|
||||||
source-map-support "^0.5.0"
|
source-map-support "^0.5.0"
|
||||||
url-parse "^1.4.3"
|
url-parse "^1.4.3"
|
||||||
|
vinyl-fs "^3.0.3"
|
||||||
vinyl-source-stream "^1.1.0"
|
vinyl-source-stream "^1.1.0"
|
||||||
|
|
||||||
vsls@^0.3.967:
|
vsls@^0.3.967:
|
||||||
|
|
Loading…
Reference in a new issue