Skip to content

Commit

Permalink
Update dependency @tryghost/koenig-lexical to v1.3.32 (#21745)
Browse files Browse the repository at this point in the history
ref TryGhost/Koenig@5652bc6

This revert an issue that caused an extra tag in certain conditions in the rendering.
  • Loading branch information
renovate[bot] authored and ronaldlangeveld committed Nov 28, 2024
1 parent 7cfb755 commit 0f483fd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ghost/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@tryghost/helpers": "1.1.90",
"@tryghost/kg-clean-basic-html": "4.1.4",
"@tryghost/kg-converters": "1.0.7",
"@tryghost/koenig-lexical": "1.3.31",
"@tryghost/koenig-lexical": "1.3.32",
"@tryghost/limit-service": "1.2.14",
"@tryghost/members-csv": "0.0.0",
"@tryghost/nql": "0.12.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7639,10 +7639,10 @@
dependencies:
semver "^7.6.2"

"@tryghost/[email protected].31":
version "1.3.31"
resolved "https://registry.yarnpkg.com/@tryghost/koenig-lexical/-/koenig-lexical-1.3.31.tgz#093732e3ef829ce3f7b6779653d444f57fc76c42"
integrity sha512-L4GDVDqV1qMtNfuOavEg2ey4S83euax76FtkGsPLYUy81OJCrKRVogm0GxzScPfI6YJZP219cj/4Z7+Pcw0ccA==
"@tryghost/[email protected].32":
version "1.3.32"
resolved "https://registry.yarnpkg.com/@tryghost/koenig-lexical/-/koenig-lexical-1.3.32.tgz#f2208ad692ba24336f2059bf12d99dc7f6e33c30"
integrity sha512-I02F+j/XtMQQfZFAajahppM2U++f0AiB8VIGO7wVqL5Kwj/UED5d+UCIUjQjPEcY38vOvsXDhfDks/B65PKgug==

"@tryghost/[email protected]":
version "1.2.14"
Expand Down

0 comments on commit 0f483fd

Please sign in to comment.