chore(deps-dev): bump vscode from 1.1.32 to 1.1.33 (#211)
Bumps [vscode](https://github.com/Microsoft/vscode) from 1.1.32 to 1.1.33. - [Release notes](https://github.com/Microsoft/vscode/releases) - [Commits](https://github.com/Microsoft/vscode/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
b03b1d1e1c
commit
c845962553
2 changed files with 10 additions and 10 deletions
|
@ -183,7 +183,7 @@
|
|||
"tslint": "^5.14.0",
|
||||
"tslint-config-fire": "^1.0.1",
|
||||
"typescript": "^3.3.4000",
|
||||
"vscode": "^1.1.32"
|
||||
"vscode": "^1.1.33"
|
||||
},
|
||||
"engines": {
|
||||
"vscode": "^1.15.0"
|
||||
|
|
18
yarn.lock
18
yarn.lock
|
@ -2922,18 +2922,18 @@ vinyl@^2.0.0, vinyl@^2.1.0:
|
|||
remove-trailing-separator "^1.0.1"
|
||||
replace-ext "^1.0.0"
|
||||
|
||||
vscode-test@^0.1.1:
|
||||
version "0.1.1"
|
||||
resolved "https://registry.yarnpkg.com/vscode-test/-/vscode-test-0.1.1.tgz#070fb1bb28ba8c94cbf06be27872a2ce23fa6fc5"
|
||||
integrity sha512-D8C12HR6O/3Bl4Bn+1c6n/J4/nSVtRhzZJ5c97GoB4cOwqFv7AOkuqzosd2iV49eZAGpGw3Qz5Vg9vGjKFaKAA==
|
||||
vscode-test@^0.1.4:
|
||||
version "0.1.5"
|
||||
resolved "https://registry.yarnpkg.com/vscode-test/-/vscode-test-0.1.5.tgz#250534f90e78d37a84419a00f9bd15341e1a4f8f"
|
||||
integrity sha512-s+lbF1Dtasc0yXVB9iQTexBe2JK6HJAUJe3fWezHKIjq+xRw5ZwCMEMBaonFIPy7s95qg2HPTRDR5W4h4kbxGw==
|
||||
dependencies:
|
||||
http-proxy-agent "^2.1.0"
|
||||
https-proxy-agent "^2.2.1"
|
||||
|
||||
vscode@^1.1.32:
|
||||
version "1.1.32"
|
||||
resolved "https://registry.yarnpkg.com/vscode/-/vscode-1.1.32.tgz#83001913d69715104c86a8af88a571ecc34cb707"
|
||||
integrity sha512-RSjrFoV45i+Qlhr8nWWkDv9MCoF1WGEdaqKnGinzZUIf5tn9olMSWOPXvNM3EEgMw5IGzwi38X48jomn3uLtYw==
|
||||
vscode@^1.1.33:
|
||||
version "1.1.33"
|
||||
resolved "https://registry.yarnpkg.com/vscode/-/vscode-1.1.33.tgz#e05d5ca25eb35d799fc20622af7c7a561abf6fba"
|
||||
integrity sha512-sXedp2oF6y4ZvqrrFiZpeMzaCLSWV+PpYkIxjG/iYquNZ9KrLL2LujltGxPLvzn49xu2sZkyC+avVNFgcJD1Iw==
|
||||
dependencies:
|
||||
glob "^7.1.2"
|
||||
mocha "^4.0.1"
|
||||
|
@ -2941,7 +2941,7 @@ vscode@^1.1.32:
|
|||
semver "^5.4.1"
|
||||
source-map-support "^0.5.0"
|
||||
url-parse "^1.4.4"
|
||||
vscode-test "^0.1.1"
|
||||
vscode-test "^0.1.4"
|
||||
|
||||
vsls@^0.3.1291:
|
||||
version "0.3.1291"
|
||||
|
|
Loading…
Reference in a new issue