chore(deps-dev): bump liquidjs from 10.9.1 to 10.9.2
Bumps [liquidjs](https://github.com/harttle/liquidjs) from 10.9.1 to 10.9.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.9.1...v10.9.2) --- updated-dependencies: - dependency-name: liquidjs dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2ce9378b40
commit
9cecd668e5
2 changed files with 5 additions and 5 deletions
|
@ -47,7 +47,7 @@
|
|||
"husky": "^8.0.3",
|
||||
"ics-to-json-extended": "^1.1.4",
|
||||
"lint-staged": "^14.0.1",
|
||||
"liquidjs": "^10.9.1",
|
||||
"liquidjs": "^10.9.2",
|
||||
"luxon": "^3.4.2",
|
||||
"markdown-it": "^13.0.1",
|
||||
"markdown-it-anchor": "^8.4.1",
|
||||
|
|
|
@ -3446,10 +3446,10 @@ lint-staged@^14.0.1:
|
|||
string-argv "0.3.2"
|
||||
yaml "2.3.1"
|
||||
|
||||
liquidjs@^10.7.0, liquidjs@^10.9.1:
|
||||
version "10.9.1"
|
||||
resolved "https://registry.yarnpkg.com/liquidjs/-/liquidjs-10.9.1.tgz#3baf399efd447dafe48ee8431c81fb36d5733b73"
|
||||
integrity sha512-1191NKgWdsxc7VJKuLR2hNfacyn1LSA2/1bMMECDGckajVCvbDC4OWlcZJ+il3fkhuiGSHYd++HNgjP35gbDWw==
|
||||
liquidjs@^10.7.0, liquidjs@^10.9.2:
|
||||
version "10.9.2"
|
||||
resolved "https://registry.yarnpkg.com/liquidjs/-/liquidjs-10.9.2.tgz#701c17185715585947b86c74ef193d1dcead5010"
|
||||
integrity sha512-ygPCgYyiFKQNyRi/CK3s3U5RimosBtrIq7TaMYK5ek93mUl9CZ6xxqw2T+1G4kVc9dAmwI71bWLQNKRToV8SsQ==
|
||||
dependencies:
|
||||
commander "^10.0.0"
|
||||
|
||||
|
|
Reference in a new issue