Skip to content

Commit

Permalink
Update tree-sitter-javascript to 0.20.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hendrikvanantwerpen committed Mar 8, 2024
1 parent b785a8e commit b5cb3eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion languages/tree-sitter-stack-graphs-javascript/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
stack-graphs = { version = "0.13", path = "../../stack-graphs" }
tree-sitter-graph = "0.11.2"
tree-sitter-javascript = "=0.20.2"
tree-sitter-javascript = "=0.20.3"
tree-sitter-stack-graphs = { version = "0.8", path = "../../tree-sitter-stack-graphs" }

[dev-dependencies]
Expand Down

0 comments on commit b5cb3eb

Please sign in to comment.