use typescript-vscode-sh-plugin

This commit is contained in:
Martin Aeschlimann 2020-01-09 23:23:55 +01:00
parent a07286f7f9
commit 900100b745
2 changed files with 6 additions and 6 deletions

View file

@ -21,7 +21,7 @@
"semver": "5.5.1",
"vscode-extension-telemetry": "0.1.1",
"vscode-nls": "^4.0.0",
"@aeschli/typescript-vscode-sh-plugin": "0.2.0"
"typescript-vscode-sh-plugin": "0.2.0"
},
"devDependencies": {
"@types/node": "^12.11.7",

View file

@ -2,11 +2,6 @@
# yarn lockfile v1
"@aeschli/typescript-vscode-sh-plugin@0.2.0":
version "0.2.0"
resolved "https://npm.pkg.github.com/download/@aeschli/typescript-vscode-sh-plugin/0.2.0/6e1ccd1d9ed6c3251091de08bb83589bc555f203b1c594fc9c2bc9d38b66b44d#"
integrity sha512-QHORCwbuln5T9gdfDoqJ2nNXzY/8yOBgTG2f+GiQPeQ0rGrNIydbKe0IYi7VmCvIm1LGhEcNOihcF4FWmsKFow==
"@types/events@*":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@types/events/-/events-3.0.0.tgz#2862f3f58a9a7f7c3e78d79f130dd4d71c25c2a7"
@ -631,6 +626,11 @@ 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==
uri-js@^4.2.2:
version "4.2.2"
resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.2.2.tgz#94c540e1ff772956e2299507c010aea6c8838eb0"