1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-17 11:35:32 -04:00

Bump linkinator from 2.0.1 to 2.0.2

Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.0.1...v2.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-02-28 19:42:31 +00:00
committed by Jake Jarvis
parent 7c621cadb4
commit 8d12863bbc
2 changed files with 5 additions and 5 deletions

View File

@@ -46,7 +46,7 @@
"imagemin-optipng": "^7.1.0",
"imagemin-pngquant": "^8.0.0",
"imagemin-svgo": "^7.1.0",
"linkinator": "^2.0.1",
"linkinator": "^2.0.2",
"lint-staged": "^10.0.8",
"markdown-spellcheck": "^1.3.1",
"markdownlint-cli": "~0.22.0",

View File

@@ -2904,10 +2904,10 @@ linkify-it@^2.0.0:
dependencies:
uc.micro "^1.0.1"
linkinator@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/linkinator/-/linkinator-2.0.1.tgz#6baa5d2e4a919369aa53831fa7dbef3fd9128423"
integrity sha512-kZeK23PKIz4HekQ6/5PJSm8cdbxq/5SoetvuG4w3n6/j3h5JHiNsUjGkfcI0LdY+nF6fm8PkYmjI23TE5VfQBw==
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==
dependencies:
chalk "^3.0.0"
cheerio "^1.0.0-rc.2"