chore(deps-dev): bump vscode from 1.1.21 to 1.1.22 (#124)
Bumps [vscode](https://github.com/Microsoft/vscode-extension-vscode) from 1.1.21 to 1.1.22. - [Release notes](https://github.com/Microsoft/vscode-extension-vscode/releases) - [Commits](https://github.com/Microsoft/vscode-extension-vscode/compare/1.1.21...v1.1.22) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
19306d8419
commit
4954e9e860
2 changed files with 59 additions and 27 deletions
|
@ -160,7 +160,7 @@
|
||||||
"tslint": "^5.11.0",
|
"tslint": "^5.11.0",
|
||||||
"tslint-config-fire": "^1.0.1",
|
"tslint-config-fire": "^1.0.1",
|
||||||
"typescript": "^3.1.6",
|
"typescript": "^3.1.6",
|
||||||
"vscode": "^1.1.21"
|
"vscode": "^1.1.22"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"vscode": "^1.15.0"
|
"vscode": "^1.15.0"
|
||||||
|
|
84
yarn.lock
84
yarn.lock
|
@ -748,7 +748,20 @@ event-emitter@^0.3.5:
|
||||||
d "1"
|
d "1"
|
||||||
es5-ext "~0.10.14"
|
es5-ext "~0.10.14"
|
||||||
|
|
||||||
event-stream@^3.3.1, event-stream@^3.3.4, event-stream@~3.3.4:
|
event-stream@3.3.4:
|
||||||
|
version "3.3.4"
|
||||||
|
resolved "https://registry.yarnpkg.com/event-stream/-/event-stream-3.3.4.tgz#4ab4c9a0f5a54db9338b4c34d86bfce8f4b35571"
|
||||||
|
integrity sha1-SrTJoPWlTbkzi0w02Gv86PSzVXE=
|
||||||
|
dependencies:
|
||||||
|
duplexer "~0.1.1"
|
||||||
|
from "~0"
|
||||||
|
map-stream "~0.1.0"
|
||||||
|
pause-stream "0.0.11"
|
||||||
|
split "0.3"
|
||||||
|
stream-combiner "~0.0.4"
|
||||||
|
through "~2.3.1"
|
||||||
|
|
||||||
|
event-stream@~3.3.4:
|
||||||
version "3.3.6"
|
version "3.3.6"
|
||||||
resolved "https://registry.yarnpkg.com/event-stream/-/event-stream-3.3.6.tgz#cac1230890e07e73ec9cacd038f60a5b66173eef"
|
resolved "https://registry.yarnpkg.com/event-stream/-/event-stream-3.3.6.tgz#cac1230890e07e73ec9cacd038f60a5b66173eef"
|
||||||
integrity sha512-dGXNg4F/FgVzlApjzItL+7naHutA3fDqbV/zAZqDDlXTjiMnQmZKu+prImWKszeBM5UQeGvAl3u1wBiKeDh61g==
|
integrity sha512-dGXNg4F/FgVzlApjzItL+7naHutA3fDqbV/zAZqDDlXTjiMnQmZKu+prImWKszeBM5UQeGvAl3u1wBiKeDh61g==
|
||||||
|
@ -995,7 +1008,7 @@ fragment-cache@^0.2.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
map-cache "^0.2.2"
|
map-cache "^0.2.2"
|
||||||
|
|
||||||
from@^0.1.7:
|
from@^0.1.7, from@~0:
|
||||||
version "0.1.7"
|
version "0.1.7"
|
||||||
resolved "https://registry.yarnpkg.com/from/-/from-0.1.7.tgz#83c60afc58b9c56997007ed1a768b3ab303a44fe"
|
resolved "https://registry.yarnpkg.com/from/-/from-0.1.7.tgz#83c60afc58b9c56997007ed1a768b3ab303a44fe"
|
||||||
integrity sha1-g8YK/Fi5xWmXAH7Rp2izqzA6RP4=
|
integrity sha1-g8YK/Fi5xWmXAH7Rp2izqzA6RP4=
|
||||||
|
@ -1269,12 +1282,12 @@ gulp-gunzip@1.0.0:
|
||||||
through2 "~0.6.5"
|
through2 "~0.6.5"
|
||||||
vinyl "~0.4.6"
|
vinyl "~0.4.6"
|
||||||
|
|
||||||
gulp-remote-src-vscode@^0.5.0:
|
gulp-remote-src-vscode@^0.5.1:
|
||||||
version "0.5.0"
|
version "0.5.1"
|
||||||
resolved "https://registry.yarnpkg.com/gulp-remote-src-vscode/-/gulp-remote-src-vscode-0.5.0.tgz#71785553bc491880088ad971f90910c4b2d80a99"
|
resolved "https://registry.yarnpkg.com/gulp-remote-src-vscode/-/gulp-remote-src-vscode-0.5.1.tgz#a528509457affff3ff30cc73a4a97afe31c41c1d"
|
||||||
integrity sha512-/9vtSk9eI9DEWCqzGieglPqmx0WUQ9pwPHyHFpKmfxqdgqGJC2l0vFMdYs54hLdDsMDEZFLDL2J4ikjc4hQ5HQ==
|
integrity sha512-mw4OGjtC/jlCWJFhbcAlel4YPvccChlpsl3JceNiB/DLJi24/UPxXt53/N26lgI3dknEqd4ErfdHrO8sJ5bATQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
event-stream "^3.3.4"
|
event-stream "3.3.4"
|
||||||
node.extend "^1.1.2"
|
node.extend "^1.1.2"
|
||||||
request "^2.79.0"
|
request "^2.79.0"
|
||||||
through2 "^2.0.3"
|
through2 "^2.0.3"
|
||||||
|
@ -1308,12 +1321,12 @@ gulp-sourcemaps@^2.6.4:
|
||||||
strip-bom-string "1.X"
|
strip-bom-string "1.X"
|
||||||
through2 "2.X"
|
through2 "2.X"
|
||||||
|
|
||||||
gulp-symdest@^1.1.0:
|
gulp-symdest@^1.1.1:
|
||||||
version "1.1.0"
|
version "1.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/gulp-symdest/-/gulp-symdest-1.1.0.tgz#c165320732d192ce56fd94271ffa123234bf2ae0"
|
resolved "https://registry.yarnpkg.com/gulp-symdest/-/gulp-symdest-1.1.1.tgz#b0a6df3d43a0537165946ab8e38c1b7080a66fac"
|
||||||
integrity sha1-wWUyBzLRks5W/ZQnH/oSMjS/KuA=
|
integrity sha512-UHd3MokfIN7SrFdsbV5uZTwzBpL0ZSTu7iq98fuDqBGZ0dlHxgbQBJwfd6qjCW83snkQ3Hz9IY4sMRMz2iTq7w==
|
||||||
dependencies:
|
dependencies:
|
||||||
event-stream "^3.3.1"
|
event-stream "3.3.4"
|
||||||
mkdirp "^0.5.1"
|
mkdirp "^0.5.1"
|
||||||
queue "^3.1.0"
|
queue "^3.1.0"
|
||||||
vinyl-fs "^2.4.3"
|
vinyl-fs "^2.4.3"
|
||||||
|
@ -1365,12 +1378,12 @@ gulp-util@^3.0.0:
|
||||||
through2 "^2.0.0"
|
through2 "^2.0.0"
|
||||||
vinyl "^0.5.0"
|
vinyl "^0.5.0"
|
||||||
|
|
||||||
gulp-vinyl-zip@^2.1.0:
|
gulp-vinyl-zip@^2.1.2:
|
||||||
version "2.1.1"
|
version "2.1.2"
|
||||||
resolved "https://registry.yarnpkg.com/gulp-vinyl-zip/-/gulp-vinyl-zip-2.1.1.tgz#211aebdc5e4f702ddaf17b4e8b1ef6e3612a8b04"
|
resolved "https://registry.yarnpkg.com/gulp-vinyl-zip/-/gulp-vinyl-zip-2.1.2.tgz#b79cc1a0e2c3b158ffee294590ade1e9caaf5e7b"
|
||||||
integrity sha512-OPnsZkMwiU8UbH5BMlYRb/SccOAZUnwUW7mQvqYadap8MMdgN7ae0ua1rMEE2s9EyqqijN1Sdvoz29/MbPaq9Q==
|
integrity sha512-wJn09jsb8PyvUeyFF7y7ImEJqJwYy40BqL9GKfJs6UGpaGW9A+N68Q+ajsIpb9AeR6lAdjMbIdDPclIGo1/b7Q==
|
||||||
dependencies:
|
dependencies:
|
||||||
event-stream "^3.3.1"
|
event-stream "3.3.4"
|
||||||
queue "^4.2.1"
|
queue "^4.2.1"
|
||||||
through2 "^2.0.3"
|
through2 "^2.0.3"
|
||||||
vinyl "^2.0.2"
|
vinyl "^2.0.2"
|
||||||
|
@ -2022,6 +2035,11 @@ map-stream@0.0.7:
|
||||||
resolved "https://registry.yarnpkg.com/map-stream/-/map-stream-0.0.7.tgz#8a1f07896d82b10926bd3744a2420009f88974a8"
|
resolved "https://registry.yarnpkg.com/map-stream/-/map-stream-0.0.7.tgz#8a1f07896d82b10926bd3744a2420009f88974a8"
|
||||||
integrity sha1-ih8HiW2CsQkmvTdEokIACfiJdKg=
|
integrity sha1-ih8HiW2CsQkmvTdEokIACfiJdKg=
|
||||||
|
|
||||||
|
map-stream@~0.1.0:
|
||||||
|
version "0.1.0"
|
||||||
|
resolved "https://registry.yarnpkg.com/map-stream/-/map-stream-0.1.0.tgz#e56aa94c4c8055a16404a0674b78f215f7c8e194"
|
||||||
|
integrity sha1-5WqpTEyAVaFkBKBnS3jyFffI4ZQ=
|
||||||
|
|
||||||
map-visit@^1.0.0:
|
map-visit@^1.0.0:
|
||||||
version "1.0.0"
|
version "1.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/map-visit/-/map-visit-1.0.0.tgz#ecdca8f13144e660f1b5bd41f12f3479d98dfb8f"
|
resolved "https://registry.yarnpkg.com/map-visit/-/map-visit-1.0.0.tgz#ecdca8f13144e660f1b5bd41f12f3479d98dfb8f"
|
||||||
|
@ -2437,7 +2455,7 @@ path-root@^0.1.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
path-root-regex "^0.1.0"
|
path-root-regex "^0.1.0"
|
||||||
|
|
||||||
pause-stream@^0.0.11:
|
pause-stream@0.0.11, pause-stream@^0.0.11:
|
||||||
version "0.0.11"
|
version "0.0.11"
|
||||||
resolved "https://registry.yarnpkg.com/pause-stream/-/pause-stream-0.0.11.tgz#fe5a34b0cbce12b5aa6a2b403ee2e73b602f1445"
|
resolved "https://registry.yarnpkg.com/pause-stream/-/pause-stream-0.0.11.tgz#fe5a34b0cbce12b5aa6a2b403ee2e73b602f1445"
|
||||||
integrity sha1-/lo0sMvOErWqaitAPuLnO2AvFEU=
|
integrity sha1-/lo0sMvOErWqaitAPuLnO2AvFEU=
|
||||||
|
@ -2865,6 +2883,13 @@ split-string@^3.0.1, split-string@^3.0.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
extend-shallow "^3.0.0"
|
extend-shallow "^3.0.0"
|
||||||
|
|
||||||
|
split@0.3:
|
||||||
|
version "0.3.3"
|
||||||
|
resolved "https://registry.yarnpkg.com/split/-/split-0.3.3.tgz#cd0eea5e63a211dfff7eb0f091c4133e2d0dd28f"
|
||||||
|
integrity sha1-zQ7qXmOiEd//frDwkcQTPi0N0o8=
|
||||||
|
dependencies:
|
||||||
|
through "2"
|
||||||
|
|
||||||
split@^1.0.1:
|
split@^1.0.1:
|
||||||
version "1.0.1"
|
version "1.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/split/-/split-1.0.1.tgz#605bd9be303aa59fb35f9229fbea0ddec9ea07d9"
|
resolved "https://registry.yarnpkg.com/split/-/split-1.0.1.tgz#605bd9be303aa59fb35f9229fbea0ddec9ea07d9"
|
||||||
|
@ -2913,6 +2938,13 @@ stream-combiner@^0.2.2:
|
||||||
duplexer "~0.1.1"
|
duplexer "~0.1.1"
|
||||||
through "~2.3.4"
|
through "~2.3.4"
|
||||||
|
|
||||||
|
stream-combiner@~0.0.4:
|
||||||
|
version "0.0.4"
|
||||||
|
resolved "https://registry.yarnpkg.com/stream-combiner/-/stream-combiner-0.0.4.tgz#4d5e433c185261dde623ca3f44c586bcf5c4ad14"
|
||||||
|
integrity sha1-TV5DPBhSYd3mI8o/RMWGvPXErRQ=
|
||||||
|
dependencies:
|
||||||
|
duplexer "~0.1.1"
|
||||||
|
|
||||||
stream-consume@~0.1.0:
|
stream-consume@~0.1.0:
|
||||||
version "0.1.1"
|
version "0.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/stream-consume/-/stream-consume-0.1.1.tgz#d3bdb598c2bd0ae82b8cac7ac50b1107a7996c48"
|
resolved "https://registry.yarnpkg.com/stream-consume/-/stream-consume-0.1.1.tgz#d3bdb598c2bd0ae82b8cac7ac50b1107a7996c48"
|
||||||
|
@ -3034,7 +3066,7 @@ through2@^0.6.0, through2@^0.6.1, through2@~0.6.5:
|
||||||
readable-stream ">=1.0.33-1 <1.1.0-0"
|
readable-stream ">=1.0.33-1 <1.1.0-0"
|
||||||
xtend ">=4.0.0 <4.1.0-0"
|
xtend ">=4.0.0 <4.1.0-0"
|
||||||
|
|
||||||
through@2, through@^2.3.8, through@~2.3, through@~2.3.4:
|
through@2, through@^2.3.8, through@~2.3, through@~2.3.1, through@~2.3.4:
|
||||||
version "2.3.8"
|
version "2.3.8"
|
||||||
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
|
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
|
||||||
integrity sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=
|
integrity sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=
|
||||||
|
@ -3387,19 +3419,19 @@ vinyl@^2.0.0, vinyl@^2.0.1, vinyl@^2.0.2, vinyl@^2.1.0:
|
||||||
remove-trailing-separator "^1.0.1"
|
remove-trailing-separator "^1.0.1"
|
||||||
replace-ext "^1.0.0"
|
replace-ext "^1.0.0"
|
||||||
|
|
||||||
vscode@^1.1.21:
|
vscode@^1.1.22:
|
||||||
version "1.1.21"
|
version "1.1.22"
|
||||||
resolved "https://registry.yarnpkg.com/vscode/-/vscode-1.1.21.tgz#1c8253d6238aefb4112d6e58cf975ad25313dafc"
|
resolved "https://registry.yarnpkg.com/vscode/-/vscode-1.1.22.tgz#0e088b43c3328d0330feb5c6db5a7d3d4ba1a231"
|
||||||
integrity sha512-tJl9eL15ZMm6vzCYYeQ26sSYRuXGMGPsaeIAmG2rOOYRn01jdaDg6I4b9G5Ed6FISdmn6egpKThk4o4om8Ax/A==
|
integrity sha512-G/zu7PRAN1yF80wg+l6ebIexDflU3uXXeabacJuLearTIfObKw4JaI8aeHwDEmpnCkc3MkIr3Bclkju2gtEz6A==
|
||||||
dependencies:
|
dependencies:
|
||||||
glob "^7.1.2"
|
glob "^7.1.2"
|
||||||
gulp-chmod "^2.0.0"
|
gulp-chmod "^2.0.0"
|
||||||
gulp-filter "^5.0.1"
|
gulp-filter "^5.0.1"
|
||||||
gulp-gunzip "1.0.0"
|
gulp-gunzip "1.0.0"
|
||||||
gulp-remote-src-vscode "^0.5.0"
|
gulp-remote-src-vscode "^0.5.1"
|
||||||
gulp-symdest "^1.1.0"
|
gulp-symdest "^1.1.1"
|
||||||
gulp-untar "^0.0.7"
|
gulp-untar "^0.0.7"
|
||||||
gulp-vinyl-zip "^2.1.0"
|
gulp-vinyl-zip "^2.1.2"
|
||||||
mocha "^4.0.1"
|
mocha "^4.0.1"
|
||||||
request "^2.83.0"
|
request "^2.83.0"
|
||||||
semver "^5.4.1"
|
semver "^5.4.1"
|
||||||
|
|
Loading…
Reference in a new issue