From 10976efb3c473486e1363a1921af23e3716a6490 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 04:10:39 +0000 Subject: [PATCH] Bump liquidjs from 9.28.0 to 10.0.0 in /javascript-modules/helpers Bumps [liquidjs](https://github.com/harttle/liquidjs) from 9.28.0 to 10.0.0. - [Release notes](https://github.com/harttle/liquidjs/releases) - [Changelog](https://github.com/harttle/liquidjs/blob/master/CHANGELOG.md) - [Commits](https://github.com/harttle/liquidjs/compare/v9.28.0...v10.0.0) --- updated-dependencies: - dependency-name: liquidjs dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- javascript-modules/helpers/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/javascript-modules/helpers/package.json b/javascript-modules/helpers/package.json index 09250fc1..2e262fad 100644 --- a/javascript-modules/helpers/package.json +++ b/javascript-modules/helpers/package.json @@ -19,7 +19,7 @@ }, "devDependencies": { "ava": "^3.15.0", - "liquidjs": "9.28.0", + "liquidjs": "10.0.0", "nyc": "^15.1.0" }, "engines": {