mirror of
https://github.com/yannbertrand/macos-defaults
synced 2024-11-14 23:57:07 +00:00
⬆️ Upgrade markdown-it to v12.0.4
This commit is contained in:
parent
409116ace7
commit
52dbb5e378
2 changed files with 5 additions and 5 deletions
|
@ -28,6 +28,6 @@
|
|||
},
|
||||
"resolutions": {
|
||||
"vuepress/@vuepress/core/webpack-dev-server/selfsigned/node-forge": "0.10.0",
|
||||
"vuepress/@vuepress/core/@vuepress/markdown/markdown-it": "12.0.3"
|
||||
"vuepress/@vuepress/core/@vuepress/markdown/markdown-it": "12.0.4"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -6032,10 +6032,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.3, markdown-it@^8.4.1:
|
||||
version "12.0.3"
|
||||
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.0.3.tgz#8d1e47daf1d716d63610495eb93f6665573e4abe"
|
||||
integrity sha512-M57RsMv+QQmJHz1yCu0gTJRMx/LlxRPtrrw+2kb/CpDVK/graCmWO0qfNnz/SE1FCNdyq3pkMMZ+itTnyT/YGA==
|
||||
markdown-it@12.0.4, markdown-it@^8.4.1:
|
||||
version "12.0.4"
|
||||
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.0.4.tgz#eec8247d296327eac3ba9746bdeec9cfcc751e33"
|
||||
integrity sha512-34RwOXZT8kyuOJy25oJNJoulO8L0bTHYWXcdZBYZqFnjIy3NgjeoM3FmPXIOFQ26/lSHYMr8oc62B6adxXcb3Q==
|
||||
dependencies:
|
||||
argparse "^2.0.1"
|
||||
entities "~2.1.0"
|
||||
|
|
Loading…
Reference in a new issue