From 89f19c2fa7ac2ec13a06fd8ea5ce2f19ab601998 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 18:22:19 +0000 Subject: [PATCH] Bump liquidjs from 10.25.5 to 10.26.0 Bumps [liquidjs](https://github.com/harttle/liquidjs) from 10.25.5 to 10.26.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/v10.25.5...v10.26.0) --- updated-dependencies: - dependency-name: liquidjs dependency-version: 10.26.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index ace2920..fb92607 100644 --- a/yarn.lock +++ b/yarn.lock @@ -332,9 +332,9 @@ linkify-it@^4.0.1: uc.micro "^1.0.1" liquidjs@^10.7.1: - version "10.25.5" - resolved "https://registry.yarnpkg.com/liquidjs/-/liquidjs-10.25.5.tgz#09c1ee6d6c00a5464e3b9a5bb3889b14f04fcc05" - integrity sha512-GKiKeZjJDdVoQAu+S9rzkYsYnYhcep5W3WwZXgb5f+yq484P/k9JqamBbGYu+LBEixcUAXZr2jogdAIjB3ki1w== + version "10.26.0" + resolved "https://registry.yarnpkg.com/liquidjs/-/liquidjs-10.26.0.tgz#76c9a0a2834b296ef3882366bae6f5b89b1f106a" + integrity sha512-Ub9FFNOLB9tdH/gB2MKkeU7x9NifoVidxAam6YWU7LUcy7Glumi6q5C3tDpWOEpeNaT8Cdwdb1axEdlvLSoyaQ== dependencies: commander "^10.0.0"