Skip to content

Commit b5bfc9d

Browse files
fix(deps): update dependency @tryghost/html-to-mobiledoc to v3.2.8 (#1357)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4318ab8 commit b5bfc9d

File tree

3 files changed

+17
-12
lines changed

3 files changed

+17
-12
lines changed

packages/mg-context/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"typescript": "5.5.4"
3535
},
3636
"dependencies": {
37-
"@tryghost/html-to-mobiledoc": "3.2.6",
37+
"@tryghost/html-to-mobiledoc": "3.2.8",
3838
"@tryghost/kg-html-to-lexical": "1.2.21",
3939
"@tryghost/listr-smart-renderer": "0.5.16",
4040
"@tryghost/validator": "0.2.17"

packages/mg-html-mobiledoc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
},
2727
"dependencies": {
2828
"@tryghost/errors": "1.3.8",
29-
"@tryghost/html-to-mobiledoc": "3.2.6"
29+
"@tryghost/html-to-mobiledoc": "3.2.8"
3030
}
3131
}

yarn.lock

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3089,12 +3089,12 @@
30893089
"@stdlib/utils-copy" "^0.2.0"
30903090
uuid "^9.0.0"
30913091

3092-
"@tryghost/[email protected].6":
3093-
version "3.2.6"
3094-
resolved "https://registry.yarnpkg.com/@tryghost/html-to-mobiledoc/-/html-to-mobiledoc-3.2.6.tgz#ae55dad1729597e202a99bf14ff18efad4071fa0"
3095-
integrity sha512-QaZWRq+antP21mzywQ7wxq2qGDD8rJQbodJN90mC9Q7o//96Rl+TqS0yQbA4/XkjN7Iz8g8xO5vyWrFUgGDytg==
3092+
"@tryghost/[email protected].8":
3093+
version "3.2.8"
3094+
resolved "https://registry.yarnpkg.com/@tryghost/html-to-mobiledoc/-/html-to-mobiledoc-3.2.8.tgz#8ff8744c022c0b0d9bf678015da497294e4c08bc"
3095+
integrity sha512-qQ/5ysa7jDny+GWYrwH5OEJqezRm0ed5k/1oe7Un1csaW2qQVQX/DeXD8j6jcJOccSRr2ISe2V1Ts4FdibsM4Q==
30963096
dependencies:
3097-
"@tryghost/kg-parser-plugins" "4.2.5"
3097+
"@tryghost/kg-parser-plugins" "4.2.7"
30983098
"@tryghost/mobiledoc-kit" "^0.12.4-ghost.1"
30993099
jsdom "^24.1.1"
31003100

@@ -3141,6 +3141,11 @@
31413141
resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-4.2.5.tgz#5262a197ed4b7e9e64be6837ab11aad55f41836b"
31423142
integrity sha512-zZ/8OFZFxnj8VUSb+SfeM5ndYTPCzvP3FQjbgy1ziSykA0u7Idv5Rd5hVb3kAh4HhnIUiOQ38dIbm1PqboIcpQ==
31433143

3144+
"@tryghost/[email protected]":
3145+
version "4.2.7"
3146+
resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-4.2.7.tgz#da0ef755934e396a8a52b520ed089e6337b2f3a2"
3147+
integrity sha512-pScSO2SdMCuPM9o4Vbgaf1AkZjk3Jt6F/VE2v2MZkJ4kv5yA8s74P/muuLR1NKh1y7/YEpoGLPSVTRzU0TrCpQ==
3148+
31443149
"@tryghost/[email protected]":
31453150
version "10.1.3"
31463151
resolved "https://registry.yarnpkg.com/@tryghost/kg-default-cards/-/kg-default-cards-10.1.3.tgz#c4d15779b9bc1c56dc2a639e315125e667155e20"
@@ -3214,12 +3219,12 @@
32143219
markdown-it-sup "^2.0.0"
32153220
semver "^7.7.0"
32163221

3217-
"@tryghost/[email protected].5":
3218-
version "4.2.5"
3219-
resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-4.2.5.tgz#41ff1b2da0e0eb7304ae5a318a43f4759452ac92"
3220-
integrity sha512-N58yAauSaiV1QJ4i7Htu7nKn/nZV3AGkl+bpvImg2fDwalms6afZh7D8dJFo64fx7DuXXsByLwbgM/bvmb8glw==
3222+
"@tryghost/[email protected].7":
3223+
version "4.2.7"
3224+
resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-4.2.7.tgz#75f0a7450ed0be5010110cdfbd80560fe26cf61c"
3225+
integrity sha512-dIwnVei8CETWsPhMO3uzB/rjje5fj8csu3FvOr9c7/2KSlYomN3da68t66pILCWcHL3oH3LW80zNxoMo02nVyA==
32213226
dependencies:
3222-
"@tryghost/kg-clean-basic-html" "4.2.5"
3227+
"@tryghost/kg-clean-basic-html" "4.2.7"
32233228

32243229
"@tryghost/[email protected]":
32253230
version "1.0.31"

0 commit comments

Comments
 (0)