Skip to content

Commit

Permalink
chore(deps): bump github.com/charmbracelet/colorprofile in /cellbuf
Browse files Browse the repository at this point in the history
Bumps [github.com/charmbracelet/colorprofile](https://github.com/charmbracelet/colorprofile) from 0.1.8 to 0.1.9.
- [Release notes](https://github.com/charmbracelet/colorprofile/releases)
- [Changelog](https://github.com/charmbracelet/colorprofile/blob/main/.goreleaser.yml)
- [Commits](charmbracelet/colorprofile@v0.1.8...v0.1.9)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/colorprofile
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent 617e79e commit b8a771f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cellbuf/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/charmbracelet/x/cellbuf
go 1.18

require (
github.com/charmbracelet/colorprofile v0.1.8
github.com/charmbracelet/colorprofile v0.1.9
github.com/charmbracelet/x/ansi v0.5.1
github.com/charmbracelet/x/vt v0.0.0-20241113152101-0af7d04e9f32
github.com/charmbracelet/x/wcwidth v0.0.0-20241011142426-46044092ad91
Expand Down
4 changes: 2 additions & 2 deletions cellbuf/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/charmbracelet/colorprofile v0.1.8 h1:PywDeXsiAzlPtkiiKgMEVLvb6nlEuKrMj9+FJBtj4jU=
github.com/charmbracelet/colorprofile v0.1.8/go.mod h1:+jpmObxZl1Dab3H3IMVIPSZTsKcFpjJUv97G0dLqM60=
github.com/charmbracelet/colorprofile v0.1.9 h1:5JnfvX+I9D6rRNu8xK3pgIqknaBVTXHU9pGu1jkZxLw=
github.com/charmbracelet/colorprofile v0.1.9/go.mod h1:+jpmObxZl1Dab3H3IMVIPSZTsKcFpjJUv97G0dLqM60=
github.com/charmbracelet/x/ansi v0.5.1 h1:+mg6abP9skvsu/JQZrIJ9Z/4O1YDnLVkpfutar3dUnc=
github.com/charmbracelet/x/ansi v0.5.1/go.mod h1:KBUFw1la39nl0dLl10l5ORDAqGXaeurTQmwyyVKse/Q=
github.com/charmbracelet/x/term v0.2.1 h1:AQeHeLZ1OqSXhrAWpYUtZyX1T3zVxfpZuEQMIQaGIAQ=
Expand Down

0 comments on commit b8a771f

Please sign in to comment.