mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-25 19:48:50 +03:00
Update dependency @tryghost/kg-parser-plugins to v1.0.1
This commit is contained in:
parent
8a04de9a83
commit
a7eb66a50d
@ -32,7 +32,7 @@
|
|||||||
"@html-next/vertical-collection": "1.0.0",
|
"@html-next/vertical-collection": "1.0.0",
|
||||||
"@tryghost/helpers": "1.1.27",
|
"@tryghost/helpers": "1.1.27",
|
||||||
"@tryghost/kg-clean-basic-html": "1.0.1",
|
"@tryghost/kg-clean-basic-html": "1.0.1",
|
||||||
"@tryghost/kg-parser-plugins": "1.0.0",
|
"@tryghost/kg-parser-plugins": "1.0.1",
|
||||||
"@tryghost/mobiledoc-kit": "0.12.4-ghost.1",
|
"@tryghost/mobiledoc-kit": "0.12.4-ghost.1",
|
||||||
"@tryghost/string": "0.1.9",
|
"@tryghost/string": "0.1.9",
|
||||||
"@tryghost/timezone-data": "0.2.24",
|
"@tryghost/timezone-data": "0.2.24",
|
||||||
|
@ -1269,22 +1269,17 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
lodash-es "^4.17.11"
|
lodash-es "^4.17.11"
|
||||||
|
|
||||||
"@tryghost/kg-clean-basic-html@1.0.1":
|
"@tryghost/kg-clean-basic-html@1.0.1", "@tryghost/kg-clean-basic-html@^1.0.1":
|
||||||
version "1.0.1"
|
version "1.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-1.0.1.tgz#70acb1d41bbce34ce4af6d68c44cff549eb00901"
|
resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-1.0.1.tgz#70acb1d41bbce34ce4af6d68c44cff549eb00901"
|
||||||
integrity sha512-F66tJKE7PhJ3cq5wamJtK8E5hpj7sd9ay8pFXZyf0FTwnYKrgkE1B2h1CK44NplfZSlKw7Dra2ndxr/OUwVDLQ==
|
integrity sha512-F66tJKE7PhJ3cq5wamJtK8E5hpj7sd9ay8pFXZyf0FTwnYKrgkE1B2h1CK44NplfZSlKw7Dra2ndxr/OUwVDLQ==
|
||||||
|
|
||||||
"@tryghost/kg-clean-basic-html@^1.0.0":
|
"@tryghost/kg-parser-plugins@1.0.1":
|
||||||
version "1.0.0"
|
version "1.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-1.0.0.tgz#4b86f1dcaadfa5c969c99e1e197644d2115b93c2"
|
resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-1.0.1.tgz#56b2a0dd3ebcd6cbf4ae157e06603690fbef228b"
|
||||||
integrity sha512-ezaVhESt0WHeR/9+PoNvU1SFtM9HXzQu+uDgY8cehcW9vlhhn3aBowAc5YhQdLHsa4+hdf1e15OcY1nIRz1hkQ==
|
integrity sha512-8wPkSlWICI/T4+k1XTNUO6wEyytgfMh4w257lCoc30r8tOkIKOTIogSQtZWGQ2R8s5dpwxK+oV9L8LeEoDMcjg==
|
||||||
|
|
||||||
"@tryghost/kg-parser-plugins@1.0.0":
|
|
||||||
version "1.0.0"
|
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-1.0.0.tgz#a575624df28b7b245492532f5e73a534ff3c18ea"
|
|
||||||
integrity sha512-1Jp3pSyBfynGbS4dXG4dhzyltY25waXM3hRIjWFdfppSU42mm6Ijf3UKBJOpvbEw+3r6wng1oDl2HovwuKGZZQ==
|
|
||||||
dependencies:
|
dependencies:
|
||||||
"@tryghost/kg-clean-basic-html" "^1.0.0"
|
"@tryghost/kg-clean-basic-html" "^1.0.1"
|
||||||
|
|
||||||
"@tryghost/mobiledoc-kit@0.12.4-ghost.1":
|
"@tryghost/mobiledoc-kit@0.12.4-ghost.1":
|
||||||
version "0.12.4-ghost.1"
|
version "0.12.4-ghost.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user