1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-27 18:30:30 -04:00

Bump linkinator from 1.8.2 to 2.0.1

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-17 22:01:52 +00:00 committed by Jake Jarvis
parent cd1eb7ac5a
commit 45adb2d035
2 changed files with 5 additions and 5 deletions

View File

@ -48,7 +48,7 @@
"imagemin-optipng": "^7.1.0", "imagemin-optipng": "^7.1.0",
"imagemin-pngquant": "^8.0.0", "imagemin-pngquant": "^8.0.0",
"imagemin-svgo": "^7.0.0", "imagemin-svgo": "^7.0.0",
"linkinator": "^1.8.2", "linkinator": "^2.0.1",
"lint-staged": "^10.0.7", "lint-staged": "^10.0.7",
"markdown-spellcheck": "^1.3.1", "markdown-spellcheck": "^1.3.1",
"markdownlint-cli": "~0.22.0", "markdownlint-cli": "~0.22.0",

View File

@ -3199,10 +3199,10 @@ linkify-it@^2.0.0:
dependencies: dependencies:
uc.micro "^1.0.1" uc.micro "^1.0.1"
linkinator@^1.8.2: linkinator@^2.0.1:
version "1.8.2" version "2.0.1"
resolved "https://registry.yarnpkg.com/linkinator/-/linkinator-1.8.2.tgz#2fcc6dbc93014b0d1b442058e87d79ee6030cb5e" resolved "https://registry.yarnpkg.com/linkinator/-/linkinator-2.0.1.tgz#6baa5d2e4a919369aa53831fa7dbef3fd9128423"
integrity sha512-ee0rNT8G8dkOMdPXrK9ltckxnoFmrlcN2lUSlHxrkjnlYCAQlRvhlnMqMlq69KwRB6Nf7fW6gBKGZgmfabmsWA== integrity sha512-kZeK23PKIz4HekQ6/5PJSm8cdbxq/5SoetvuG4w3n6/j3h5JHiNsUjGkfcI0LdY+nF6fm8PkYmjI23TE5VfQBw==
dependencies: dependencies:
chalk "^3.0.0" chalk "^3.0.0"
cheerio "^1.0.0-rc.2" cheerio "^1.0.0-rc.2"