typescript: update typescript-vscode-sh-plugin

This commit is contained in:
Martin Aeschlimann 2020-04-09 17:24:48 +02:00
parent 71913027c3
commit 8ef9a03b52
2 changed files with 5 additions and 5 deletions

View file

@ -19,7 +19,7 @@
"jsonc-parser": "^2.2.1",
"rimraf": "^2.6.3",
"semver": "5.5.1",
"typescript-vscode-sh-plugin": "^0.6.12",
"typescript-vscode-sh-plugin": "^0.6.13",
"vscode-extension-telemetry": "0.1.1",
"vscode-nls": "^4.1.1"
},

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.12:
version "0.6.12"
resolved "https://registry.yarnpkg.com/typescript-vscode-sh-plugin/-/typescript-vscode-sh-plugin-0.6.12.tgz#eff2d361b67047c8b6192f6ff1860b5d43f7afff"
integrity sha512-JdTpoBjyYszHkT33FoPJWWaWOB87DLyv5isau6VV/a50CvCHLuuJmXTYzEUynmGN2/HuVRCF8vDJONdu9kM1wQ==
typescript-vscode-sh-plugin@^0.6.13:
version "0.6.13"
resolved "https://registry.yarnpkg.com/typescript-vscode-sh-plugin/-/typescript-vscode-sh-plugin-0.6.13.tgz#96d92976c25d36dfa5761230a02f1b217046e947"
integrity sha512-hl6EkNtH90Cn6c5xAmvCn5YpvMzVedqMhUxxe+FWxX/xE0qT8ef1q2vyNlRnUGW95Q6A//5Yl07p9xkSrZi5hw==
uri-js@^4.2.2:
version "4.2.2"