From 49f6d2b5d8d23be8c53496bd6d55b2260cb86690 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2026 20:04:14 +0000 Subject: [PATCH] build(deps): bump liquidjs from 10.26.0 to 10.27.2 Bumps [liquidjs](https://github.com/harttle/liquidjs) from 10.26.0 to 10.27.2. - [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.26.0...v10.27.2) --- updated-dependencies: - dependency-name: liquidjs dependency-version: 10.27.2 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 029bed7..6900c45 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.26.0", + "liquidjs": "^10.27.2", "marked": "^4.0.10" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 266ba73..ea046de 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.26.0: - version "10.26.0" - resolved "https://registry.yarnpkg.com/liquidjs/-/liquidjs-10.26.0.tgz#76c9a0a2834b296ef3882366bae6f5b89b1f106a" - integrity sha512-Ub9FFNOLB9tdH/gB2MKkeU7x9NifoVidxAam6YWU7LUcy7Glumi6q5C3tDpWOEpeNaT8Cdwdb1axEdlvLSoyaQ== +liquidjs@^10.27.2: + version "10.27.2" + resolved "https://registry.yarnpkg.com/liquidjs/-/liquidjs-10.27.2.tgz#4cf2940632c154fc87554d5a34c40e5d618785fe" + integrity sha512-kvknfAEtOHjHkAAv7GxLEJh8ghpMQm3Fc4uWVyF7hERSTsSRsdC7saWs0p5aDG7GDcWsu5o+T4232O+8KZO55w== dependencies: commander "^10.0.0"