chore(deps-dev): bump liquidjs from 10.9.2 to 10.9.3
Bumps [liquidjs](https://github.com/harttle/liquidjs) from 10.9.2 to 10.9.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.9.2...v10.9.3) --- 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
0dcb35fdd0
commit
b146f2584d
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -39,7 +39,7 @@
|
|||
"husky": "^8.0.3",
|
||||
"ics-to-json-extended": "^1.1.4",
|
||||
"lint-staged": "^14.0.1",
|
||||
"liquidjs": "^10.9.2",
|
||||
"liquidjs": "^10.9.3",
|
||||
"luxon": "^3.4.3",
|
||||
"markdown-it": "^13.0.2",
|
||||
"markdown-it-anchor": "^8.4.1",
|
||||
|
@ -6240,9 +6240,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/liquidjs": {
|
||||
"version": "10.9.2",
|
||||
"resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.9.2.tgz",
|
||||
"integrity": "sha512-ygPCgYyiFKQNyRi/CK3s3U5RimosBtrIq7TaMYK5ek93mUl9CZ6xxqw2T+1G4kVc9dAmwI71bWLQNKRToV8SsQ==",
|
||||
"version": "10.9.3",
|
||||
"resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.9.3.tgz",
|
||||
"integrity": "sha512-vG8fLPSBtf0C6FJg0DwzxwWF0sPE+wIRrrGsNoe0DP3Pg4HOPqycGDT14V4UfyskUXsum7DkhUuZQ9tBRjbX+g==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"commander": "^10.0.0"
|
||||
|
|
|
@ -48,7 +48,7 @@
|
|||
"husky": "^8.0.3",
|
||||
"ics-to-json-extended": "^1.1.4",
|
||||
"lint-staged": "^14.0.1",
|
||||
"liquidjs": "^10.9.2",
|
||||
"liquidjs": "^10.9.3",
|
||||
"luxon": "^3.4.3",
|
||||
"markdown-it": "^13.0.2",
|
||||
"markdown-it-anchor": "^8.4.1",
|
||||
|
|
Reference in a new issue