From 6e427489fef9e8a9ceb2b3ddf84a286c3daa92c8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2020 07:15:10 +0000 Subject: [PATCH] Bump remark-preset-lint-markdown-style-guide from 2.1.4 to 3.0.1 Bumps [remark-preset-lint-markdown-style-guide](https://github.com/remarkjs/remark-lint) from 2.1.4 to 3.0.1. - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/main/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 9346002..74900ce 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "mocha": "^7.0.1", "nyc": "^15.0.0", "remark-cli": "^7.0.1", - "remark-preset-lint-markdown-style-guide": "^2.1.3", + "remark-preset-lint-markdown-style-guide": "^3.0.1", "sinon": "^9.0.0", "ts-node": "^8.6.2", "typescript": "^3.7.5"