From b0a267bf471baace15119583d34b35b6e0a93913 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 02:41:07 +0000 Subject: [PATCH] Bump micromark-extension-gfm-table from 2.1.0 to 2.1.1 Bumps [micromark-extension-gfm-table](https://github.com/micromark/micromark-extension-gfm-table) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/micromark/micromark-extension-gfm-table/releases) - [Commits](https://github.com/micromark/micromark-extension-gfm-table/compare/2.1.0...2.1.1) --- updated-dependencies: - dependency-name: micromark-extension-gfm-table dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 578e093f..e7c89ee3 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "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", + "micromark-extension-gfm-table": "2.1.1", "micromark-extension-math": "3.1.0", "micromark-util-types": "2.0.1" },