Skip to content

Commit 1e0d753

Browse files
fix(deps): bump liquidjs from 10.25.0 to 10.25.2
Bumps [liquidjs](https://github.com/harttle/liquidjs) from 10.25.0 to 10.25.2. - [Release notes](https://github.com/harttle/liquidjs/releases) - [Changelog](https://github.com/harttle/liquidjs/blob/master/CHANGELOG.md) - [Commits](harttle/liquidjs@v10.25.0...v10.25.2) --- updated-dependencies: - dependency-name: liquidjs dependency-version: 10.25.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d3edc4c commit 1e0d753

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
@@ -27,7 +27,7 @@
2727
"enquirer": "^2.4.1",
2828
"find-up": "^5.0.0",
2929
"fs-extra": "^11.3.3",
30-
"liquidjs": "^10.25.0",
30+
"liquidjs": "^10.25.2",
3131
"locale-codes": "^1.3.1",
3232
"lodash": "^4.17.23",
3333
"open": "8.4.2",

yarn.lock

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

4392-
liquidjs@^10.25.0:
4393-
version "10.25.0"
4394-
resolved "https://registry.yarnpkg.com/liquidjs/-/liquidjs-10.25.0.tgz#a5ec7063c3202348dc5988343502ad27072f4997"
4395-
integrity sha512-XpO7AiGULTG4xcTlwkcTI5JreFG7b6esLCLp+aUSh7YuQErJZEoUXre9u9rbdb0057pfWG4l0VursvLd5Q/eAw==
4392+
liquidjs@^10.25.2:
4393+
version "10.25.2"
4394+
resolved "https://registry.yarnpkg.com/liquidjs/-/liquidjs-10.25.2.tgz#73258b4089d3bc466d224268e70335fe77646207"
4395+
integrity sha512-ZbgcjEjGNlAIjqhuMzymO3lCpHgmVMftKfrq4/YLLxmKaFFeQMXRGrJTqKX7OXX1hKVPUDpTIrvL7lxt3X/hmw==
43964396
dependencies:
43974397
commander "^10.0.0"
43984398

0 commit comments

Comments
 (0)