Skip to content

Commit a70334f

Browse files
build(deps): bump the extractor group across 1 directory with 3 updates
Bumps the extractor group with 3 updates in the / directory: [tree-sitter](https://github.com/tree-sitter/tree-sitter), [clap](https://github.com/clap-rs/clap) and [regex](https://github.com/rust-lang/regex). Updates `tree-sitter` from 0.24.2 to 0.24.3 - [Release notes](https://github.com/tree-sitter/tree-sitter/releases) - [Changelog](https://github.com/tree-sitter/tree-sitter/blob/master/CHANGELOG.md) - [Commits](tree-sitter/tree-sitter@v0.24.2...v0.24.3) Updates `clap` from 4.5.19 to 4.5.20 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.19...clap_complete-v4.5.20) Updates `regex` from 1.11.0 to 1.11.1 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.11.0...1.11.1) --- updated-dependencies: - dependency-name: tree-sitter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: extractor - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: extractor - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: extractor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b417a33 commit a70334f

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cargo.lock

Lines changed: 9 additions & 9 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
@@ -21,4 +21,4 @@ clap = { version = "4.5", features = ["derive"] }
2121
tracing = "0.1"
2222
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
2323
rayon = "1.10.0"
24-
regex = "1.11.0"
24+
regex = "1.11.1"

0 commit comments

Comments
 (0)