Bump linkinator from 7.1.3 to 7.3.0 in the npm-dependencies group

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


Updates `linkinator` from 7.1.3 to 7.3.0
- [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.1.3...linkinator-v7.3.0)

---
updated-dependencies:
- dependency-name: linkinator
  dependency-version: 7.3.0
  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]
2025-10-26 18:55:55 +00:00
committed by GitHub
parent c4581b2952
commit efe618c484
2 changed files with 17 additions and 6 deletions

View File

@@ -25,7 +25,7 @@
"start": "npm run serve"
},
"devDependencies": {
"linkinator": "^7.1.3",
"linkinator": "^7.3.0",
"markdownlint-cli2": "0.18.1"
}
}