mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-25 09:03:12 +03:00
Update dependency @tryghost/kg-parser-plugins to v0.9.2
This commit is contained in:
parent
6b0218e5cb
commit
a1d9fbec38
@ -32,7 +32,7 @@
|
||||
"@html-next/vertical-collection": "1.0.0",
|
||||
"@tryghost/helpers": "1.1.23",
|
||||
"@tryghost/kg-clean-basic-html": "0.1.7",
|
||||
"@tryghost/kg-parser-plugins": "0.9.1",
|
||||
"@tryghost/kg-parser-plugins": "0.9.2",
|
||||
"@tryghost/mobiledoc-kit": "0.12.4-ghost.1",
|
||||
"@tryghost/string": "0.1.6",
|
||||
"@tryghost/timezone-data": "0.2.20",
|
||||
|
@ -1195,22 +1195,17 @@
|
||||
dependencies:
|
||||
lodash-es "^4.17.11"
|
||||
|
||||
"@tryghost/kg-clean-basic-html@0.1.7":
|
||||
"@tryghost/kg-clean-basic-html@0.1.7", "@tryghost/kg-clean-basic-html@^0.1.7":
|
||||
version "0.1.7"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-0.1.7.tgz#8cebadf0189106caef61f480f16092b375b12ef4"
|
||||
integrity sha512-S7utCsbIVvDd3el2yJ81HtInVg4WiVmmNKQCq8T13KC7oU1MrxUWjRgmieoHv2P9jqCkwPJm9eLQApJj6kp4dQ==
|
||||
|
||||
"@tryghost/kg-clean-basic-html@^0.1.6":
|
||||
version "0.1.6"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-0.1.6.tgz#7cfa474fb2db0c6dc51ec4068588415f3562b3bb"
|
||||
integrity sha512-Tkf/Ql1t5CjUMvFgyIYBurN1T5dinP8UJTXVsQejNxXucSgb9wA7W+1kdxsVLDAGoCt5yl7IbMIMWQPl1x+JUg==
|
||||
|
||||
"@tryghost/kg-parser-plugins@0.9.1":
|
||||
version "0.9.1"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-0.9.1.tgz#a5be89455007a7ca44df466d0089d3936b3655ca"
|
||||
integrity sha512-XOS/jgADo9uYWDhjgvb+Hj3IUNJZgBbCPFhL9UEO5AwQXYe1G+nK0joTR0j79GxLzG7/Myzt9oS4erdt1lag4w==
|
||||
"@tryghost/kg-parser-plugins@0.9.2":
|
||||
version "0.9.2"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-0.9.2.tgz#ef7335dfa54446505e85b24bca2ff093f10a82a2"
|
||||
integrity sha512-p1sxQTiajTCIiRBUtjWTVWCeMFsPEPiqf1sHJ6UDSgaDG7Va1Rts3odKgmORxvJFWBYTGjxvJNhhz2DhVu5AtQ==
|
||||
dependencies:
|
||||
"@tryghost/kg-clean-basic-html" "^0.1.6"
|
||||
"@tryghost/kg-clean-basic-html" "^0.1.7"
|
||||
|
||||
"@tryghost/mobiledoc-kit@0.12.4-ghost.1":
|
||||
version "0.12.4-ghost.1"
|
||||
|
Loading…
Reference in New Issue
Block a user