Update markdownlint-micromark to version 0.1.11 (includes newer version of micromark-extension-directive).

This commit is contained in:
David Anson 2024-09-19 21:42:45 -07:00
parent 57cd055fd1
commit 92a786c5e9
3 changed files with 123 additions and 122 deletions

View file

@ -1,6 +1,6 @@
{
"name": "markdownlint-micromark",
"version": "0.1.10",
"version": "0.1.11",
"description": "A trivial package that re-exports some micromark functionality as a CommonJS module",
"type": "commonjs",
"exports": "./micromark.cjs",