Skip to content

Commit 0e9f855

Browse files
authored
Merge pull request #127 from advanced-security/dependabot/cargo/extractor-237a7915b3
Bump the extractor group with 2 updates
2 parents 8242596 + c3c9a3d commit 0e9f855

File tree

2 files changed

+22
-15
lines changed

2 files changed

+22
-15
lines changed

Cargo.lock

Lines changed: 21 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extractor/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ edition = "2018"
99
[dependencies]
1010
flate2 = "1.0"
1111

12-
tree-sitter = ">= 0.20, < 0.21"
12+
tree-sitter = ">= 0.20, < 0.23"
1313
tree-sitter-hcl = { git = "https://github.com/GeekMasher/tree-sitter-hcl", rev = "5e045dd1ff7852511c249c4c5d919d9556751d98" }
1414
tree-sitter-dockerfile = { git = "https://github.com/GeekMasher/tree-sitter-dockerfile", rev = "c0a9d694d9bf8ab79a919f5f9c7bc9c169caf321" }
1515
tree-sitter-bicep = { git = "https://github.com/GeekMasher/tree-sitter-bicep", rev = "3604d8c961ab129d2bfc6dfca56419c236ccdb83" }

0 commit comments

Comments
 (0)