chore(deps-dev): bump vscode from 1.1.26 to 1.1.27 (#156)
Bumps [vscode](https://github.com/Microsoft/vscode-extension-vscode) from 1.1.26 to 1.1.27. - [Release notes](https://github.com/Microsoft/vscode-extension-vscode/releases) - [Commits](https://github.com/Microsoft/vscode-extension-vscode/compare/1.1.26...1.1.27) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
cfc58803ad
commit
2485679afd
2 changed files with 5 additions and 5 deletions
|
@ -183,7 +183,7 @@
|
|||
"tslint": "^5.12.1",
|
||||
"tslint-config-fire": "^1.0.1",
|
||||
"typescript": "^3.2.4",
|
||||
"vscode": "^1.1.26"
|
||||
"vscode": "^1.1.27"
|
||||
},
|
||||
"engines": {
|
||||
"vscode": "^1.15.0"
|
||||
|
|
|
@ -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.26:
|
||||
version "1.1.26"
|
||||
resolved "https://registry.yarnpkg.com/vscode/-/vscode-1.1.26.tgz#33d0feacd8ab5f78a0c4672235376c70cdea494b"
|
||||
integrity sha512-z1Nf5J38gjUFbuDCbJHPN6OJ//5EG+e/yHlh6ERxj/U9B2Qc3aiHaFr38/fee/GGnxvRw/XegLMOG+UJwKi/Qg==
|
||||
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==
|
||||
dependencies:
|
||||
glob "^7.1.2"
|
||||
gulp-chmod "^2.0.0"
|
||||
|
|
Loading…
Reference in a new issue