chore(deps-dev): bump vscode from 1.1.22 to 1.1.24 (#132)

Bumps [vscode](https://github.com/Microsoft/vscode-extension-vscode) from 1.1.22 to 1.1.24.
- [Release notes](https://github.com/Microsoft/vscode-extension-vscode/releases)
- [Commits](https://github.com/Microsoft/vscode-extension-vscode/compare/v1.1.22...1.1.24)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-12-04 14:54:58 +01:00 committed by Crawl
parent 51b2afdd18
commit 5c8704d130
2 changed files with 7 additions and 7 deletions

View file

@ -183,7 +183,7 @@
"tslint": "^5.11.0",
"tslint-config-fire": "^1.0.1",
"typescript": "^3.2.1",
"vscode": "^1.1.22"
"vscode": "^1.1.24"
},
"engines": {
"vscode": "^1.15.0"

View file

@ -2771,7 +2771,7 @@ replace-ext@^1.0.0:
resolved "https://registry.yarnpkg.com/replace-ext/-/replace-ext-1.0.0.tgz#de63128373fcbf7c3ccfa4de5a480c45a67958eb"
integrity sha1-3mMSg3P8v3w8z6TeWkgMRaZ5WOs=
request@^2.79.0, request@^2.83.0:
request@^2.79.0, request@^2.88.0:
version "2.88.0"
resolved "https://registry.yarnpkg.com/request/-/request-2.88.0.tgz#9c2fca4f7d35b592efe57c7f0a55e81052124fef"
integrity sha512-NAqBSrijGLZdM0WZNsInLJpkJokL72XYjUpnB0iwsRgxh7dB6COrHnTBNwN0E+lHDAJzu7kLAkDeY08z2/A0hg==
@ -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"
replace-ext "^1.0.0"
vscode@^1.1.22:
version "1.1.22"
resolved "https://registry.yarnpkg.com/vscode/-/vscode-1.1.22.tgz#0e088b43c3328d0330feb5c6db5a7d3d4ba1a231"
integrity sha512-G/zu7PRAN1yF80wg+l6ebIexDflU3uXXeabacJuLearTIfObKw4JaI8aeHwDEmpnCkc3MkIr3Bclkju2gtEz6A==
vscode@^1.1.24:
version "1.1.24"
resolved "https://registry.yarnpkg.com/vscode/-/vscode-1.1.24.tgz#e2464d638e23935d79e8ddb7822593557c271252"
integrity sha512-X2rFkk4OCYMmcIP/9uFvhvcmRB+J9te4d872Tup56Miax0h1O0o6WzsxyRog+V91yphdCgDmBbxsvjziEhxPkg==
dependencies:
glob "^7.1.2"
gulp-chmod "^2.0.0"
@ -3566,7 +3566,7 @@ vscode@^1.1.22:
gulp-untar "^0.0.7"
gulp-vinyl-zip "^2.1.2"
mocha "^4.0.1"
request "^2.83.0"
request "^2.88.0"
semver "^5.4.1"
source-map-support "^0.5.0"
url-parse "^1.4.3"