Update lockfile.json (#2512)

Co-authored-by: GitHub <noreply@github.com>
This commit is contained in:
github-actions[bot] 2022-02-11 09:36:01 +00:00 committed by GitHub
parent b291c74923
commit 708b4e4cac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -915,7 +915,7 @@ list.vala = {
install_info = {
url = "https://github.com/matbme/tree-sitter-vala",
branch = "main",
files = { "src/parser.c" },
files = { "src/parser.c", "src/scanner.cc" },
},
maintainers = { "@matbme" },
}