From 3ee49a021bc5f155ef10ded1527cf6379967b40d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2020 14:09:13 +0300 Subject: [PATCH] Bump remark-lint-no-dead-urls from 0.5.0 to 1.0.2 (#1680) Bumps [remark-lint-no-dead-urls](https://github.com/davidtheclark/remark-lint-no-dead-urls) from 0.5.0 to 1.0.2. - [Release notes](https://github.com/davidtheclark/remark-lint-no-dead-urls/releases) - [Changelog](https://github.com/davidtheclark/remark-lint-no-dead-urls/blob/master/CHANGELOG.md) - [Commits](https://github.com/davidtheclark/remark-lint-no-dead-urls/compare/0.5.0...v1.0.2) 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 00d35dd2..145a71e6 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "remark-lint-list-item-spacing": "^2.0.0", "remark-lint-maximum-heading-length": "^2.0.0", "remark-lint-maximum-line-length": "^1.2.1", - "remark-lint-no-dead-urls": "^0.5.0", + "remark-lint-no-dead-urls": "^1.0.2", "remark-lint-no-file-name-irregular-characters": "^1.0.3", "remark-lint-ordered-list-marker-style": "^1.0.3", "remark-lint-strong-marker": "^1.0.3",