Bump remark-lint-alphabetize-lists from 2.0.0 to 2.0.1

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>
This commit is contained in:
dependabot-preview[bot] 2019-07-16 14:44:56 +00:00 committed by GitHub
parent 6915b11e5f
commit 5e67ea71ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

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

View File

@ -731,7 +731,7 @@ json-parse-better-errors@^1.0.1:
json5@^1.0.0:
version "1.0.1"
resolved "http://registry.npmjs.org/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe"
resolved "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe"
dependencies:
minimist "^1.2.0"
@ -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"
@ -1412,7 +1412,7 @@ safe-buffer@~5.1.0, safe-buffer@~5.1.1:
safe-regex@^1.1.0:
version "1.1.0"
resolved "http://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz#40a3669f3b077d1e943d44629e157dd48023bf2e"
resolved "https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz#40a3669f3b077d1e943d44629e157dd48023bf2e"
dependencies:
ret "~0.1.10"