update typescript-vscode-sh-plugin

This commit is contained in:
Martin Aeschlimann 2020-01-10 16:05:16 +01:00
parent fbad0c368e
commit 703a2afcef
2 changed files with 6 additions and 6 deletions

View file

@ -19,9 +19,9 @@
"jsonc-parser": "^2.1.1",
"rimraf": "^2.6.3",
"semver": "5.5.1",
"typescript-vscode-sh-plugin": "^0.3.0",
"vscode-extension-telemetry": "0.1.1",
"vscode-nls": "^4.0.0",
"typescript-vscode-sh-plugin": "0.2.0"
"vscode-nls": "^4.0.0"
},
"devDependencies": {
"@types/node": "^12.11.7",

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.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/typescript-vscode-sh-plugin/-/typescript-vscode-sh-plugin-0.2.0.tgz#8f1b79f2bc5a7d225235bf2b9fffdec9499f00f7"
integrity sha512-jp3B45VPwBuJ7I7IshkNuxn92/DUPqFq6Y3wiNE64Mmws0UCkXKbTsDT8+CKt5rFFCQL7PUtApj6aQkN8OKfxw==
typescript-vscode-sh-plugin@^0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/typescript-vscode-sh-plugin/-/typescript-vscode-sh-plugin-0.3.0.tgz#a071fa28187259a04e3d6862adba41a6332106ff"
integrity sha512-pqPgYa1L64/2LnhP/tJz/+hUsbKzQRMGCdp6Z5Z/dhAdjChB/0WZvovbwDlApGWxOvNAG+oub9TXnJ1yT0WfXQ==
uri-js@^4.2.2:
version "4.2.2"