mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Update dependency @tryghost/koenig-lexical to v0.5.27 (#19173)
This commit is contained in:
parent
a1c292b683
commit
9cae89d361
2 changed files with 5 additions and 5 deletions
|
@ -46,7 +46,7 @@
|
|||
"@tryghost/helpers": "1.1.88",
|
||||
"@tryghost/kg-clean-basic-html": "3.0.41",
|
||||
"@tryghost/kg-converters": "0.0.22",
|
||||
"@tryghost/koenig-lexical": "0.5.26",
|
||||
"@tryghost/koenig-lexical": "0.5.27",
|
||||
"@tryghost/limit-service": "1.2.12",
|
||||
"@tryghost/members-csv": "0.0.0",
|
||||
"@tryghost/nql": "0.12.0",
|
||||
|
|
|
@ -7919,10 +7919,10 @@
|
|||
dependencies:
|
||||
semver "^7.3.5"
|
||||
|
||||
"@tryghost/koenig-lexical@0.5.26":
|
||||
version "0.5.26"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/koenig-lexical/-/koenig-lexical-0.5.26.tgz#9ad40c41e3eb59d36f646a51d43b4b4658360b56"
|
||||
integrity sha512-6snd1GywaQ9GyKV6FcoGTIn4GlNIn45SspqYn+q0yLAArAVHEdY1tjDORFVuIaTqbR4e+BVulSg9gZOle0QtRw==
|
||||
"@tryghost/koenig-lexical@0.5.27":
|
||||
version "0.5.27"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/koenig-lexical/-/koenig-lexical-0.5.27.tgz#3f63f2adef46a706dfcca24e5c1fd4fc576fe05b"
|
||||
integrity sha512-Lg6mcj/Psn5KSbKNccWqtgk+ivAn8NV2H0BZ+xTc57VOm2jo+OFElTAbJmBjk2IoFZZfNxlDYx2M20rfW/PhKg==
|
||||
|
||||
"@tryghost/limit-service@1.2.12", "@tryghost/limit-service@^1.2.10":
|
||||
version "1.2.12"
|
||||
|
|
Loading…
Reference in a new issue