Bump linkinator from 4.0.2 to 4.0.3

Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v4.0.2...v4.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-09-10 10:02:31 +00:00
committed by GitHub
parent 59d264861f
commit d8929e90e9
2 changed files with 10 additions and 1795 deletions

1803
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -22,7 +22,7 @@
"test": "npm run markdownlint && npm run linkinator"
},
"devDependencies": {
"linkinator": "^4.0.2",
"linkinator": "^4.0.3",
"markdownlint-cli2": "0.5.1"
}
}