Bump linkinator from 6.0.4 to 6.0.5 in the npm-dependencies group

Bumps the npm-dependencies group with 1 update: [linkinator](https://github.com/JustinBeckwith/linkinator).


Updates `linkinator` from 6.0.4 to 6.0.5
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v6.0.4...v6.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-06-08 10:14:01 +00:00
committed by GitHub
parent e94c0e97a2
commit 6b8e0fe934
2 changed files with 16 additions and 16 deletions

View File

@@ -22,7 +22,7 @@
"test": "npm run markdownlint && npm run linkinator"
},
"devDependencies": {
"linkinator": "^6.0.4",
"linkinator": "^6.0.5",
"markdownlint-cli2": "0.13.0"
}
}