bot(lockfile): update earthfile, hyprlang, janet_simple, svelte, twig, v

This commit is contained in:
nvim-treesitter-bot[bot] 2024-06-16 06:39:09 +00:00
parent 4d112977c7
commit 71a8e8b4b6
2 changed files with 7 additions and 7 deletions

View file

@ -454,7 +454,7 @@ list.dtd = {
list.earthfile = {
install_info = {
url = "https://github.com/glehmann/tree-sitter-earthfile",
files = { "src/parser.c", "src/scanner.c" },
files = { "src/parser.c" },
},
maintainers = { "@glehmann" },
}