mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-17 22:40:13 +01:00
Update dependencies: markdown-it to 9.0.1.
This commit is contained in:
parent
c5b74d22b9
commit
537a2e0b1d
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
||||||
"node": ">=8"
|
"node": ">=8"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"markdown-it": "8.4.2"
|
"markdown-it": "9.0.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "~12.0.7",
|
"@types/node": "~12.0.7",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue