Update dependencies and regenerate CPP parser (#13)

Co-authored-by: mskelton <mskelton@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-07-24 08:39:40 -05:00
committed by GitHub
co-authored by mskelton
parent a99bb0d545
commit 931c278a2d
9 changed files with 472986 additions and 394641 deletions
+6 -6
View File
@@ -39,8 +39,8 @@
}
},
"node_modules/tree-sitter-c": {
"version": "0.20.2",
"resolved": "git+ssh://git@github.com/tree-sitter/tree-sitter-c.git#0906255f8de1d319b8ec682ac8c43e7d2524b4fa",
"version": "0.20.3",
"resolved": "git+ssh://git@github.com/tree-sitter/tree-sitter-c.git#fcd123005b7c0bf3b3a63c1dae85590ef4740464",
"dev": true,
"hasInstallScript": true,
"license": "MIT",
@@ -59,8 +59,8 @@
}
},
"node_modules/tree-sitter-cpp": {
"version": "0.20.0",
"resolved": "git+ssh://git@github.com/tree-sitter/tree-sitter-cpp.git#4c917d560572dc2b3704b041715b2729fa199963",
"version": "0.20.1",
"resolved": "git+ssh://git@github.com/tree-sitter/tree-sitter-cpp.git#2c7aff437deed72bbceceab95797b3909cc4627d",
"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#0906255f8de1d319b8ec682ac8c43e7d2524b4fa",
"version": "git+ssh://git@github.com/tree-sitter/tree-sitter-c.git#fcd123005b7c0bf3b3a63c1dae85590ef4740464",
"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#4c917d560572dc2b3704b041715b2729fa199963",
"version": "git+ssh://git@github.com/tree-sitter/tree-sitter-cpp.git#2c7aff437deed72bbceceab95797b3909cc4627d",
"dev": true,
"from": "tree-sitter-cpp@git://github.com/tree-sitter/tree-sitter-cpp.git",
"requires": {