Skip to content

Commit 72df4fc

Browse files
committed
update typescript-vscode-sh-plugin
1 parent 9307e05 commit 72df4fc

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.11",
22+
"typescript-vscode-sh-plugin": "^0.6.12",
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.11:
630-
version "0.6.11"
631-
resolved "https://registry.yarnpkg.com/typescript-vscode-sh-plugin/-/typescript-vscode-sh-plugin-0.6.11.tgz#638fcc28ea5fad044b316d4305fe0925251ddf78"
632-
integrity sha512-b3hVytj/EMFd2TgkF16l5NXEOQBRJ79e3k5+NWF8bxElLP6JsNEv/aXMFgNK07p8WcVkeE9PXC9YoURj2LWDpg==
629+
typescript-vscode-sh-plugin@^0.6.12:
630+
version "0.6.12"
631+
resolved "https://registry.yarnpkg.com/typescript-vscode-sh-plugin/-/typescript-vscode-sh-plugin-0.6.12.tgz#eff2d361b67047c8b6192f6ff1860b5d43f7afff"
632+
integrity sha512-JdTpoBjyYszHkT33FoPJWWaWOB87DLyv5isau6VV/a50CvCHLuuJmXTYzEUynmGN2/HuVRCF8vDJONdu9kM1wQ==
633633

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

0 commit comments

Comments
 (0)