Skip to content

Commit

Permalink
Bump is-terminal from 0.4.8 to 0.4.9
Browse files Browse the repository at this point in the history
Bumps [is-terminal](https://github.com/sunfishcode/is-terminal) from 0.4.8 to 0.4.9.
- [Commits](sunfishcode/is-terminal@v0.4.8...v0.4.9)

---
updated-dependencies:
- dependency-name: is-terminal
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and elasticdog committed Jul 24, 2023
1 parent b3f481d commit 5fdca4b
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 crates/spellout/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ anyhow = "1.0.72"
clap = { version = "4.3.19", features = ["derive", "env", "wrap_help"] }
clap_complete = "4.3.2"
clap_mangen = "0.2.12"
is-terminal = "0.4.7"
is-terminal = "0.4.9"
spellabet = { path = "../spellabet" }

0 comments on commit 5fdca4b

Please sign in to comment.