From ab51d3016bea6ddbf92d823a58544abd4fb0db0e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2020 07:00:15 +0000 Subject: [PATCH] build(deps-dev): bump remark-lint from 6.0.4 to 6.0.5 Bumps [remark-lint](https://github.com/remarkjs/remark-lint) from 6.0.4 to 6.0.5. - [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/commits) 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..c7c9a9a 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.5", "remark-preset-lint-consistent": "^2.0.2", "remark-preset-lint-markdown-style-guide": "^2.1.2", "remark-preset-lint-recommended": "^3.0.2",