chore(deps): bump markdown-it from 12.0.5 to 12.0.6
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 12.0.5 to 12.0.6. - [Release notes](https://github.com/markdown-it/markdown-it/releases) - [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md) - [Commits](https://github.com/markdown-it/markdown-it/compare/12.0.5...12.0.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
e41a10beb0
commit
e2dd0f2738
|
|
@ -100,7 +100,7 @@
|
|||
"lru-cache": "6.0.0",
|
||||
"lz-string": "1.4.4",
|
||||
"mailparser": "3.2.0",
|
||||
"markdown-it": "12.0.5",
|
||||
"markdown-it": "12.0.6",
|
||||
"module-alias": "2.2.2",
|
||||
"parse-torrent": "9.1.3",
|
||||
"pidusage": "2.0.21",
|
||||
|
|
|
|||
|
|
@ -8517,10 +8517,10 @@ markdown-it-table-of-contents@^0.4.0:
|
|||
resolved "https://registry.yarnpkg.com/markdown-it-table-of-contents/-/markdown-it-table-of-contents-0.4.4.tgz#3dc7ce8b8fc17e5981c77cc398d1782319f37fbc"
|
||||
integrity sha512-TAIHTHPwa9+ltKvKPWulm/beozQU41Ab+FIefRaQV1NRnpzwcV9QOe6wXQS5WLivm5Q/nlo0rl6laGkMDZE7Gw==
|
||||
|
||||
markdown-it@12.0.5:
|
||||
version "12.0.5"
|
||||
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.0.5.tgz#982907947dc1f72f9d651c5286678fd95af13f2e"
|
||||
integrity sha512-9KB992Yy2TedaoKETgZPL2n3bmqqZxzUsZ4fxe2ho+/AYuQUz+iDKpfjLgKbg/lHcG6cGOj+L3gDrn9S2CxoRg==
|
||||
markdown-it@12.0.6:
|
||||
version "12.0.6"
|
||||
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.0.6.tgz#adcc8e5fe020af292ccbdf161fe84f1961516138"
|
||||
integrity sha512-qv3sVLl4lMT96LLtR7xeRJX11OUFjsaD5oVat2/SNBIb21bJXwal2+SklcRbTwGwqWpWH/HRtYavOoJE+seL8w==
|
||||
dependencies:
|
||||
argparse "^2.0.1"
|
||||
entities "~2.1.0"
|
||||
|
|
|
|||
Loading…
Reference in New Issue