From 3c568ae5800f773c6b969e55821d82c1bc7b3ab1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 16:22:44 +0000 Subject: [PATCH] Bump liquidjs from 10.15.0 to 10.16.0 Bumps [liquidjs](https://github.com/harttle/liquidjs) from 10.15.0 to 10.16.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.15.0...v10.16.0) --- updated-dependencies: - dependency-name: liquidjs dependency-type: direct:production update-type: version-update:semver-minor ... 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 638da3651..223144550 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.15.0", + "liquidjs": "10.16.0", "lunr": "2.3.9", "slick-carousel": "1.8.1", "velocity-animate": "1.5.2", diff --git a/yarn.lock b/yarn.lock index c68db9dac..bb897e604 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3890,10 +3890,10 @@ linkify-it@^5.0.0: dependencies: uc.micro "^2.0.0" -liquidjs@10.15.0, liquidjs@^10.7.0: - version "10.15.0" - resolved "https://registry.yarnpkg.com/liquidjs/-/liquidjs-10.15.0.tgz#c1f68011b1cc84d31e72b6210a835c2430d37cbc" - integrity sha512-u5lYWhW8ioT+O3FdCcp5U+hiPEGNO4xASCFlCHA+k5rMTJwDIa2c2KF111ZDKc2xGM7LXPvMoNRIrBfbLNpRBg== +liquidjs@10.16.0, liquidjs@^10.7.0: + version "10.16.0" + resolved "https://registry.yarnpkg.com/liquidjs/-/liquidjs-10.16.0.tgz#8a2292656f3743293ca70d68b06f5725bc057fa3" + integrity sha512-XIgkYmiEXt1dS6Pi3IMIed43mMf9IuejnmmRiIo9g56GsKtYvPW5Y1AcM3cN1yyMsl0H5PfRoj4Y5DUpbNmg9g== dependencies: commander "^10.0.0"