Skip to content

Commit

Permalink
chore(deps): bump owo-colors from 4.0.0 to 4.1.0
Browse files Browse the repository at this point in the history
Bumps [owo-colors](https://github.com/jam1garner/owo-colors) from 4.0.0 to 4.1.0.
- [Commits](jam1garner/owo-colors@v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: owo-colors
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent a4b4fe2 commit 015abdc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ ego-tree = { version = "0.6.2" }
index_vec = { version = "0.1.4" }
log = { version = "0.4.22", features = ["kv"] }
miette = { version = "7.2.0", features = ["fancy", "syntect-highlighter"] }
owo-colors = { version = "4.0.0", optional = true }
owo-colors = { version = "4.1.0", optional = true }
oxc = { version = "0.27.0" }
rand = { version = "0.8.5" }
rayon = { version = "1.10.0" }
Expand Down

0 comments on commit 015abdc

Please sign in to comment.