Skip to content

Commit f27002d

Browse files
fix(deps): bump liquidjs from 10.22.0 to 10.24.0
Bumps [liquidjs](https://github.com/harttle/liquidjs) from 10.22.0 to 10.24.0. - [Release notes](https://github.com/harttle/liquidjs/releases) - [Changelog](https://github.com/harttle/liquidjs/blob/master/CHANGELOG.md) - [Commits](harttle/liquidjs@v10.22.0...v10.24.0) --- updated-dependencies: - dependency-name: liquidjs dependency-version: 10.24.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6a8bd21 commit f27002d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"enquirer": "^2.4.1",
2727
"find-up": "^5.0.0",
2828
"fs-extra": "^11.3.2",
29-
"liquidjs": "^10.22.0",
29+
"liquidjs": "^10.24.0",
3030
"locale-codes": "^1.3.1",
3131
"lodash": "^4.17.21",
3232
"open": "8.4.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4312,10 +4312,10 @@ lines-and-columns@^1.1.6:
43124312
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
43134313
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
43144314

4315-
liquidjs@^10.22.0:
4316-
version "10.22.0"
4317-
resolved "https://registry.yarnpkg.com/liquidjs/-/liquidjs-10.22.0.tgz#06f2be823d897986fc92f88855caf903c381498c"
4318-
integrity sha512-SGBYxl7U7vqmmAQdP/PTP3P3q11f99xUjdtxVICqNQqPecl+JIMCsTshDObGzicHaAqWAnPW0o25a9hDaJxOng==
4315+
liquidjs@^10.24.0:
4316+
version "10.24.0"
4317+
resolved "https://registry.yarnpkg.com/liquidjs/-/liquidjs-10.24.0.tgz#1aa832189b48b4102049dfa7a8eea40281fa9389"
4318+
integrity sha512-TAUNAdgwaAXjjcUFuYVJm9kOVH7zc0mTKxsG9t9Lu4qdWjB2BEblyVIYpjWcmJLMGgiYqnGNJjpNMHx0gp/46A==
43194319
dependencies:
43204320
commander "^10.0.0"
43214321

0 commit comments

Comments
 (0)