Bump linkinator from 7.5.0 to 7.5.1 in the npm-dependencies group

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


Updates `linkinator` from 7.5.0 to 7.5.1
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
- [Changelog](https://github.com/JustinBeckwith/linkinator/blob/main/CHANGELOG.md)
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/linkinator-v7.5.0...linkinator-v7.5.1)

---
updated-dependencies:
- dependency-name: linkinator
  dependency-version: 7.5.1
  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]
2025-12-06 10:02:26 +00:00
committed by GitHub
parent d954ebcb3b
commit 58637dd2e1
2 changed files with 61 additions and 478 deletions

View File

@@ -25,7 +25,7 @@
"start": "npm run serve"
},
"devDependencies": {
"linkinator": "^7.5.0",
"linkinator": "^7.5.1",
"markdownlint-cli2": "0.19.1"
}
}