From d79d4505961f67fc42a873943ef86767a36dc33f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Jan 2023 22:00:49 +0000 Subject: [PATCH] Bump markdownlint-cli from 0.32.2 to 0.33.0 Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.32.2 to 0.33.0. - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases) - [Commits](https://github.com/igorshubovych/markdownlint-cli/compare/v0.32.2...v0.33.0) --- updated-dependencies: - dependency-name: markdownlint-cli 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 2e10e299..a2373f2e 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "eslint": "8.27.0", "husky": "8.0.2", "lint-staged": "13.0.3", - "markdownlint-cli": "0.32.2", + "markdownlint-cli": "0.33.0", "npm-run-all": "4.1.5", "nyc": "15.1.0", "outdent": "0.8.0",