mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-02-10 15:44:20 +01:00
Update dependency: markdownlint-micromark to 0.1.9.
This commit is contained in:
parent
3f31d6f7a2
commit
a5371e29c5
5 changed files with 31 additions and 45 deletions
|
|
@ -66,7 +66,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"markdown-it": "14.0.0",
|
||||
"markdownlint-micromark": "0.1.8"
|
||||
"markdownlint-micromark": "0.1.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"ajv": "8.12.0",
|
||||
|
|
@ -87,12 +87,6 @@
|
|||
"markdown-it-sub": "2.0.0",
|
||||
"markdown-it-sup": "2.0.0",
|
||||
"markdownlint-rule-helpers": "0.24.0",
|
||||
"micromark-extension-directive": "3.0.0",
|
||||
"micromark-extension-gfm-autolink-literal": "2.0.0",
|
||||
"micromark-extension-gfm-footnote": "2.0.0",
|
||||
"micromark-extension-gfm-table": "2.0.0",
|
||||
"micromark-extension-math": "3.0.0",
|
||||
"micromark-util-types": "2.0.0",
|
||||
"npm-run-all": "4.1.5",
|
||||
"terser-webpack-plugin": "5.3.10",
|
||||
"toml": "3.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue