File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2626 "urijs" : " ^1.19.1"  ,
2727 "vscode-languageserver" : " ^6.1.1"  ,
2828 "vscode-languageserver-textdocument" : " ^1.0.1"  ,
29-  "web-tree-sitter" : " ^0.16.2 " 
29+  "web-tree-sitter" : " ^0.19.4 " 
3030 },
3131 "scripts" : {
3232 "prepublishOnly" : " cd ../ && yarn run compile" 
Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ export async function initializeParser(): Promise<Parser> {
1717 * yarn remove tree-sitter-bash tree-sitter-cli 
1818 * 
1919 * The current files was compiled with: 
20-  * "tree-sitter-bash": "^0.16.1 ", 
21-  * "tree-sitter-cli": "^0.16.5 " 
20+  * "tree-sitter-bash": "^0.19.0 ", 
21+  * "tree-sitter-cli": "^0.20.0 " 
2222 */ 
2323 const  lang  =  await  Parser . Language . load ( `${ __dirname }  /../tree-sitter-bash.wasm` ) 
2424
Original file line number Diff line number Diff line change @@ -777,10 +777,10 @@ w3c-hr-time@^1.0.1:
777777 dependencies :
778778 browser-process-hrtime "^0.1.2" 
779779
780- web-tree-sitter@^0.16.2  :
781-  version "0.16.2 " 
782-  resolved "https://registry.yarnpkg.com/web-tree-sitter/-/web-tree-sitter-0.16.2 .tgz#fc6b62681d7ca524a9ffc8498448f8e23be7b1ea " 
783-  integrity sha512-vxZHqu4nItCARmE+oGvTgjFBrMbhEuGI9PWYSgF4ET/nLuW3K11KQQIVhAsoGtYvTI9jdbjc/THj38P7nhYwow == 
780+ web-tree-sitter@^0.19.4  :
781+  version "0.19.4 " 
782+  resolved "https://registry.yarnpkg.com/web-tree-sitter/-/web-tree-sitter-0.19.4 .tgz#975076e233204de9063e7a7bda1138c4b454b424 " 
783+  integrity sha512-8G0xBj05hqZybCqBtW7RPZ/hWEtP3DiLTauQzGJZuZYfVRgw7qj7iaZ+8djNqJ4VPrdOO+pS2dR1JsTbsLxdYg == 
784784
785785webidl-conversions@^4.0.2 :
786786 version "4.0.2" 
                                 You can’t perform that action at this time. 
               
                  
0 commit comments