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] <support@github.com>
This commit is contained in:
parent
6e26abc156
commit
8250349203
2 changed files with 5 additions and 5 deletions
|
@ -50,7 +50,7 @@
|
||||||
"husky": "^8.0.3",
|
"husky": "^8.0.3",
|
||||||
"ics-to-json-extended": "^1.1.4",
|
"ics-to-json-extended": "^1.1.4",
|
||||||
"lint-staged": "^13.2.2",
|
"lint-staged": "^13.2.2",
|
||||||
"liquidjs": "^10.8.2",
|
"liquidjs": "^10.8.3",
|
||||||
"luxon": "^3.3.0",
|
"luxon": "^3.3.0",
|
||||||
"markdown-it": "^13.0.1",
|
"markdown-it": "^13.0.1",
|
||||||
"markdown-it-anchor": "^8.4.1",
|
"markdown-it-anchor": "^8.4.1",
|
||||||
|
|
|
@ -3430,10 +3430,10 @@ lint-staged@^13.2.2:
|
||||||
string-argv "^0.3.1"
|
string-argv "^0.3.1"
|
||||||
yaml "^2.2.2"
|
yaml "^2.2.2"
|
||||||
|
|
||||||
liquidjs@^10.7.0, liquidjs@^10.8.2:
|
liquidjs@^10.7.0, liquidjs@^10.8.3:
|
||||||
version "10.8.2"
|
version "10.8.3"
|
||||||
resolved "https://registry.yarnpkg.com/liquidjs/-/liquidjs-10.8.2.tgz#b82758a9b1f7ced55f0e327920d6d6713b0ce6e7"
|
resolved "https://registry.yarnpkg.com/liquidjs/-/liquidjs-10.8.3.tgz#fa79815298e69e021338c47eb5b0d8fb42b91df1"
|
||||||
integrity sha512-U6T0nLCwQjdYKh6e32X0f8cpMpRByrCgk6PViMaKszSbNIwobe24T050CSUauklYIuDtvVlfW8DRM+QS6gPCSQ==
|
integrity sha512-LqHLYtH3vrkT3LyfOhPU0FJX5KPO4aB6SzGa4HRI29yz8pS0ZxqIe/fWtic8qiust1+qrHI92J67tdt92V4WOA==
|
||||||
dependencies:
|
dependencies:
|
||||||
commander "^10.0.0"
|
commander "^10.0.0"
|
||||||
|
|
||||||
|
|
Reference in a new issue