From 28384e571459561e4eede592ceca7baa17f60edf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 20:13:18 +0200 Subject: [PATCH] Bump liquidjs from 10.17.0 to 10.18.0 (#1956) 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 499067195..0db4c16eb 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "glob": "10.4.3", "hamburgers": "1.1.3", "jquery": "3.7.1", - "liquidjs": "10.17.0", + "liquidjs": "10.18.0", "lunr": "2.3.9", "slick-carousel": "1.8.1", "velocity-animate": "1.5.2", diff --git a/yarn.lock b/yarn.lock index f1f2ba2f1..2ea843b51 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3890,10 +3890,10 @@ linkify-it@^5.0.0: dependencies: uc.micro "^2.0.0" -liquidjs@10.17.0, liquidjs@^10.7.0: - version "10.17.0" - resolved "https://registry.yarnpkg.com/liquidjs/-/liquidjs-10.17.0.tgz#8c9b737ba8456bf57df117659354c2e5c0f0133d" - integrity sha512-M4MC5/nencttIJHirl5jFTkl7Yu+grIDLn3Qgl7BPAD3BsbTCQknDxlG5VXWRwslWIjk8lSZZjVq9LioILDk1Q== +liquidjs@10.18.0, liquidjs@^10.7.0: + version "10.18.0" + resolved "https://registry.yarnpkg.com/liquidjs/-/liquidjs-10.18.0.tgz#9b9b7df1d068f416f4656af94b11eeb138602296" + integrity sha512-gCJPmpmZ3oi2rMMHo/c+bW1LaRF+ZAKYTWQmKXPp0uK9EkWMFRmgbk3+Io4LSJGAOnpCZSgHJbNzcygx3kfAAQ== dependencies: commander "^10.0.0"