From 1447265951c8e883e4d312f1d2bb7ad118b59903 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2025 02:59:09 +0000 Subject: [PATCH] Bump micromark-util-types from 2.0.1 to 2.0.2 Bumps [micromark-util-types](https://github.com/micromark/micromark) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/micromark/micromark/releases) - [Commits](https://github.com/micromark/micromark/compare/micromark-build@2.0.1...micromark-util-types@2.0.2) --- updated-dependencies: - dependency-name: micromark-util-types 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 df44c466..e17fd022 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "micromark-extension-gfm-footnote": "2.1.0", "micromark-extension-gfm-table": "2.1.1", "micromark-extension-math": "3.1.0", - "micromark-util-types": "2.0.1" + "micromark-util-types": "2.0.2" }, "devDependencies": { "@eslint/js": "9.21.0",