From 85ce6b1e8d3b0b8471dfa42c9fcf634be5f518e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 09:25:42 +0000 Subject: [PATCH] Bump micromark-extension-directive from 3.0.0 to 3.0.1 in /micromark Bumps [micromark-extension-directive](https://github.com/micromark/micromark-extension-directive) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/micromark/micromark-extension-directive/releases) - [Commits](https://github.com/micromark/micromark-extension-directive/compare/3.0.0...3.0.1) --- 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 de30db49..f1ce8456 100644 --- a/micromark/package.json +++ b/micromark/package.json @@ -33,7 +33,7 @@ "devDependencies": { "@microsoft/api-extractor": "7.47.1", "micromark": "4.0.0", - "micromark-extension-directive": "3.0.0", + "micromark-extension-directive": "3.0.1", "micromark-extension-gfm-autolink-literal": "2.1.0", "micromark-extension-gfm-footnote": "2.1.0", "micromark-extension-gfm-table": "2.1.0",