chore(deps): bump liquidjs from 10.7.1 to 10.8.2
Bumps [liquidjs](https://github.com/harttle/liquidjs) from 10.7.1 to 10.8.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.7.1...v10.8.2) --- updated-dependencies: - dependency-name: liquidjs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9382c6a1d7
commit
6a2831a17f
2 changed files with 5 additions and 5 deletions
|
@ -49,7 +49,7 @@
|
|||
"eslint-plugin-jsx-a11y": "^6.7.1",
|
||||
"husky": "^8.0.3",
|
||||
"lint-staged": "^13.2.2",
|
||||
"liquidjs": "^10.7.1",
|
||||
"liquidjs": "^10.8.2",
|
||||
"luxon": "^3.3.0",
|
||||
"markdown-it": "^13.0.1",
|
||||
"markdown-it-anchor": "^8.4.1",
|
||||
|
|
|
@ -3423,10 +3423,10 @@ lint-staged@^13.2.2:
|
|||
string-argv "^0.3.1"
|
||||
yaml "^2.2.2"
|
||||
|
||||
liquidjs@^10.7.0, liquidjs@^10.7.1:
|
||||
version "10.7.1"
|
||||
resolved "https://registry.yarnpkg.com/liquidjs/-/liquidjs-10.7.1.tgz#c74b9f2cecedb8f5975eac439d536bd019b7ade2"
|
||||
integrity sha512-tl9nWBZrrKcC61yfih3lbtSjAn+k7e0HhwydPjQKI4+metLk927HYBfXfbf6yrCcYjnBnLzk8xMjUF83yknAQQ==
|
||||
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==
|
||||
dependencies:
|
||||
commander "^10.0.0"
|
||||
|
||||
|
|
Reference in a new issue