Update dependency: markdown-it to 12.3.0.

This commit is contained in:
David Anson 2021-12-19 03:45:00 +00:00 committed by GitHub
parent 4ed314d1e7
commit a656762710

View file

@ -47,7 +47,7 @@
"node": ">=12"
},
"dependencies": {
"markdown-it": "12.2.0"
"markdown-it": "12.3.0"
},
"devDependencies": {
"ava": "~3.15.0",