mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 22:10:13 +01:00
Update dependency: markdown-it to 8.3.0.
This commit is contained in:
parent
7a669bc50f
commit
5cfb41f694
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
"example": "cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint"
|
||||
},
|
||||
"dependencies": {
|
||||
"markdown-it": "^8.0.1"
|
||||
"markdown-it": "^8.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"browserify": "^14.1.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue