From 367b160fa5804efb1a1c252eb11d0b11a3c03b0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 04:34:12 +0000 Subject: [PATCH] Bump markdownlint-cli2 from 0.22.1 to 0.23.0 Bumps [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) from 0.22.1 to 0.23.0. - [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md) - [Commits](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.22.1...v0.23.0) --- updated-dependencies: - dependency-name: markdownlint-cli2 dependency-version: 0.23.0 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 b722cbde5f..5353eb4213 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "instant.page": "^5.1", "katex": "^0.17", "lazysizes": "^5.3", - "markdownlint-cli2": "^0.22.0", + "markdownlint-cli2": "^0.23.0", "netlify-plugin-submit-sitemap": "^0.4.0", "node-fetch": "^3.2", "postcss": "^8.4",