From b947d9409161f964ea8a5e892a7450fffa792896 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 23:01:26 +0000 Subject: [PATCH] Build(deps-dev): Bump handlebars from 4.7.8 to 4.7.9 in /docs Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from 4.7.8 to 4.7.9. - [Release notes](https://github.com/handlebars-lang/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md) - [Commits](https://github.com/handlebars-lang/handlebars.js/compare/v4.7.8...v4.7.9) --- updated-dependencies: - dependency-name: handlebars dependency-version: 4.7.9 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- docs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/package.json b/docs/package.json index 732038ed19..bf4fc407bf 100644 --- a/docs/package.json +++ b/docs/package.json @@ -12,7 +12,7 @@ "license": "MIT", "devDependencies": { "clean-css": "^5.3.3", - "handlebars": "4.7.8", + "handlebars": "4.7.9", "marked": "9.1.6" }, "wireit": {