mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-17 06:20:12 +01:00
Update markdown-it dependency to 4.4.0.
This commit is contained in:
parent
4126c1abef
commit
010e3a1f72
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"
|
"example": "npm install through2 && cd example && node standalone.js && grunt markdownlint --force && gulp markdownlint"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"markdown-it": "^4.2.2"
|
"markdown-it": "^4.4.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"browserify": "^11.0.1",
|
"browserify": "^11.0.1",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue