chore(deps-dev): bump vscode from 1.1.33 to 1.1.34 (#259)
Bumps [vscode](https://github.com/Microsoft/vscode) from 1.1.33 to 1.1.34. - [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
e4cfafd99a
commit
746b37598c
2 changed files with 10 additions and 10 deletions
|
@ -191,7 +191,7 @@
|
||||||
"terser-webpack-plugin": "^1.2.3",
|
"terser-webpack-plugin": "^1.2.3",
|
||||||
"ts-loader": "^6.0.0",
|
"ts-loader": "^6.0.0",
|
||||||
"typescript": "^3.4.5",
|
"typescript": "^3.4.5",
|
||||||
"vscode": "^1.1.33",
|
"vscode": "^1.1.34",
|
||||||
"webpack": "^4.30.0",
|
"webpack": "^4.30.0",
|
||||||
"webpack-cli": "^3.3.2"
|
"webpack-cli": "^3.3.2"
|
||||||
},
|
},
|
||||||
|
|
18
yarn.lock
18
yarn.lock
|
@ -3814,18 +3814,18 @@ vm-browserify@0.0.4:
|
||||||
dependencies:
|
dependencies:
|
||||||
indexof "0.0.1"
|
indexof "0.0.1"
|
||||||
|
|
||||||
vscode-test@^0.1.4:
|
vscode-test@^0.4.1:
|
||||||
version "0.1.5"
|
version "0.4.1"
|
||||||
resolved "https://registry.yarnpkg.com/vscode-test/-/vscode-test-0.1.5.tgz#250534f90e78d37a84419a00f9bd15341e1a4f8f"
|
resolved "https://registry.yarnpkg.com/vscode-test/-/vscode-test-0.4.1.tgz#5e2387dbc303544c932092469e6bbf42204bfab3"
|
||||||
integrity sha512-s+lbF1Dtasc0yXVB9iQTexBe2JK6HJAUJe3fWezHKIjq+xRw5ZwCMEMBaonFIPy7s95qg2HPTRDR5W4h4kbxGw==
|
integrity sha512-uIi/07uG/gmCbD9Y9bFpNzmk4el82xiclijEdL426A3jOFfvwdqgfmtuWYfxEGo0w6JY9EqVDTGQCXwuInXVTQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
http-proxy-agent "^2.1.0"
|
http-proxy-agent "^2.1.0"
|
||||||
https-proxy-agent "^2.2.1"
|
https-proxy-agent "^2.2.1"
|
||||||
|
|
||||||
vscode@^1.1.33:
|
vscode@^1.1.34:
|
||||||
version "1.1.33"
|
version "1.1.34"
|
||||||
resolved "https://registry.yarnpkg.com/vscode/-/vscode-1.1.33.tgz#e05d5ca25eb35d799fc20622af7c7a561abf6fba"
|
resolved "https://registry.yarnpkg.com/vscode/-/vscode-1.1.34.tgz#3aba5d2f3a9d43f4e798f6933339fe5fcfb782c6"
|
||||||
integrity sha512-sXedp2oF6y4ZvqrrFiZpeMzaCLSWV+PpYkIxjG/iYquNZ9KrLL2LujltGxPLvzn49xu2sZkyC+avVNFgcJD1Iw==
|
integrity sha512-GuT3tCT2N5Qp26VG4C+iGmWMgg/MuqtY5G5TSOT3U/X6pgjM9LFulJEeqpyf6gdzpI4VyU3ZN/lWPo54UFPuQg==
|
||||||
dependencies:
|
dependencies:
|
||||||
glob "^7.1.2"
|
glob "^7.1.2"
|
||||||
mocha "^4.0.1"
|
mocha "^4.0.1"
|
||||||
|
@ -3833,7 +3833,7 @@ vscode@^1.1.33:
|
||||||
semver "^5.4.1"
|
semver "^5.4.1"
|
||||||
source-map-support "^0.5.0"
|
source-map-support "^0.5.0"
|
||||||
url-parse "^1.4.4"
|
url-parse "^1.4.4"
|
||||||
vscode-test "^0.1.4"
|
vscode-test "^0.4.1"
|
||||||
|
|
||||||
vsls@^0.3.1291:
|
vsls@^0.3.1291:
|
||||||
version "0.3.1291"
|
version "0.3.1291"
|
||||||
|
|
Loading…
Reference in a new issue