Update dependencies and regenerate CPP parser (#3)
Co-authored-by: mskelton <mskelton@users.noreply.github.com>
This commit is contained in:
co-authored by
mskelton
parent
872a37d1fd
commit
6a0041d903
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#5b7e264bc6354bb6f654cd01b24ac0289f889d4a",
|
||||
"resolved": "git+ssh://git@github.com/tree-sitter/tree-sitter-cpp.git#2d2c4aee8672af4c7c8edff68e7dd4c07e88d2b1",
|
||||
"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#5b7e264bc6354bb6f654cd01b24ac0289f889d4a",
|
||||
"version": "git+ssh://git@github.com/tree-sitter/tree-sitter-cpp.git#2d2c4aee8672af4c7c8edff68e7dd4c07e88d2b1",
|
||||
"dev": true,
|
||||
"from": "tree-sitter-cpp@git://github.com/tree-sitter/tree-sitter-cpp.git",
|
||||
"requires": {
|
||||
|
||||
Reference in New Issue
Block a user