0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00

Update dependency markdown-it to v12.3.0 (#2174)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-01-03 09:35:20 +00:00 committed by GitHub
parent 6f359f3247
commit 0e31b71796
2 changed files with 5 additions and 5 deletions

View file

@ -125,7 +125,7 @@
"liquid-fire": "0.33.1",
"liquid-wormhole": "2.1.5",
"loader.js": "4.7.0",
"markdown-it": "12.2.0",
"markdown-it": "12.3.0",
"markdown-it-footnote": "3.0.3",
"markdown-it-lazy-headers": "0.1.3",
"markdown-it-mark": "3.0.1",

View file

@ -10855,10 +10855,10 @@ markdown-it-terminal@0.2.1:
lodash.merge "^4.6.2"
markdown-it "^8.3.1"
markdown-it@12.2.0:
version "12.2.0"
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.2.0.tgz#091f720fd5db206f80de7a8d1f1a7035fd0d38db"
integrity sha512-Wjws+uCrVQRqOoJvze4HCqkKl1AsSh95iFAeQDwnyfxM09divCBSXlDR1uTvyUP3Grzpn4Ru8GeCxYPM8vkCQg==
markdown-it@12.3.0:
version "12.3.0"
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.3.0.tgz#11490c61b412b8f41530319c005ecdcd4367171f"
integrity sha512-T345UZZ6ejQWTjG6PSEHplzNy5m4kF6zvUpHVDv8Snl/pEU0OxIK0jGg8YLVNwJvT8E0YJC7/2UvssJDk/wQCQ==
dependencies:
argparse "^2.0.1"
entities "~2.1.0"