Bump the npm-dependencies group with 1 update

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

- [Release notes](https://github.com/JustinBeckwith/linkinator/releases)
- [Commits](https://github.com/JustinBeckwith/linkinator/compare/v5.0.2...v6.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-10-28 10:49:45 +00:00
committed by GitHub
parent de1d79a59e
commit 709d2991e9
2 changed files with 764 additions and 159 deletions
+763 -158
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -22,7 +22,7 @@
"test": "npm run markdownlint && npm run linkinator"
},
"devDependencies": {
"linkinator": "^5.0.2",
"linkinator": "^6.0.0",
"markdownlint-cli2": "0.10.0"
}
}