mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-01-05 23:48:49 +01:00
Update markdown-it dependency to 5.1.0.
This commit is contained in:
parent
f91e3dafb6
commit
36eaa821d9
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
|||
"example": "npm install through2 && cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint"
|
||||
},
|
||||
"dependencies": {
|
||||
"markdown-it": "^4.4.0"
|
||||
"markdown-it": "^5.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"browserify": "^11.2.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue