Skip to content

Commit d823cf3

Browse files
Bump globset from 0.4.15 to 0.4.16
Bumps [globset](https://github.com/BurntSushi/ripgrep) from 0.4.15 to 0.4.16. - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](BurntSushi/ripgrep@ignore-0.4.15...globset-0.4.16) --- updated-dependencies: - dependency-name: globset dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cd99029 commit d823cf3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: crates/static-analysis-kernel/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ tree-sitter = { workspace = true }
1919

2020
# other
2121
deno_core = "0.330.0"
22-
globset = "0.4.14"
22+
globset = "0.4.16"
2323
graphviz-rust = "0.9.0"
2424
sequence_trie = "0.3.6"
2525
serde_yaml = "0.9.21"

0 commit comments

Comments
 (0)