Bump linkinator from 2.16.2 to 3.0.0

Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.16.2 to 3.0.0.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.16.2...v3.0.0)

---
updated-dependencies:
- dependency-name: linkinator
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-12-18 10:03:55 +00:00
committed by GitHub
parent d4c3f6b311
commit 9ea31a8489
2 changed files with 284 additions and 349 deletions

View File

@@ -22,7 +22,7 @@
"test": "npm run markdownlint && npm run linkinator"
},
"devDependencies": {
"linkinator": "^2.16.2",
"linkinator": "^3.0.0",
"markdownlint-cli2": "0.3.2"
}
}