From 984cf2d46d6153ca9f4dfa019cc7fb5c4b5c9d0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 07:14:46 +0000 Subject: [PATCH] Bump micromark-extension-gfm-autolink-literal in /micromark Bumps [micromark-extension-gfm-autolink-literal](https://github.com/micromark/micromark-extension-gfm-autolink-literal) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/micromark/micromark-extension-gfm-autolink-literal/releases) - [Commits](https://github.com/micromark/micromark-extension-gfm-autolink-literal/compare/2.0.0...2.1.0) --- updated-dependencies: - dependency-name: micromark-extension-gfm-autolink-literal dependency-type: direct:development update-type: version-update:semver-minor ... 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 c4424367..9d8d4012 100644 --- a/micromark/package.json +++ b/micromark/package.json @@ -34,7 +34,7 @@ "@microsoft/api-extractor": "7.47.0", "micromark": "4.0.0", "micromark-extension-directive": "3.0.0", - "micromark-extension-gfm-autolink-literal": "2.0.0", + "micromark-extension-gfm-autolink-literal": "2.1.0", "micromark-extension-gfm-footnote": "2.1.0", "micromark-extension-gfm-table": "2.0.0", "micromark-extension-math": "3.0.0",