mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
Update dependency markdown-it-footnote to v3.0.2
This commit is contained in:
parent
0e29b57ab3
commit
79b2cb7294
2 changed files with 5 additions and 4 deletions
|
@ -94,7 +94,7 @@
|
|||
"knex-migrator": "3.3.2",
|
||||
"lodash": "4.17.14",
|
||||
"markdown-it": "8.4.2",
|
||||
"markdown-it-footnote": "3.0.1",
|
||||
"markdown-it-footnote": "3.0.2",
|
||||
"markdown-it-lazy-headers": "0.1.3",
|
||||
"markdown-it-mark": "2.0.0",
|
||||
"mobiledoc-dom-renderer": "0.6.6",
|
||||
|
|
|
@ -4653,9 +4653,10 @@ map-visit@^1.0.0:
|
|||
dependencies:
|
||||
object-visit "^1.0.0"
|
||||
|
||||
markdown-it-footnote@3.0.1:
|
||||
version "3.0.1"
|
||||
resolved "https://registry.yarnpkg.com/markdown-it-footnote/-/markdown-it-footnote-3.0.1.tgz#7f3730747cacc86e2fe0bf8a17a710f34791517a"
|
||||
markdown-it-footnote@3.0.2:
|
||||
version "3.0.2"
|
||||
resolved "https://registry.yarnpkg.com/markdown-it-footnote/-/markdown-it-footnote-3.0.2.tgz#1575ee7a093648d4e096aa33386b058d92ac8bc1"
|
||||
integrity sha512-JVW6fCmZWjvMdDQSbOT3nnOQtd9iAXmw7hTSh26+v42BnvXeVyGMDBm5b/EZocMed2MbCAHiTX632vY0FyGB8A==
|
||||
|
||||
markdown-it-lazy-headers@0.1.3:
|
||||
version "0.1.3"
|
||||
|
|
Loading…
Add table
Reference in a new issue