Skip to content

Commit 421ab7e

Browse files
fix(deps): update dependency @tryghost/html-to-mobiledoc to v3.2.3
1 parent f7c7284 commit 421ab7e

File tree

3 files changed

+373
-123
lines changed

3 files changed

+373
-123
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.1",
37+
"@tryghost/html-to-mobiledoc": "3.2.3",
3838
"@tryghost/kg-html-to-lexical": "1.2.5",
3939
"@tryghost/listr-smart-renderer": "0.5.16",
4040
"@tryghost/validator": "0.2.15"

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.6",
29-
"@tryghost/html-to-mobiledoc": "3.2.1"
29+
"@tryghost/html-to-mobiledoc": "3.2.3"
3030
}
3131
}

0 commit comments

Comments
 (0)