diff --git a/Cargo.toml b/Cargo.toml index 7a5c1bda0..31f908a8b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,7 +28,7 @@ tree-sitter = "=0.25.3" tree-sitter-java = "=0.23.5" tree-sitter-kotlin-ng = "1.1.0" tree-sitter-typescript = "=0.23.2" -tree-sitter-javascript = "=0.23.1" +tree-sitter-javascript = "=0.25.0" tree-sitter-python = "=0.23.6" tree-sitter-rust = "=0.23.2" tree-sitter-preproc = { path = "./tree-sitter-preproc", version = "=0.20.3" }