From afcc04bf99f88ab7a105c44bb0a75e3d70fa6116 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 14:16:40 -0500 Subject: [PATCH] Bump liquidjs from 10.17.0 to 10.18.0 (#6155) Bumps [liquidjs](https://github.com/harttle/liquidjs) from 10.17.0 to 10.18.0.
Release notes

Sourced from liquidjs's releases.

v10.18.0

10.18.0 (2024-10-16)

Features

Changelog

Sourced from liquidjs's changelog.

10.18.0 (2024-10-16)

Features

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=liquidjs&package-manager=npm_and_yarn&previous-version=10.17.0&new-version=10.18.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 57fcda39df..2defc40d38 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "hast-util-to-text": "^4.0.2", "html-minifier-terser": "^7.2.0", "js-yaml": "^4.1.0", - "liquidjs": "^10.17.0", + "liquidjs": "^10.18.0", "markdown-it": "^14.1.0", "markdown-it-anchor": "^9.2.0", "markdown-it-attrs": "^4.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dbe5564205..4138f32b97 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -34,8 +34,8 @@ importers: specifier: ^4.1.0 version: 4.1.0 liquidjs: - specifier: ^10.17.0 - version: 10.17.0 + specifier: ^10.18.0 + version: 10.18.0 markdown-it: specifier: ^14.1.0 version: 14.1.0 @@ -1734,8 +1734,8 @@ packages: linkify-it@5.0.0: resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==} - liquidjs@10.17.0: - resolution: {integrity: sha512-M4MC5/nencttIJHirl5jFTkl7Yu+grIDLn3Qgl7BPAD3BsbTCQknDxlG5VXWRwslWIjk8lSZZjVq9LioILDk1Q==} + liquidjs@10.18.0: + resolution: {integrity: sha512-gCJPmpmZ3oi2rMMHo/c+bW1LaRF+ZAKYTWQmKXPp0uK9EkWMFRmgbk3+Io4LSJGAOnpCZSgHJbNzcygx3kfAAQ==} engines: {node: '>=14'} hasBin: true @@ -3111,7 +3111,7 @@ snapshots: iso-639-1: 3.1.3 js-yaml: 4.1.0 kleur: 4.1.5 - liquidjs: 10.17.0 + liquidjs: 10.18.0 luxon: 3.5.0 markdown-it: 14.1.0 micromatch: 4.0.8 @@ -5047,7 +5047,7 @@ snapshots: dependencies: uc.micro: 2.1.0 - liquidjs@10.17.0: + liquidjs@10.18.0: dependencies: commander: 10.0.1