Bump linkinator from 7.5.3 to 7.6.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.3 to 7.6.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.3...linkinator-v7.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-28 15:58:38 +00:00
committed by GitHub
parent e4ff0fa172
commit 1cc4d2cd65
2 changed files with 5 additions and 13 deletions

View File

@@ -25,7 +25,7 @@
"start": "npm run serve"
},
"devDependencies": {
"linkinator": "^7.5.3",
"linkinator": "^7.6.1",
"markdownlint-cli2": "0.21.0"
}
}