Skip to content

Commit

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

---
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 Jul 4, 2023
1 parent 39d4b13 commit 22521c1
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 26 deletions.
54 changes: 29 additions & 25 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 @@ -33,7 +33,7 @@ serde_json = "1.0"
colored = "2.0"
serde = "1.0"
rust-embed = "6.8.1"
is-terminal = "0.4.7"
is-terminal = "0.4.8"

[dev-dependencies]
assert_cmd = "2.0"
Expand Down

0 comments on commit 22521c1

Please sign in to comment.