From 1a513a75e37b8ca944200cd1898d24fa1a2a65f0 Mon Sep 17 00:00:00 2001 From: Renovate Date: Sun, 26 Jun 2022 22:08:11 +0000 Subject: [PATCH] Pin dependency broken-link-checker-local to v --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index c35a3d4..f9e9f41 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "shareon": "2.0.0" }, "devDependencies": { - "broken-link-checker-local": "^0.2.0", + "broken-link-checker-local": "0.2.0", "eslint-config-dabapps": "6.1.3", "sass-lint": "1.13.1", "yaml-lint": "1.6.0" diff --git a/package.json b/package.json index a304c9a..99e7f00 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ }, "author": "Jake Howard ", "devDependencies": { - "broken-link-checker-local": "^0.2.0", + "broken-link-checker-local": "0.2.0", "eslint-config-dabapps": "6.1.3", "sass-lint": "1.13.1", "yaml-lint": "1.6.0"