Update dependencies and regenerate CPP parser (#7)
Co-authored-by: mskelton <mskelton@users.noreply.github.com>
This commit is contained in:
co-authored by
mskelton
parent
426194bcc3
commit
09428146cb
Generated
+4
-4
@@ -40,7 +40,7 @@
|
||||
},
|
||||
"node_modules/tree-sitter-c": {
|
||||
"version": "0.20.2",
|
||||
"resolved": "git+ssh://git@github.com/tree-sitter/tree-sitter-c.git#7175a6dd5fc1cee660dce6fe23f6043d75af424a",
|
||||
"resolved": "git+ssh://git@github.com/tree-sitter/tree-sitter-c.git#f35789006ccbe5be8db21d1a2dd4cc0b5a1286f2",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
@@ -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#56cec4c2eb5d6af3d2942e69e35db15ae2433740",
|
||||
"resolved": "git+ssh://git@github.com/tree-sitter/tree-sitter-cpp.git#66262d3e76eb2046c76e6d661a6b72664bfb5819",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
@@ -82,7 +82,7 @@
|
||||
"dev": true
|
||||
},
|
||||
"tree-sitter-c": {
|
||||
"version": "git+ssh://git@github.com/tree-sitter/tree-sitter-c.git#7175a6dd5fc1cee660dce6fe23f6043d75af424a",
|
||||
"version": "git+ssh://git@github.com/tree-sitter/tree-sitter-c.git#f35789006ccbe5be8db21d1a2dd4cc0b5a1286f2",
|
||||
"dev": true,
|
||||
"from": "tree-sitter-c@git://github.com/tree-sitter/tree-sitter-c.git",
|
||||
"requires": {
|
||||
@@ -96,7 +96,7 @@
|
||||
"dev": true
|
||||
},
|
||||
"tree-sitter-cpp": {
|
||||
"version": "git+ssh://git@github.com/tree-sitter/tree-sitter-cpp.git#56cec4c2eb5d6af3d2942e69e35db15ae2433740",
|
||||
"version": "git+ssh://git@github.com/tree-sitter/tree-sitter-cpp.git#66262d3e76eb2046c76e6d661a6b72664bfb5819",
|
||||
"dev": true,
|
||||
"from": "tree-sitter-cpp@git://github.com/tree-sitter/tree-sitter-cpp.git",
|
||||
"requires": {
|
||||
|
||||
Reference in New Issue
Block a user