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.7.0 (#1298)
This commit is contained in:
parent
b83590332e
commit
8d3b3899c4
@ -31,7 +31,7 @@
|
||||
"@html-next/vertical-collection": "1.0.0",
|
||||
"@tryghost/helpers": "1.1.8",
|
||||
"@tryghost/kg-clean-basic-html": "0.1.2",
|
||||
"@tryghost/kg-parser-plugins": "0.6.0",
|
||||
"@tryghost/kg-parser-plugins": "0.7.0",
|
||||
"@tryghost/mobiledoc-kit": "0.11.2-ghost.4",
|
||||
"@tryghost/timezone-data": "0.2.7",
|
||||
"autoprefixer": "9.6.1",
|
||||
|
@ -994,22 +994,17 @@
|
||||
dependencies:
|
||||
lodash-es "^4.17.11"
|
||||
|
||||
"@tryghost/kg-clean-basic-html@0.1.2":
|
||||
"@tryghost/kg-clean-basic-html@0.1.2", "@tryghost/kg-clean-basic-html@^0.1.2":
|
||||
version "0.1.2"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-0.1.2.tgz#7baf29fd37589dcaeaeb28c380130c18fc5b5d05"
|
||||
integrity sha512-wLuYmqVrm9pjfWqiURVAdx/nWoTVzbs8zBRoaE0Y29+F3wFeutp88MnZlfE5Ze2tJ2RRzMCWXQLhbZzFkYzTrg==
|
||||
|
||||
"@tryghost/kg-clean-basic-html@^0.1.1":
|
||||
version "0.1.1"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-0.1.1.tgz#a065a5771c29af47d7e681fc6ac2db445b839daf"
|
||||
integrity sha512-pHszGBQMo6r9YTg9VTDJsn0+i+rRNTs09dAMI8ZbD11AP0ten5XJxIqLQuDJJwIrchZ91J2rl+LMgnQo1yIyNw==
|
||||
|
||||
"@tryghost/kg-parser-plugins@0.6.0":
|
||||
version "0.6.0"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-0.6.0.tgz#c1c82910be93869beeceb35b8e2dc373db6b522d"
|
||||
integrity sha512-/Q5Pmb/ndVmmCdfOFKVtsyacwrWgmQK4LtRVjxN6X83V8cYLnTypy3of/gRXL6HI8c+eq/I7CBIti3lTBeR1jg==
|
||||
"@tryghost/kg-parser-plugins@0.7.0":
|
||||
version "0.7.0"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-0.7.0.tgz#e342cde089bec28703883d256ec2adea1479effb"
|
||||
integrity sha512-2HffBKHX9wG50e4F9xzrJJdn99HQqwkuTU13ZYE77flGz1lCoxh4I01fSkE1m6xCEtwvFIkpefRA2SHwe31AJA==
|
||||
dependencies:
|
||||
"@tryghost/kg-clean-basic-html" "^0.1.1"
|
||||
"@tryghost/kg-clean-basic-html" "^0.1.2"
|
||||
|
||||
"@tryghost/mobiledoc-kit@0.11.2-ghost.4":
|
||||
version "0.11.2-ghost.4"
|
||||
|
Loading…
Reference in New Issue
Block a user