Skip to content

Commit

Permalink
chore(deps): bump the lsp group with 6 updates (#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent bec9f96 commit c39fb7b
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 17 deletions.
39 changes: 24 additions & 15 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions crates/typos-lsp/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ tokio = { version = "1.42", features = ["macros", "rt-multi-thread", "io-std", "
serde_json = "1.0"
anyhow = "1.0"
bstr = "1.11"
itertools = "0.13.0"
env_logger = "0.11.5"
itertools = "0.14.0"
env_logger = "0.11.6"
typos = "0.10"
typos-cli = "1.29"
serde = { version = "1.0", features = ["derive"] }
Expand Down

0 comments on commit c39fb7b

Please sign in to comment.