From bd065fff500f374c08a205b59df243791614078d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2019 17:50:28 +0300 Subject: [PATCH] Bump remark-lint-alphabetize-lists from 2.0.0 to 2.0.1 (#83) Bumps [remark-lint-alphabetize-lists](https://github.com/vhf/remark-lint-alphabetize-lists) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/vhf/remark-lint-alphabetize-lists/releases) - [Commits](https://github.com/vhf/remark-lint-alphabetize-lists/commits) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 366ccc2..7b48c69 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "remark": "^10.0.1", "remark-cli": "^6.0.1", "remark-lint": "^6.0.5", - "remark-lint-alphabetize-lists": "^2.0.0", + "remark-lint-alphabetize-lists": "^2.0.1", "remark-lint-are-links-valid-duplicate": "^0.2.2", "remark-preset-lint-recommended": "^3.0.3" }, diff --git a/yarn.lock b/yarn.lock index 15167bb..ce68f86 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1128,9 +1128,9 @@ remark-cli@^6.0.1: remark "^10.0.0" unified-args "^6.0.0" -remark-lint-alphabetize-lists@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/remark-lint-alphabetize-lists/-/remark-lint-alphabetize-lists-2.0.0.tgz#77ffcff304bce5b34014981acd7d2f86042bb334" +remark-lint-alphabetize-lists@^2.0.1: + version "2.0.1" + resolved "https://registry.yarnpkg.com/remark-lint-alphabetize-lists/-/remark-lint-alphabetize-lists-2.0.1.tgz#ef1cce3546bac8731f12afcf97f1ed7c47d664d3" dependencies: mdast-util-to-string "^1.0.0" unified-lint-rule "^1.0.0"