From 5e67ea71ea36dca5e9a8cf7507ecd4ade32e5c4c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2019 14:44:56 +0000 Subject: [PATCH] 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] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 0ace5d8..1693541 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.0" }, diff --git a/yarn.lock b/yarn.lock index eaf2f38..879f667 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"