From f8374d50f479295bc70eba4499818da33fd76b25 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 01:05:05 +0000 Subject: [PATCH] Bump linkinator from 2.0.2 to 2.0.3 Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/JustinBeckwith/linkinator/releases) - [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.0.2...v2.0.3) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index db72a2ff..b262737b 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "imagemin-optipng": "^7.1.0", "imagemin-pngquant": "^8.0.0", "imagemin-svgo": "^7.1.0", - "linkinator": "^2.0.2", + "linkinator": "^2.0.3", "lint-staged": "^10.0.8", "markdown-spellcheck": "^1.3.1", "markdownlint-cli": "~0.22.0", diff --git a/yarn.lock b/yarn.lock index bff08e5d..da0789fc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2904,10 +2904,10 @@ linkify-it@^2.0.0: dependencies: uc.micro "^1.0.1" -linkinator@^2.0.2: - version "2.0.2" - resolved "https://registry.yarnpkg.com/linkinator/-/linkinator-2.0.2.tgz#616fb8281f4ba5645b3e239351731df47290aff9" - integrity sha512-0b6TdqQO4Zei8qH9agiKY1odeOMWHVZomd1QslXgVBLXFao7ncQZ5Uzh0xw/QAZH0yUvd2IaJ6GYXRi/Lezruw== +linkinator@^2.0.3: + version "2.0.3" + resolved "https://registry.yarnpkg.com/linkinator/-/linkinator-2.0.3.tgz#59b9959591fd2f4369e6d946ad78af4ce8e55c9f" + integrity sha512-K1AhPAydXL9l4YX0o/FEYQUcBmjQQon3P6xzEZeZvQD1HSpa6FrAVrqZMxaEaDXUc8N1Y7vCmAKKNC6TX+2a5g== dependencies: chalk "^3.0.0" cheerio "^1.0.0-rc.2"