From 2aa994198120cbaafaddf8922fc7b5458d729988 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:47:30 +0300 Subject: [PATCH] Bump remark-lint-emphasis-marker from 1.0.4 to 2.0.0 (#1687) Bumps [remark-lint-emphasis-marker](https://github.com/remarkjs/remark-lint) from 1.0.4 to 2.0.0. - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/2.0.0/history.md) - [Commits](https://github.com/remarkjs/remark-lint/compare/ordered-list-marker-value@1.0.4...2.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 3baa8371..051f4f5a 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "eslint-plugin-react": "^7.14.3", "eslint-plugin-react-hooks": "^2.5.1", "eslint-plugin-security": "^1.4.0", - "remark-lint-emphasis-marker": "^1.0.3", + "remark-lint-emphasis-marker": "^2.0.0", "remark-lint-list-item-spacing": "^2.0.0", "remark-lint-maximum-heading-length": "^2.0.0", "remark-lint-maximum-line-length": "^2.0.0",