From f43aa78c232190f5b5cbf59a041f869b3fa6a48b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2020 06:50:05 +0000 Subject: [PATCH] build(deps-dev): bump remark-lint from 6.0.4 to 6.0.6 Bumps [remark-lint](https://github.com/remarkjs/remark-lint) from 6.0.4 to 6.0.6. - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/master/changelog.md) - [Commits](https://github.com/remarkjs/remark-lint/compare/6.0.4...6.0.6) 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..0d2fd0d 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": "^6.0.6", "remark-preset-lint-consistent": "^2.0.2", "remark-preset-lint-markdown-style-guide": "^2.1.2", "remark-preset-lint-recommended": "^3.0.2",