update typescript-vscode-sh-plugin. For #120103

This commit is contained in:
Martin Aeschlimann
2021-03-29 16:42:37 +02:00
parent 7c8da70fd0
commit 3e16e9151b
2 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@
"dependencies": {
"jsonc-parser": "^2.2.1",
"semver": "5.5.1",
"typescript-vscode-sh-plugin": "^0.7.1",
"typescript-vscode-sh-plugin": "^0.7.3",
"vscode-extension-telemetry": "0.1.7",
"vscode-nls": "^4.1.1"
},