Bump linkinator from 6.1.1 to 6.1.2 in the npm-dependencies group

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


Updates `linkinator` from 6.1.1 to 6.1.2
- [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v6.1.1...v6.1.2)

---
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-10-12 10:50:22 +00:00
committed by GitHub
parent d7ab40231d
commit d04d4bc0dc
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
"serve": "mkdocs serve --dev-addr 0.0.0.0:8000"
},
"devDependencies": {
"linkinator": "^6.1.1",
"linkinator": "^6.1.2",
"markdownlint-cli2": "0.14.0"
}
}