From 3346606d7781a3ede9b34e56a1c88f0b2f0b66b3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 22:26:12 +0000 Subject: [PATCH] Update dependency @tryghost/koenig-lexical to v1.0.8 (#19301) refs https://github.com/TryGhost/Ghost/pull/19343 - bump was missed in earlier commit --- ghost/admin/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ghost/admin/package.json b/ghost/admin/package.json index 8b5d35d36a..41f3b3ba92 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -46,7 +46,7 @@ "@tryghost/helpers": "1.1.88", "@tryghost/kg-clean-basic-html": "4.0.1", "@tryghost/kg-converters": "0.0.22", - "@tryghost/koenig-lexical": "1.0.7", + "@tryghost/koenig-lexical": "1.0.8", "@tryghost/limit-service": "1.2.12", "@tryghost/members-csv": "0.0.0", "@tryghost/nql": "0.12.0", diff --git a/yarn.lock b/yarn.lock index b1c7f1de7d..8861c840b1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7927,10 +7927,10 @@ dependencies: semver "^7.3.5" -"@tryghost/koenig-lexical@1.0.7": - version "1.0.7" - resolved "https://registry.yarnpkg.com/@tryghost/koenig-lexical/-/koenig-lexical-1.0.7.tgz#4131d8814c446c9609098327968a6677d17d14d3" - integrity sha512-k/b6ObKD2BorgoF4/+/Lc5NmRf2tY1Su+4+cK5vhs9H5ykmjdSHXBMmRFjobPx1yaPT6PpLYGQj15kC+5EsmcA== +"@tryghost/koenig-lexical@1.0.8": + version "1.0.8" + resolved "https://registry.yarnpkg.com/@tryghost/koenig-lexical/-/koenig-lexical-1.0.8.tgz#689cf68bbeb768e4a5ad6e7af749b34c393de526" + integrity sha512-RzuYkDNYWiukZ8AuN61j+lrTGR27m11e2LoJHT8B8vsINOL7zHhRRYB8nziZcx6JSYd0kVIQlnFbp7KFptEdbw== "@tryghost/limit-service@1.2.12", "@tryghost/limit-service@^1.2.10": version "1.2.12"