mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-22 05:40:48 +02:00
Update dependency: markdown-it to 13.0.1 (fixes #526).
This commit is contained in:
parent
b6ea481c23
commit
2c947abf7b
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
|||
"node": ">=14"
|
||||
},
|
||||
"dependencies": {
|
||||
"markdown-it": "12.3.2"
|
||||
"markdown-it": "13.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"ava": "3.15.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue