From a08890ee86dfca05e290dcacb7b33d71a711ee9f Mon Sep 17 00:00:00 2001 From: "token-generator-app[bot]" <82042599+token-generator-app[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 15:43:57 +0000 Subject: [PATCH] feat: update plugin @netlify/plugin-lighthouse to version 6.0.1 --- site/plugins.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/plugins.json b/site/plugins.json index cc06c4385..4e00a7bb5 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -492,10 +492,10 @@ "name": "Lighthouse", "package": "@netlify/plugin-lighthouse", "repo": "https://github.com/netlify/netlify-plugin-lighthouse", - "version": "6.0.0", + "version": "6.0.1", "compatibility": [ { - "version": "6.0.0", + "version": "6.0.1", "overridePinnedVersion": ">=5.0.0" }, {