From e2eb8bb19f00186dbc6f284dbbf1c98f08fe498b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2020 07:36:46 +0000 Subject: [PATCH] Bump remark-cli from 7.0.1 to 8.0.1 Bumps [remark-cli](https://github.com/remarkjs/remark) from 7.0.1 to 8.0.1. - [Release notes](https://github.com/remarkjs/remark/releases) - [Changelog](https://github.com/remarkjs/remark/blob/main/changelog.md) - [Commits](https://github.com/remarkjs/remark/compare/remark-cli@7.0.1...remark-cli@8.0.1) 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..b1503bb 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "eslint-plugin-import": "^2.20.0", "mocha": "^7.0.1", "nyc": "^15.0.0", - "remark-cli": "^7.0.1", + "remark-cli": "^8.0.1", "remark-preset-lint-markdown-style-guide": "^2.1.3", "sinon": "^9.0.0", "ts-node": "^8.6.2",