chore(deps-dev): bump vscode from 1.1.27 to 1.1.28 (#158)

Bumps [vscode](https://github.com/Microsoft/vscode-extension-vscode) from 1.1.27 to 1.1.28.
- [Release notes](https://github.com/Microsoft/vscode-extension-vscode/releases)
- [Commits](https://github.com/Microsoft/vscode-extension-vscode/compare/1.1.27...1.1.28)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-01-25 18:22:45 +01:00 committed by Crawl
parent 2485679afd
commit e146ffe4ea
2 changed files with 5 additions and 5 deletions

View file

@ -183,7 +183,7 @@
"tslint": "^5.12.1",
"tslint-config-fire": "^1.0.1",
"typescript": "^3.2.4",
"vscode": "^1.1.27"
"vscode": "^1.1.28"
},
"engines": {
"vscode": "^1.15.0"

View file

@ -3633,10 +3633,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.27:
version "1.1.27"
resolved "https://registry.yarnpkg.com/vscode/-/vscode-1.1.27.tgz#98867b78208f97e7e331583df9e6956189be0c82"
integrity sha512-czmqqiuvQLqkZLt1zJgQWgFHlGBkvQzR4xsXfA/U1hZaaWlIB8+kg4gMbl7IW0TRvkGG/WEuAEKgrrVI237ymA==
vscode@^1.1.28:
version "1.1.28"
resolved "https://registry.yarnpkg.com/vscode/-/vscode-1.1.28.tgz#642acc4a84de5ea0764e7419ae84a383b0c74062"
integrity sha512-vxpRMKVa/DgSihyy8I7puRZKiwQm9NK/e5oDTEFDtughhEHrspi0UaXKe795b1DFgO3XJe6KLiXzC8mJonvvWw==
dependencies:
glob "^7.1.2"
gulp-chmod "^2.0.0"