From 7c8ffeb8503e4120776feea2cd3c8b18a11edf47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 15:17:11 +0000 Subject: [PATCH] Bump markdownlint from 0.33.0 to 0.34.0 Bumps [markdownlint](https://github.com/DavidAnson/markdownlint) from 0.33.0 to 0.34.0. - [Changelog](https://github.com/DavidAnson/markdownlint/blob/main/CHANGELOG.md) - [Commits](https://github.com/DavidAnson/markdownlint/compare/v0.33.0...v0.34.0) --- updated-dependencies: - dependency-name: markdownlint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 850ec486..01d7cc60 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "globby": "14.0.1", "js-yaml": "4.1.0", "jsonc-parser": "3.2.1", - "markdownlint": "0.33.0", + "markdownlint": "0.34.0", "markdownlint-cli2-formatter-default": "0.0.4", "micromatch": "4.0.5" },