From 7674776487debf26dc028a62ae5fcab1a510c8e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 08:03:46 +0000 Subject: [PATCH] Bump markdownlint-cli2 from 0.4.0 to 0.8.1 Bumps [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) from 0.4.0 to 0.8.1. - [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md) - [Commits](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.4.0...v0.8.1) --- updated-dependencies: - dependency-name: markdownlint-cli2 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 2978b41..c8638a1 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "instant.page": "^5.1", "katex": "^0.16", "lazysizes": "^5.3", - "markdownlint-cli2": "^0.4.0", + "markdownlint-cli2": "^0.8.1", "netlify-plugin-submit-sitemap": "^0.4.0", "node-fetch": "^3.2", "postcss": "^8.4",