From 770d8e7f30140a53a354a192de314b512c41bc36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 08:04:45 +0000 Subject: [PATCH] Bump linkinator from 2.16.2 to 4.1.2 Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.16.2 to 4.1.2. - [Release notes](https://github.com/JustinBeckwith/linkinator/releases) - [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.16.2...v4.1.2) --- updated-dependencies: - dependency-name: linkinator 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 491494c4..01467a83 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@architect/eslint-config": "^2.0.1", "@architect/spellcheck-dictionary": "github:architect/spellcheck-dictionary", "eslint": "^8.1.0", - "linkinator": "^2.14.5", + "linkinator": "^4.1.2", "spellchecker-cli": "^4.8.0", "tap-arc": "^0.1.0", "tape": "^5.3.1",