From b832e5c66f5e35672078faa6695b944f13813afd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Dec 2024 05:52:32 +0000 Subject: [PATCH] Bump markdownlint from 0.36.1 to 0.37.2 Bumps [markdownlint](https://github.com/DavidAnson/markdownlint) from 0.36.1 to 0.37.2. - [Changelog](https://github.com/DavidAnson/markdownlint/blob/main/CHANGELOG.md) - [Commits](https://github.com/DavidAnson/markdownlint/compare/v0.36.1...v0.37.2) --- updated-dependencies: - dependency-name: markdownlint dependency-type: direct:development 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 dae8e76150d8..ee8f5fecddc6 100644 --- a/package.json +++ b/package.json @@ -121,7 +121,7 @@ "hugo-extended": "0.139.4", "js-yaml": "^4.1.0", "markdown-link-check": "^3.13.6", - "markdownlint": "^0.36.1", + "markdownlint": "^0.37.2", "postcss-cli": "^11.0.0", "prettier": "3.4.2", "require-dir": "^1.2.0",