From b7d8a0915e480d407b443ffed42033368f8782f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Mar 2025 06:13:25 +0000 Subject: [PATCH] Bump @budibase/handlebars-helpers from 0.13.2 to 0.14.2 Bumps [@budibase/handlebars-helpers](https://github.com/helpers/handlebars-helpers) from 0.13.2 to 0.14.2. - [Changelog](https://github.com/helpers/handlebars-helpers/blob/master/CHANGELOG) - [Commits](https://github.com/helpers/handlebars-helpers/commits) --- updated-dependencies: - dependency-name: "@budibase/handlebars-helpers" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c15a475f1..b6aee6e0e 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "test": "node test/test" }, "dependencies": { - "@budibase/handlebars-helpers": "^0.13.1", + "@budibase/handlebars-helpers": "^0.14.2", "async-mutex": "^0.5.0", "axios": "^1.4.0", "chokidar": "^3.5.3",