Merge pull request #274 from cdransf/dependabot/npm_and_yarn/liquidjs-10.10.0

chore(deps-dev): bump liquidjs from 10.9.4 to 10.10.0
This commit is contained in:
Cory Dransfeldt 2023-12-19 12:06:11 -08:00 committed by GitHub
commit 39d3f43a25
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -39,7 +39,7 @@
"ics-to-json-extended": "^1.1.4",
"jsdom": "^23.0.1",
"lint-staged": "^15.2.0",
"liquidjs": "^10.9.4",
"liquidjs": "^10.10.0",
"luxon": "^3.4.4",
"markdown-it": "^14.0.0",
"markdown-it-anchor": "^8.4.1",
@ -6826,9 +6826,9 @@
}
},
"node_modules/liquidjs": {
"version": "10.9.4",
"resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.9.4.tgz",
"integrity": "sha512-E7SmGMwhv0Pa1Yau6odd2EgNPAmrx1OOjzvpm9AFxBGVtCX2Bx4fOCDtDCML13L7g6zjLPN7Kb/kakyAl2HTPQ==",
"version": "10.10.0",
"resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.10.0.tgz",
"integrity": "sha512-f4gPvCq4uV4Fm5YezVUQoAMPmBMEuIE2LvgCnzyWoPRx+ZefH6b8DU2eb7znltRqATHF8zYvOsd5FD2z1spJgg==",
"dev": true,
"dependencies": {
"commander": "^10.0.0"

View file

@ -48,7 +48,7 @@
"ics-to-json-extended": "^1.1.4",
"jsdom": "^23.0.1",
"lint-staged": "^15.2.0",
"liquidjs": "^10.9.4",
"liquidjs": "^10.10.0",
"luxon": "^3.4.4",
"markdown-it": "^14.0.0",
"markdown-it-anchor": "^8.4.1",