From 57cd055fd174f5f006207fdbbca82a3139363347 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 02:48:48 +0000 Subject: [PATCH] Bump micromark-extension-directive from 3.0.1 to 3.0.2 in /micromark Bumps [micromark-extension-directive](https://github.com/micromark/micromark-extension-directive) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/micromark/micromark-extension-directive/releases) - [Commits](https://github.com/micromark/micromark-extension-directive/compare/3.0.1...3.0.2) --- updated-dependencies: - dependency-name: micromark-extension-directive dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- micromark/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/micromark/package.json b/micromark/package.json index 58b2e31c..43b1f648 100644 --- a/micromark/package.json +++ b/micromark/package.json @@ -33,7 +33,7 @@ "devDependencies": { "@microsoft/api-extractor": "7.47.9", "micromark": "4.0.0", - "micromark-extension-directive": "3.0.1", + "micromark-extension-directive": "3.0.2", "micromark-extension-gfm-autolink-literal": "2.1.0", "micromark-extension-gfm-footnote": "2.1.0", "micromark-extension-gfm-table": "2.1.0",