Skip to content

Commit abf98e0

Browse files
chore(deps): update all non-major dependencies (#1074)
1 parent 8fa488c commit abf98e0

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed
File renamed without changes.

bin/esbuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
.esbuild-0.25.2.pkg
1+
.esbuild-0.25.3.pkg

cmd/chroma/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ toolchain go1.24.2
77
replace github.com/alecthomas/chroma/v2 => ../../
88

99
require (
10-
github.com/alecthomas/chroma/v2 v2.16.0
10+
github.com/alecthomas/chroma/v2 v2.17.0
1111
github.com/alecthomas/kong v1.10.0
1212
github.com/mattn/go-colorable v0.1.14
1313
github.com/mattn/go-isatty v0.0.20

cmd/chromad/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.22
55
toolchain go1.24.2
66

77
require (
8-
github.com/alecthomas/chroma/v2 v2.16.0
8+
github.com/alecthomas/chroma/v2 v2.17.0
99
github.com/alecthomas/kong v1.10.0
1010
github.com/alecthomas/kong-hcl v1.0.1
1111
github.com/gorilla/csrf v1.7.3

0 commit comments

Comments
 (0)