Commit a7bc732 1 parent 50c048d commit a7bc732 Copy full SHA for a7bc732
File tree 3 files changed +7
-7
lines changed
3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 47
47
"open" : " ^9.1.0" ,
48
48
"tree-sitter" : " ^0.20.6" ,
49
49
"tree-sitter-bash" : " ^0.20.3" ,
50
- "tree-sitter-c" : " ^0.20.6 " ,
50
+ "tree-sitter-c" : " ^0.20.8 " ,
51
51
"tree-sitter-c-sharp" : " ^0.20.0" ,
52
52
"tree-sitter-cpp" : " ^0.20.3" ,
53
53
"tree-sitter-javascript" : " ^0.20.0" ,
Original file line number Diff line number Diff line change 44
44
"@elm-tooling/tree-sitter-elm" : " 5.7.0" ,
45
45
"tree-sitter" : " ^0.20.6" ,
46
46
"tree-sitter-bash" : " ^0.20.3" ,
47
- "tree-sitter-c" : " ^0.20.6 " ,
47
+ "tree-sitter-c" : " ^0.20.8 " ,
48
48
"tree-sitter-c-sharp" : " ^0.20.0" ,
49
49
"tree-sitter-cpp" : " ^0.20.3" ,
50
50
"tree-sitter-javascript" : " ^0.20.0" ,
Original file line number Diff line number Diff line change @@ -4125,12 +4125,12 @@ tree-sitter-c-sharp@^0.20.0:
4125
4125
dependencies :
4126
4126
nan "^2.14.0"
4127
4127
4128
- tree-sitter-c@^0.20.6 :
4129
- version "0.20.6 "
4130
- resolved "https://registry.yarnpkg.com/tree-sitter-c/-/tree-sitter-c-0.20.6 .tgz#fd88514eef58f221a2960cbcd81df9feba4474c4 "
4131
- integrity sha512-YosSBUOJ21j4mb7SmDmKI3QYQb7ANj55u2RTlj0XHQ6gFoLkpHzJDGvVK4zlbvqyPXA0u62LdhTwbLvYzHWcdw ==
4128
+ tree-sitter-c@^0.20.8 :
4129
+ version "0.20.8 "
4130
+ resolved "https://registry.yarnpkg.com/tree-sitter-c/-/tree-sitter-c-0.20.8 .tgz#d69d82ee946c46bb25efca2d4db7bb2269ec3848 "
4131
+ integrity sha512-1393KNfnj67sCpoUjvTa2w1zU1h/3WvZ3Oz/kQzpMQhOjJURTbHAiMguKbBHhveGcoiPWc19bObfybTOWxVorA ==
4132
4132
dependencies :
4133
- nan "^2.17 .0"
4133
+ nan "^2.18 .0"
4134
4134
4135
4135
tree-sitter-cpp@^0.20.3 :
4136
4136
version "0.20.3"
You can’t perform that action at this time.
0 commit comments