From 76a5da49624ecb7b009ad1cdbb19404933d3a5c8 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:44:27 +0000 Subject: [PATCH] build(deps-dev): bump remark-preset-lint-markdown-style-guide Bumps [remark-preset-lint-markdown-style-guide](https://github.com/remarkjs/remark-lint) from 2.1.2 to 2.1.4. - [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..e7774b4 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "remark-frontmatter": "^1.3.1", "remark-lint": "^6.0.4", "remark-preset-lint-consistent": "^2.0.2", - "remark-preset-lint-markdown-style-guide": "^2.1.2", + "remark-preset-lint-markdown-style-guide": "^2.1.4", "remark-preset-lint-recommended": "^3.0.2", "remark-retext": "^3.1.2", "retext-english": "^3.0.2",