Skip to content

Commit

Permalink
Update tree-sitter to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekStride committed Sep 27, 2022
1 parent 7c38194 commit b515975
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 2,117 deletions.
28 changes: 13 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"nan": "^2.14.2"
},
"devDependencies": {
"tree-sitter-cli": "^0.19.5"
"tree-sitter-cli": "^0.20.0"
},
"gypfile": true,
"directories": {
Expand Down
1 change: 1 addition & 0 deletions src/grammar.json
Original file line number Diff line number Diff line change
Expand Up @@ -6547,3 +6547,4 @@
"inline": [],
"supertypes": []
}

2 changes: 1 addition & 1 deletion src/node-types.json
Original file line number Diff line number Diff line change
Expand Up @@ -4529,4 +4529,4 @@
"type": "||",
"named": false
}
]
]
Loading

0 comments on commit b515975

Please sign in to comment.