From 9cecd668e5b676799883e2e2c5ee12eb08b08b95 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 28 Aug 2023 19:33:34 +0000
Subject: [PATCH] chore(deps-dev): bump liquidjs from 10.9.1 to 10.9.2

Bumps [liquidjs](https://github.com/harttle/liquidjs) from 10.9.1 to 10.9.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.9.1...v10.9.2)

---
updated-dependencies:
- dependency-name: liquidjs
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 package.json | 2 +-
 yarn.lock    | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package.json b/package.json
index b3d421b5..7c44a9ae 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,7 @@
     "husky": "^8.0.3",
     "ics-to-json-extended": "^1.1.4",
     "lint-staged": "^14.0.1",
-    "liquidjs": "^10.9.1",
+    "liquidjs": "^10.9.2",
     "luxon": "^3.4.2",
     "markdown-it": "^13.0.1",
     "markdown-it-anchor": "^8.4.1",
diff --git a/yarn.lock b/yarn.lock
index d9fba9d2..5baecd6a 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3446,10 +3446,10 @@ lint-staged@^14.0.1:
     string-argv "0.3.2"
     yaml "2.3.1"
 
-liquidjs@^10.7.0, liquidjs@^10.9.1:
-  version "10.9.1"
-  resolved "https://registry.yarnpkg.com/liquidjs/-/liquidjs-10.9.1.tgz#3baf399efd447dafe48ee8431c81fb36d5733b73"
-  integrity sha512-1191NKgWdsxc7VJKuLR2hNfacyn1LSA2/1bMMECDGckajVCvbDC4OWlcZJ+il3fkhuiGSHYd++HNgjP35gbDWw==
+liquidjs@^10.7.0, liquidjs@^10.9.2:
+  version "10.9.2"
+  resolved "https://registry.yarnpkg.com/liquidjs/-/liquidjs-10.9.2.tgz#701c17185715585947b86c74ef193d1dcead5010"
+  integrity sha512-ygPCgYyiFKQNyRi/CK3s3U5RimosBtrIq7TaMYK5ek93mUl9CZ6xxqw2T+1G4kVc9dAmwI71bWLQNKRToV8SsQ==
   dependencies:
     commander "^10.0.0"