File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 53
53
"vscode:prepublish" : " cd .. && yarn run compile"
54
54
},
55
55
"dependencies" : {
56
- "bash-language-server" : " 3.1.0 " ,
56
+ "bash-language-server" : " 3.1.1 " ,
57
57
"vscode-languageclient" : " ^6.1.3" ,
58
58
"vscode-languageserver" : " ^6.1.1"
59
59
},
Original file line number Diff line number Diff line change @@ -42,10 +42,10 @@ balanced-match@^1.0.0:
42
42
version "1.0.0"
43
43
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
44
44
45
- bash-language-server@3.1.0 :
46
- version "3.1.0 "
47
- resolved "https://registry.yarnpkg.com/bash-language-server/-/bash-language-server-3.1.0 .tgz#f5206d687637028070cf8ac34b4941b36dd468c4 "
48
- integrity sha512-DaTlZD60S3ZldAkhch5oH1vxUn8joeFw73IOnwMwmZSlbQctaDrnP7DdDPRVrrQ3uhUQlaaOGPeJCsY/a+V6pg ==
45
+ bash-language-server@3.1.1 :
46
+ version "3.1.1 "
47
+ resolved "https://registry.yarnpkg.com/bash-language-server/-/bash-language-server-3.1.1 .tgz#01da9937d7d73de66371add58b2dc5d6bfbdedd5 "
48
+ integrity sha512-Axniqj9zNdOxDFn8zjXSf5cxbkZSb+4cRtQ5YNUP4trOwj2goj5XMCN4osh1/1/hDv1/BNudlvTEr6uq8GeEgw ==
49
49
dependencies :
50
50
fuzzy-search "^3.2.1"
51
51
glob "^8.0.0"
You can’t perform that action at this time.
0 commit comments