From 8250349203559aa312566657d89dae7910d83480 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jun 2023 20:05:16 +0000 Subject: [PATCH] chore(deps): bump liquidjs from 10.8.2 to 10.8.3 Bumps [liquidjs](https://github.com/harttle/liquidjs) from 10.8.2 to 10.8.3. - [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.8.2...v10.8.3) --- updated-dependencies: - dependency-name: liquidjs dependency-type: direct:production update-type: version-update:semver-patch ... 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 6915c295..3980f82c 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "husky": "^8.0.3", "ics-to-json-extended": "^1.1.4", "lint-staged": "^13.2.2", - "liquidjs": "^10.8.2", + "liquidjs": "^10.8.3", "luxon": "^3.3.0", "markdown-it": "^13.0.1", "markdown-it-anchor": "^8.4.1", diff --git a/yarn.lock b/yarn.lock index 87310a47..f35dd810 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3430,10 +3430,10 @@ lint-staged@^13.2.2: string-argv "^0.3.1" yaml "^2.2.2" -liquidjs@^10.7.0, liquidjs@^10.8.2: - version "10.8.2" - resolved "https://registry.yarnpkg.com/liquidjs/-/liquidjs-10.8.2.tgz#b82758a9b1f7ced55f0e327920d6d6713b0ce6e7" - integrity sha512-U6T0nLCwQjdYKh6e32X0f8cpMpRByrCgk6PViMaKszSbNIwobe24T050CSUauklYIuDtvVlfW8DRM+QS6gPCSQ== +liquidjs@^10.7.0, liquidjs@^10.8.3: + version "10.8.3" + resolved "https://registry.yarnpkg.com/liquidjs/-/liquidjs-10.8.3.tgz#fa79815298e69e021338c47eb5b0d8fb42b91df1" + integrity sha512-LqHLYtH3vrkT3LyfOhPU0FJX5KPO4aB6SzGa4HRI29yz8pS0ZxqIe/fWtic8qiust1+qrHI92J67tdt92V4WOA== dependencies: commander "^10.0.0"