From c037221a638dd4431208f77ffc533b54140941c3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2020 15:44:09 +0300 Subject: [PATCH] Bump remark-preset-lint-markdown-style-guide from 2.1.4 to 3.0.0 (#1684) Bumps [remark-preset-lint-markdown-style-guide](https://github.com/remarkjs/remark-lint) from 2.1.4 to 3.0.0. - [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/remark-preset-lint-markdown-style-guide@3.0.0) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec033601..69ef9a60 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "remark-lint-strong-marker": "^1.0.3", "remark-lint-unordered-list-marker-style": "^2.0.0", "remark-preset-lint-consistent": "^3.0.0", - "remark-preset-lint-markdown-style-guide": "^2.1.3", + "remark-preset-lint-markdown-style-guide": "^3.0.0", "remark-preset-lint-recommended": "^3.0.3" }, "scripts": {