chore(deps): bump liquidjs from 10.7.0 to 10.7.1

Bumps [liquidjs](https://github.com/harttle/liquidjs) from 10.7.0 to 10.7.1.
- [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.7.0...v10.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-04-24 20:10:51 +00:00 committed by GitHub
parent 42f86b5733
commit 73118cce7f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -45,7 +45,7 @@
"eslint-plugin-jsx-a11y": "^6.7.1", "eslint-plugin-jsx-a11y": "^6.7.1",
"husky": "^8.0.3", "husky": "^8.0.3",
"lint-staged": "^13.2.1", "lint-staged": "^13.2.1",
"liquidjs": "^10.7.0", "liquidjs": "^10.7.1",
"markdown-it": "^13.0.1", "markdown-it": "^13.0.1",
"markdown-it-anchor": "^8.4.1", "markdown-it-anchor": "^8.4.1",
"markdown-it-footnote": "^3.0.3", "markdown-it-footnote": "^3.0.3",

View file

@ -3369,10 +3369,10 @@ lint-staged@^13.2.1:
string-argv "^0.3.1" string-argv "^0.3.1"
yaml "^2.2.1" yaml "^2.2.1"
liquidjs@^10.7.0: liquidjs@^10.7.0, liquidjs@^10.7.1:
version "10.7.0" version "10.7.1"
resolved "https://registry.yarnpkg.com/liquidjs/-/liquidjs-10.7.0.tgz#bf801aac4fba4131d1f8f4e72a076645f390b529" resolved "https://registry.yarnpkg.com/liquidjs/-/liquidjs-10.7.1.tgz#c74b9f2cecedb8f5975eac439d536bd019b7ade2"
integrity sha512-AEgEgbybxc17h2WBl5DTzj1tNy18ANpM/KJ2LigkNBwd/8sBc0uDaJH/MnvUbv1t2Md5RArTTZj5Wq1MGncIbg== integrity sha512-tl9nWBZrrKcC61yfih3lbtSjAn+k7e0HhwydPjQKI4+metLk927HYBfXfbf6yrCcYjnBnLzk8xMjUF83yknAQQ==
dependencies: dependencies:
commander "^10.0.0" commander "^10.0.0"