From 2529d86f36a2086d261868488fc7829c8c334353 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 10:33:15 +0000 Subject: [PATCH] chore(deps-dev): bump markdownlint-cli from 0.45.0 to 0.49.1 Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.45.0 to 0.49.1. - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases) - [Commits](https://github.com/igorshubovych/markdownlint-cli/compare/v0.45.0...v0.49.1) --- updated-dependencies: - dependency-name: markdownlint-cli dependency-version: 0.49.1 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 219dfa55..6e38e8a8 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "c8": "^10.1.3", "eslint": "^9.32.0", "license-checker": "^25.0.1", - "markdownlint-cli": "^0.45.0", + "markdownlint-cli": "^0.49.1", "mqtt": "^5.14.0", "neostandard": "^0.12.2", "release-it": "^19.0.4",