Bump github.com/alecthomas/chroma/v2 from 2.5.0 to 2.6.0

Bumps [github.com/alecthomas/chroma/v2](https://github.com/alecthomas/chroma) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/alecthomas/chroma/releases)
- [Changelog](https://github.com/alecthomas/chroma/blob/master/.goreleaser.yml)
- [Commits](https://github.com/alecthomas/chroma/compare/v2.5.0...v2.6.0)

---
updated-dependencies:
- dependency-name: github.com/alecthomas/chroma/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-03-22 00:11:32 +01:00
committed by Christian Muehlhaeuser
parent 0b52b000c5
commit 19d7ec261d
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module github.com/charmbracelet/glamour
go 1.17
require (
github.com/alecthomas/chroma/v2 v2.5.0
github.com/alecthomas/chroma/v2 v2.6.0
github.com/microcosm-cc/bluemonday v1.0.23
github.com/muesli/reflow v0.3.0
github.com/muesli/termenv v0.15.1