Skip to content

Commit

Permalink
chore: bump is-terminal from 0.4.13 to 0.4.15 in the patch group
Browse files Browse the repository at this point in the history
Bumps the patch group with 1 update: [is-terminal](https://github.com/sunfishcode/is-terminal).


Updates `is-terminal` from 0.4.13 to 0.4.15
- [Commits](sunfishcode/is-terminal@v0.4.13...v0.4.15)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent b803ae4 commit 59e3d57
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 prqlc/prqlc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ clap_complete_command = { version = "0.5.1", optional = true }
clio = { version = "0.3.3", features = ['clap-parse'], optional = true }
color-eyre = { version = "0.6.3", optional = true }
colorchoice-clap = { version = "1.0.0", optional = true }
is-terminal = { version = "0.4.13", optional = true }
is-terminal = { version = "0.4.15", optional = true }
notify = { version = "7.0.0", optional = true }
walkdir = { version = "2.5.0", optional = true }

Expand Down

0 comments on commit 59e3d57

Please sign in to comment.