curlconverter / curlconverter

Transpile curl commands into Python, JavaScript and 27 other languages
https://curlconverter.com
MIT License
7.17k stars 867 forks source link

Update tree-sitter dependencies #645

Closed verhovsky closed 1 month ago

verhovsky commented 1 month ago

Switch back to upstream node-tree-sitter and tree-sitter-bash.

Had to remove a few bash syntax related tests for now because of https://github.com/tree-sitter/tree-sitter-bash/issues/260 and https://github.com/tree-sitter/tree-sitter-bash/issues/258