From ea42aec98db28d30b41e9b7279600d0d30f873f1 Mon Sep 17 00:00:00 2001 From: "token-generator-app[bot]" <82042599+token-generator-app[bot]@users.noreply.github.com> Date: Wed, 12 Nov 2025 08:48:15 +0000 Subject: [PATCH] feat: update plugin @netlify/plugin-lighthouse to version 6.0.4 --- site/plugins.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/plugins.json b/site/plugins.json index 685842b10..e5e81e242 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.1", + "version": "6.0.4", "compatibility": [ { - "version": "6.0.1", + "version": "6.0.4", "overridePinnedVersion": ">=5.0.0" }, {