update typescript-vscode-sh-plugin

This commit is contained in:
Martin Aeschlimann
2020-02-10 02:25:47 +01:00
parent 46750df406
commit 12509673e9
2 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
"jsonc-parser": "^2.1.1",
"rimraf": "^2.6.3",
"semver": "5.5.1",
"typescript-vscode-sh-plugin": "^0.6.4",
"typescript-vscode-sh-plugin": "^0.6.5",
"vscode-extension-telemetry": "0.1.1",
"vscode-nls": "^4.0.0"
},

View File

@@ -626,10 +626,10 @@ tweetnacl@^0.14.3, tweetnacl@~0.14.0:
resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-0.14.5.tgz#5ae68177f192d4456269d108afa93ff8743f4f64"
integrity sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=
typescript-vscode-sh-plugin@^0.6.4:
version "0.6.4"
resolved "https://registry.yarnpkg.com/typescript-vscode-sh-plugin/-/typescript-vscode-sh-plugin-0.6.4.tgz#6f6200b6e62761264973e10c34797394c8a212bf"
integrity sha512-fEND29A6Ri/LGf/y1ooFtnwQJG/IQSrcMRdSG1hXWF+Ggg5KjeVj7cPijlX+gA7Z8VsOI4DNhW9RZtHI7cS7Qg==
typescript-vscode-sh-plugin@^0.6.5:
version "0.6.5"
resolved "https://registry.yarnpkg.com/typescript-vscode-sh-plugin/-/typescript-vscode-sh-plugin-0.6.5.tgz#80aa18086801334841e49ff64e1ee7621359a435"
integrity sha512-YdjYEM2E39Vf2GMiLa8eKFCcMArSE4vdHdVghZd+v0ReqCK8zLFB2xXp0uupHHyL23G6HhNxTSvTKOOI7WHfKQ==
uri-js@^4.2.2:
version "4.2.2"