From 6554fea45bde55bc2020d159f9865c774b23acb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2025 02:59:00 +0000 Subject: [PATCH] Bump micromark-extension-directive from 3.0.2 to 4.0.0 Bumps [micromark-extension-directive](https://github.com/micromark/micromark-extension-directive) from 3.0.2 to 4.0.0. - [Release notes](https://github.com/micromark/micromark-extension-directive/releases) - [Commits](https://github.com/micromark/micromark-extension-directive/compare/3.0.2...4.0.0) --- updated-dependencies: - dependency-name: micromark-extension-directive dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index df44c466..c75a4866 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "dependencies": { "micromark": "4.0.1", "micromark-core-commonmark": "2.0.2", - "micromark-extension-directive": "3.0.2", + "micromark-extension-directive": "4.0.0", "micromark-extension-gfm-autolink-literal": "2.1.0", "micromark-extension-gfm-footnote": "2.1.0", "micromark-extension-gfm-table": "2.1.1",