Update dependency markdown-it-footnote to v3.0.3 (#1971)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-06-01 09:22:09 +01:00 committed by GitHub
parent 21c365b039
commit d3c0e6d0b4
2 changed files with 5 additions and 5 deletions

View File

@ -120,7 +120,7 @@
"liquid-wormhole": "2.1.5",
"loader.js": "4.7.0",
"markdown-it": "12.0.6",
"markdown-it-footnote": "3.0.2",
"markdown-it-footnote": "3.0.3",
"markdown-it-lazy-headers": "0.1.3",
"markdown-it-mark": "3.0.1",
"matchdep": "2.0.0",

View File

@ -10637,10 +10637,10 @@ map-visit@^1.0.0:
dependencies:
object-visit "^1.0.0"
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-footnote@3.0.3:
version "3.0.3"
resolved "https://registry.yarnpkg.com/markdown-it-footnote/-/markdown-it-footnote-3.0.3.tgz#e0e4c0d67390a4c5f0c75f73be605c7c190ca4d8"
integrity sha512-YZMSuCGVZAjzKMn+xqIco9d1cLGxbELHZ9do/TSYVzraooV8ypsppKNmUJ0fVH5ljkCInQAtFpm8Rb3eXSrt5w==
markdown-it-lazy-headers@0.1.3:
version "0.1.3"