mirror of
https://github.com/TryGhost/Ghost-Admin.git
synced 2023-12-14 02:33:04 +01:00
Update dependency @tryghost/kg-parser-plugins to v0.6.0
This commit is contained in:
parent
2438b01847
commit
0a8f696346
2 changed files with 5 additions and 5 deletions
|
@ -31,7 +31,7 @@
|
|||
"@html-next/vertical-collection": "1.0.0-beta.13",
|
||||
"@tryghost/helpers": "1.1.7",
|
||||
"@tryghost/kg-clean-basic-html": "0.1.1",
|
||||
"@tryghost/kg-parser-plugins": "0.5.1",
|
||||
"@tryghost/kg-parser-plugins": "0.6.0",
|
||||
"@tryghost/mobiledoc-kit": "0.11.2-ghost.4",
|
||||
"@tryghost/timezone-data": "0.2.6",
|
||||
"autoprefixer": "9.6.1",
|
||||
|
|
|
@ -993,10 +993,10 @@
|
|||
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.5.1":
|
||||
version "0.5.1"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-0.5.1.tgz#64005897aee964ea0cad7a33e7d1f1f362fd7d65"
|
||||
integrity sha512-ur6n+tSDSpLvKAfLXzI95Jf3ZxWv/BZVF1Ks76MoQwczU8tUT03/lZVEObal5CUcNOts3QIFQB4zSDqTcKXjqw==
|
||||
"@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==
|
||||
dependencies:
|
||||
"@tryghost/kg-clean-basic-html" "^0.1.1"
|
||||
|
||||
|
|
Loading…
Reference in a new issue