From d5c5546db90dfd291b5f6e3b64e309d691d30b04 Mon Sep 17 00:00:00 2001 From: "token-generator-app[bot]" <82042599+token-generator-app[bot]@users.noreply.github.com> Date: Thu, 13 Jul 2023 12:40:32 +0000 Subject: [PATCH] feat: update plugin @netlify/plugin-lighthouse to version 5.0.0 --- site/plugins.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/plugins.json b/site/plugins.json index 3a336feac..a46953571 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": "4.1.1", + "version": "5.0.0", "compatibility": [ { - "version": "4.1.1" + "version": "5.0.0" }, { "nodeVersion": "<14.0.0",