From d79b930b0f92d2d980f6b0967958ecb198962581 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 09:30:34 +0000 Subject: [PATCH] build(deps-dev): bump linkinator from 6.3.0 to 7.6.1 Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 6.3.0 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/commits/linkinator-v7.6.1) --- updated-dependencies: - dependency-name: linkinator dependency-version: 7.6.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eec2758..7ffe1d5 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "devDependencies": { "@playwright/test": "^1.42.0", "http-server": "^14.1.0", - "linkinator": "^6.0.0", + "linkinator": "^7.6.1", "html-validate": "^8.0.0", "wait-on": "^7.2.0" }