Skip to content

Commit

Permalink
Bump liquidjs from 9.28.0 to 10.0.0 in /javascript-modules
Browse files Browse the repository at this point in the history
Bumps [liquidjs](https://github.com/harttle/liquidjs) from 9.28.0 to 10.0.0.
- [Release notes](https://github.com/harttle/liquidjs/releases)
- [Changelog](https://github.com/harttle/liquidjs/blob/master/CHANGELOG.md)
- [Commits](harttle/liquidjs@v9.28.0...v10.0.0)

---
updated-dependencies:
- dependency-name: liquidjs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 31, 2023
1 parent 1117ffa commit 584faf6
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion javascript-modules/engines/eleventy-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"@bookshop/helpers": "3.4.0-beta.6",
"esbuild": "^0.13.10",
"liquidjs": "9.28.0",
"liquidjs": "10.0.0",
"markdown-it": "^13.0.1",
"punycode": "^2.1.1",
"slugify": "^1.5.3"
Expand Down
2 changes: 1 addition & 1 deletion javascript-modules/engines/hugo-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@bookshop/helpers": "3.4.0-beta.6",
"esbuild": "^0.13.10",
"fflate": "^0.7.3",
"liquidjs": "9.28.0"
"liquidjs": "10.0.0"
},
"engines": {
"node": ">=14.16"
Expand Down
2 changes: 1 addition & 1 deletion javascript-modules/engines/jekyll-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"esbuild": "^0.13.10",
"js-base64": "^3.6.1",
"kramed": "^0.5.6",
"liquidjs": "9.28.0",
"liquidjs": "10.0.0",
"slugify": "^1.5.3"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion javascript-modules/helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"ava": "^3.15.0",
"liquidjs": "9.28.0",
"liquidjs": "10.0.0",
"nyc": "^15.1.0"
},
"engines": {
Expand Down
16 changes: 8 additions & 8 deletions javascript-modules/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@ __metadata:
"@bookshop/helpers": 3.4.0-beta.6
ava: ^3.15.0
esbuild: ^0.13.10
liquidjs: 9.28.0
liquidjs: 10.0.0
markdown-it: ^13.0.1
nyc: ^15.1.0
punycode: ^2.1.1
Expand Down Expand Up @@ -433,7 +433,7 @@ __metadata:
resolution: "@bookshop/helpers@workspace:helpers"
dependencies:
ava: ^3.15.0
liquidjs: 9.28.0
liquidjs: 10.0.0
nyc: ^15.1.0
languageName: unknown
linkType: soft
Expand All @@ -446,7 +446,7 @@ __metadata:
ava: ^3.15.0
esbuild: ^0.13.10
fflate: ^0.7.3
liquidjs: 9.28.0
liquidjs: 10.0.0
nyc: ^15.1.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -475,7 +475,7 @@ __metadata:
esbuild: ^0.13.10
js-base64: ^3.6.1
kramed: ^0.5.6
liquidjs: 9.28.0
liquidjs: 10.0.0
nyc: ^15.1.0
slugify: ^1.5.3
languageName: unknown
Expand Down Expand Up @@ -5855,13 +5855,13 @@ fsevents@~2.3.2:
languageName: node
linkType: hard

"liquidjs@npm:9.28.0":
version: 9.28.0
resolution: "liquidjs@npm:9.28.0"
"liquidjs@npm:10.0.0":
version: 10.0.0
resolution: "liquidjs@npm:10.0.0"
bin:
liquid: bin/liquid.js
liquidjs: bin/liquid.js
checksum: 7c89b5346ca2b8c8fe08b22e214a43cacaee6a6ba9b2a43e405a618c61245ab2c12b73c7e16716cd24982d3794fb1d95f438b1dc2f49554364b3de7dd9ff6149
checksum: f86850f24a6be67aa7d09741a0256311d9e1e9efe0aaed59184cff2d44973d6d4311b1045379682e561eab212e005dcb2ca7a58f45dd5fb617cc39b5ddbd6e0d
languageName: node
linkType: hard

Expand Down

0 comments on commit 584faf6

Please sign in to comment.