Skip to content

Commit 80dc744

Browse files
dependabot[bot]sinelaw
authored andcommitted
chore(deps): bump tree-sitter-lua from 0.2.0 to 0.4.1
Bumps [tree-sitter-lua](https://github.com/tree-sitter-grammars/tree-sitter-lua) from 0.2.0 to 0.4.1. - [Release notes](https://github.com/tree-sitter-grammars/tree-sitter-lua/releases) - [Commits](tree-sitter-grammars/tree-sitter-lua@v0.2.0...v0.4.1) --- updated-dependencies: - dependency-name: tree-sitter-lua dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 82855c8 commit 80dc744

2 files changed

Lines changed: 4 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ tree-sitter-c-sharp = { version = "0.23.1", optional = true }
137137
tree-sitter-php = { version = "0.24.2", optional = true }
138138
tree-sitter-ruby = { version = "0.23.1", optional = true }
139139
tree-sitter-bash = { version = "0.25.1", optional = true }
140-
tree-sitter-lua = { version = "0.2.0", optional = true }
140+
tree-sitter-lua = { version = "0.4.1", optional = true }
141141
tree-sitter-pascal = { version = "0.10.2", optional = true }
142142
anyhow = { version = "1.0.100", default-features = false, optional = true }
143143
dirs = { version = "6.0", optional = true }

0 commit comments

Comments
 (0)