Bump linkinator from 4.1.0 to 4.1.1

Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v4.1.0...v4.1.1)

---
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-11-19 13:15:30 +00:00
committed by GitHub
parent 6152e7f599
commit d712aa1b8a
2 changed files with 8 additions and 8 deletions

View File

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