mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-17 14:30:12 +01:00
Update dependency: markdown-it to 11.0.0.
This commit is contained in:
parent
6dc20fcc21
commit
95377bcbaf
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@
|
||||||
"node": ">=10"
|
"node": ">=10"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"markdown-it": "10.0.0"
|
"markdown-it": "11.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "~13.11.1",
|
"@types/node": "~13.11.1",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue