From 1be443857b30efbfcec5c162c5a4223680345580 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 07:32:43 +0000 Subject: [PATCH] Bump markdownlint from 0.26.2 to 0.37.4 Bumps [markdownlint](https://github.com/DavidAnson/markdownlint) from 0.26.2 to 0.37.4. - [Changelog](https://github.com/DavidAnson/markdownlint/blob/main/CHANGELOG.md) - [Commits](https://github.com/DavidAnson/markdownlint/compare/v0.26.2...v0.37.4) --- 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 4b2b870..67ecf36 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "eslint": "^6.8.0", "eslint-config-airbnb-base": "^14.1.0", "eslint-plugin-import": "^2.20.1", - "markdownlint": "^0.26.0", + "markdownlint": "^0.37.4", "mocha": "*", "jsdoc": "*", "docdash": "*"