From dbf7883f68422990d3393481a07970d23378d088 Mon Sep 17 00:00:00 2001 From: "token-generator-app[bot]" <82042599+token-generator-app[bot]@users.noreply.github.com> Date: Fri, 7 Oct 2022 14:20:23 +0000 Subject: [PATCH] feat: update plugin @netlify/plugin-lighthouse to version 4.0.0 --- site/plugins.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/site/plugins.json b/site/plugins.json index 70414cf33..f5f8bd55e 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -413,10 +413,10 @@ "name": "Lighthouse", "package": "@netlify/plugin-lighthouse", "repo": "https://github.com/netlify/netlify-plugin-lighthouse", - "version": "3.7.1", + "version": "4.0.0", "compatibility": [ { - "version": "3.7.1" + "version": "4.0.0" }, { "version": "2.1.3", @@ -717,5 +717,5 @@ "package": "netlify-plugin-formspree", "repo": "https://github.com/formspree/netlify-plugin-formspree", "version": "1.0.1" - } + } ]