From a9fec490a8ad18dbf11b54ec024634e8c40a9ef1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 07:56:18 +0000 Subject: [PATCH] Bump markdownlint from 0.26.2 to 0.37.3 Bumps [markdownlint](https://github.com/DavidAnson/markdownlint) from 0.26.2 to 0.37.3. - [Changelog](https://github.com/DavidAnson/markdownlint/blob/main/CHANGELOG.md) - [Commits](https://github.com/DavidAnson/markdownlint/compare/v0.26.2...v0.37.3) --- 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..a6a49cc 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.3", "mocha": "*", "jsdoc": "*", "docdash": "*"