From b8ab1db9381eb49102c73911582b6c59524d1541 Mon Sep 17 00:00:00 2001 From: ehmicky Date: Tue, 25 Jan 2022 15:10:15 +0100 Subject: [PATCH] feat: upgrade Lighthouse plugin to `2.1.3` --- site/plugins.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/plugins.json b/site/plugins.json index ce3b4cd89..b18b7db24 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -386,10 +386,10 @@ "name": "Lighthouse", "package": "@netlify/plugin-lighthouse", "repo": "https://github.com/netlify-labs/netlify-plugin-lighthouse", - "version": "2.1.2", + "version": "2.1.3", "compatibility": [ { - "version": "2.1.2" + "version": "2.1.3" }, { "version": "1.4.3",