Update dependencies and regenerate CPP parser (#2)
Co-authored-by: mskelton <mskelton@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
bd09439043
commit
6b622ac98f
Generated
+2
-2
@@ -60,7 +60,7 @@
|
||||
},
|
||||
"node_modules/tree-sitter-cpp": {
|
||||
"version": "0.20.0",
|
||||
"resolved": "git+ssh://git@github.com/tree-sitter/tree-sitter-cpp.git#cf12e881661e4c9a5ca6ae2ed5c6b9dfd44d81dd",
|
||||
"resolved": "git+ssh://git@github.com/tree-sitter/tree-sitter-cpp.git#5b7e264bc6354bb6f654cd01b24ac0289f889d4a",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
@@ -96,7 +96,7 @@
|
||||
"dev": true
|
||||
},
|
||||
"tree-sitter-cpp": {
|
||||
"version": "git+ssh://git@github.com/tree-sitter/tree-sitter-cpp.git#cf12e881661e4c9a5ca6ae2ed5c6b9dfd44d81dd",
|
||||
"version": "git+ssh://git@github.com/tree-sitter/tree-sitter-cpp.git#5b7e264bc6354bb6f654cd01b24ac0289f889d4a",
|
||||
"dev": true,
|
||||
"from": "tree-sitter-cpp@git://github.com/tree-sitter/tree-sitter-cpp.git",
|
||||
"requires": {
|
||||
|
||||
+1
-1
Submodule tree-sitter-cpp updated: cf12e88166...5b7e264bc6
Reference in New Issue
Block a user