This is an automated email from the ASF dual-hosted git repository.
mimaison pushed a commit to branch markdown
in repository https://gitbox.apache.org/repos/asf/kafka-site.git
The following commit(s) were added to refs/heads/markdown by this push:
new 1093bf998 Bump hugo-extended from 0.136.5 to 0.154.3 (#777)
1093bf998 is described below
commit 1093bf99836b4a0cb2a3e412d60538b7847fa038
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 7 11:48:22 2026 +0100
Bump hugo-extended from 0.136.5 to 0.154.3 (#777)
Bumps [hugo-extended](https://github.com/jakejarvis/hugo-extended) from
0.136.5 to 0.154.3.
-
[Commits](https://github.com/jakejarvis/hugo-extended/compare/v0.136.5...v0.154.3)
---
updated-dependencies:
- dependency-name: hugo-extended
dependency-version: 0.154.3
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 9bfbfacd6..d318c2089 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
"devDependencies": {
"autoprefixer": "^10.4.20",
"cross-env": "^7.0.3",
- "hugo-extended": "0.136.5",
+ "hugo-extended": "0.154.3",
"postcss-cli": "^11.0.0",
"rtlcss": "^4.3.0"
},