From 5b5c2a493905345bfb4d391495ab73ad7ba46360 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2020 07:18:28 +0000 Subject: [PATCH] build(deps-dev): bump remark-lint from 6.0.4 to 7.0.1 Bumps [remark-lint](https://github.com/remarkjs/remark-lint) from 6.0.4 to 7.0.1. - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/main/changelog.md) - [Commits](https://github.com/remarkjs/remark-lint/compare/6.0.4...7.0.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 33b66ab..4762e20 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "recursive-readdir": "2.2.2", "remark": "^10.0.1", "remark-frontmatter": "^1.3.1", - "remark-lint": "^6.0.4", + "remark-lint": "^7.0.1", "remark-preset-lint-consistent": "^2.0.2", "remark-preset-lint-markdown-style-guide": "^2.1.2", "remark-preset-lint-recommended": "^3.0.2",