From 943b6796bcfe70c345fd46d26bcc07e3663ba9ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 15:49:04 +0000 Subject: [PATCH] build(deps): bump liquidjs from 10.25.5 to 10.25.7 Bumps [liquidjs](https://github.com/harttle/liquidjs) from 10.25.5 to 10.25.7. - [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.25.7) --- updated-dependencies: - dependency-name: liquidjs dependency-version: 10.25.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b397392..f530621 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@octokit/types": "^2.0.2", "@types/marked": "^0.7.2", "actions-toolkit": "^2.2.0", - "liquidjs": "^10.25.5", + "liquidjs": "^10.25.7", "marked": "^4.0.10" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index f1270f0..ad98306 100644 --- a/yarn.lock +++ b/yarn.lock @@ -983,10 +983,10 @@ levn@^0.3.0, levn@~0.3.0: prelude-ls "~1.1.2" type-check "~0.3.2" -liquidjs@^10.25.5: - version "10.25.5" - resolved "https://registry.yarnpkg.com/liquidjs/-/liquidjs-10.25.5.tgz#09c1ee6d6c00a5464e3b9a5bb3889b14f04fcc05" - integrity sha512-GKiKeZjJDdVoQAu+S9rzkYsYnYhcep5W3WwZXgb5f+yq484P/k9JqamBbGYu+LBEixcUAXZr2jogdAIjB3ki1w== +liquidjs@^10.25.7: + version "10.25.7" + resolved "https://registry.yarnpkg.com/liquidjs/-/liquidjs-10.25.7.tgz#75c5765ae42e04da30fba15ae20daab57c4a7a8c" + integrity sha512-rPCjJLiD4eDhQjvv964AeXFC+HbeYBbZrd7Z82Q6hqv1lX7G+5w4SJcKLn9CAAAwHI4aS3dTdo083UB79K3pDA== dependencies: commander "^10.0.0"