From 162f846209e8c0c36faa874966cba6bf5fa42c2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 11:10:59 +0200 Subject: [PATCH] Bump liquidjs from 10.11.1 to 10.12.0 (#1846) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index edc230f8e..17308ec44 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "glob": "10.3.12", "hamburgers": "1.1.3", "jquery": "3.7.1", - "liquidjs": "10.11.1", + "liquidjs": "10.12.0", "lunr": "2.3.9", "slick-carousel": "1.8.1", "velocity-animate": "1.5.2", diff --git a/yarn.lock b/yarn.lock index 9ad9c29cc..bc7147049 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3996,10 +3996,10 @@ linkify-it@^5.0.0: dependencies: uc.micro "^2.0.0" -liquidjs@10.11.1, liquidjs@^10.7.0: - version "10.11.1" - resolved "https://registry.yarnpkg.com/liquidjs/-/liquidjs-10.11.1.tgz#abc6cd118bda960883401a6f0e406e29d64bcf43" - integrity sha512-ORlMi7Okt311anHyvuYTRijrdX9He4lbeGEfugSLeHuSYREnFM2M0ppG1/zQHR/k5KSvMP/d4DfUDIFdS8MtqQ== +liquidjs@10.12.0, liquidjs@^10.7.0: + version "10.12.0" + resolved "https://registry.yarnpkg.com/liquidjs/-/liquidjs-10.12.0.tgz#1f24fdaee79ab16e65504fd9979513b435838a3b" + integrity sha512-ZpT27WEqUu8IeddXoLbdeBTbRfV5r7oUKDjJMthuQKQTScgI8pbLGbSWiiAktQVpPG7mHMGsJ0JVbZYn1w9Gtg== dependencies: commander "^10.0.0"