Skip to content

Commit 53619cd

Browse files
committed
update typescript-vscode-sh-plugin
1 parent f8a0382 commit 53619cd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

extensions/typescript-language-features/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"jsonc-parser": "^2.2.1",
2020
"rimraf": "^2.6.3",
2121
"semver": "5.5.1",
22-
"typescript-vscode-sh-plugin": "^0.6.8",
22+
"typescript-vscode-sh-plugin": "^0.6.10",
2323
"vscode-extension-telemetry": "0.1.1",
2424
"vscode-nls": "^4.1.1"
2525
},

extensions/typescript-language-features/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -626,10 +626,10 @@ tweetnacl@^0.14.3, tweetnacl@~0.14.0:
626626
resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-0.14.5.tgz#5ae68177f192d4456269d108afa93ff8743f4f64"
627627
integrity sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=
628628

629-
typescript-vscode-sh-plugin@^0.6.8:
630-
version "0.6.8"
631-
resolved "https://registry.yarnpkg.com/typescript-vscode-sh-plugin/-/typescript-vscode-sh-plugin-0.6.8.tgz#60d5025f2ab814496824ee997b5e9fc12c5b7f1a"
632-
integrity sha512-XEh/GwBRsZKWQjPTODqWWiW8o8DyF7Yzfp/xvq1vyK5Z9JykFKAkx95BEmALv9x9dpc2RcLZHgVsKFXrtDABCw==
629+
typescript-vscode-sh-plugin@^0.6.10:
630+
version "0.6.10"
631+
resolved "https://registry.yarnpkg.com/typescript-vscode-sh-plugin/-/typescript-vscode-sh-plugin-0.6.10.tgz#f9fdac506a3adb698d52fd01723ec78e8a5fc09e"
632+
integrity sha512-cYycpwLnYT2oS48tac+UvVRtIFHHTcHAz/g3N2HpYftuMEBvBcsGfe2SrlnrGCa1gMheTbo+twIHhsQu9ygdvg==
633633

634634
uri-js@^4.2.2:
635635
version "4.2.2"

0 commit comments

Comments
 (0)