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] <support@dependabot.com>
pull/90/head
dependabot-preview[bot] 5 years ago committed by Nikita Sobolev
parent 76c887242b
commit bd065fff50

@ -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"
},

@ -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"

Loading…
Cancel
Save