Update dependencies and regenerate CPP parser (#12)

Co-authored-by: mskelton <mskelton@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-06-15 17:47:01 -05:00
committed by GitHub
co-authored by mskelton
parent 4af16fc9d2
commit a99bb0d545
5 changed files with 379384 additions and 366158 deletions
+4 -4
View File
@@ -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#735716c926837d9e39e4effb3fdc28cee81a7e5e",
"resolved": "git+ssh://git@github.com/tree-sitter/tree-sitter-c.git#0906255f8de1d319b8ec682ac8c43e7d2524b4fa",
"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#70aed2e9e83eb7320ab7c454d3084300bf587037",
"resolved": "git+ssh://git@github.com/tree-sitter/tree-sitter-cpp.git#4c917d560572dc2b3704b041715b2729fa199963",
"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#735716c926837d9e39e4effb3fdc28cee81a7e5e",
"version": "git+ssh://git@github.com/tree-sitter/tree-sitter-c.git#0906255f8de1d319b8ec682ac8c43e7d2524b4fa",
"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#70aed2e9e83eb7320ab7c454d3084300bf587037",
"version": "git+ssh://git@github.com/tree-sitter/tree-sitter-cpp.git#4c917d560572dc2b3704b041715b2729fa199963",
"dev": true,
"from": "tree-sitter-cpp@git://github.com/tree-sitter/tree-sitter-cpp.git",
"requires": {