From 276eb356a2768f19982fc4c2cdbccd8cc3d4e8b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Feb 2026 03:31:43 +0000 Subject: [PATCH] chore(deps): bump honkit from 5.1.5 to 6.1.6 Bumps [honkit](https://github.com/honkit/honkit) from 5.1.5 to 6.1.6. - [Release notes](https://github.com/honkit/honkit/releases) - [Changelog](https://github.com/honkit/honkit/blob/master/CHANGELOG.md) - [Commits](https://github.com/honkit/honkit/compare/v5.1.5...v6.1.6) --- updated-dependencies: - dependency-name: honkit dependency-version: 6.1.6 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e564b41..d90a822 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "chalk": "^4.1.1", "commander": "^7.2.0", "esm": "^3.0.0", - "honkit": "^5.1.0", + "honkit": "^6.1.6", "vuepress": "1.8.2", "vuepress-plugin-container": "^2.1.5", "vuepress-theme-hope": "^1.0.0"