Skip to content

Commit

Permalink
chore(deps): bump the lsp group with 3 updates (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent df11410 commit d69f3c7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 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 @@ -17,12 +17,12 @@ typos = "0.10"
typos-cli = "1.21"
serde = { version = "1.0", features = ["derive"] }
ignore = "0.4.20"
matchit = "0.8.2"
matchit = "0.8.3"
shellexpand = "3.1.0"
regex = "1.10.4"
once_cell = "1.19.0"

[dev-dependencies]
test-log = { version = "0.2.16", features = ["trace"] }
httparse = "1.8"
httparse = "1.9"
similar-asserts = "1.4"

0 comments on commit d69f3c7

Please sign in to comment.