From 7e6d73106018a93a92b2130c6a84058748d508f1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2020 04:33:51 +0000 Subject: [PATCH] Bump remark-preset-lint-markdown-style-guide from 2.1.4 to 3.0.0 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] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c4f58032..859cdec0 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "mocha": "^7.0.1", "nyc": "^15.0.0", "remark-cli": "^8.0.0", - "remark-preset-lint-markdown-style-guide": "^2.1.3", + "remark-preset-lint-markdown-style-guide": "^3.0.0", "stylelint": "^13.1.0", "stylelint-config-standard": "^20.0.0", "stylelint-order": "^4.0.0",