chore(deps-dev): bump vscode from 1.1.28 to 1.1.29 (#163)
Bumps [vscode](https://github.com/Microsoft/vscode-extension-vscode) from 1.1.28 to 1.1.29. - [Release notes](https://github.com/Microsoft/vscode-extension-vscode/releases) - [Commits](https://github.com/Microsoft/vscode-extension-vscode/compare/1.1.28...1.1.29) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
ef42df9f3a
commit
1db3589c0a
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.3.1",
|
||||
"vscode": "^1.1.28"
|
||||
"vscode": "^1.1.29"
|
||||
},
|
||||
"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.28:
|
||||
version "1.1.28"
|
||||
resolved "https://registry.yarnpkg.com/vscode/-/vscode-1.1.28.tgz#642acc4a84de5ea0764e7419ae84a383b0c74062"
|
||||
integrity sha512-vxpRMKVa/DgSihyy8I7puRZKiwQm9NK/e5oDTEFDtughhEHrspi0UaXKe795b1DFgO3XJe6KLiXzC8mJonvvWw==
|
||||
vscode@^1.1.29:
|
||||
version "1.1.29"
|
||||
resolved "https://registry.yarnpkg.com/vscode/-/vscode-1.1.29.tgz#bef148f5eb88b966e425b7fa4287ff4b8b04e017"
|
||||
integrity sha512-E6hzqGtCD65BnBxdZzSIi8FPCM4seEEK/bbTeYdJntg+4D5R6GLbdYFySE9DNTtMJF4iB9UGoucKU/p8Guts1g==
|
||||
dependencies:
|
||||
glob "^7.1.2"
|
||||
gulp-chmod "^2.0.0"
|
||||
|
|
Loading…
Reference in a new issue