From c47a4a223266aeeb189dbf7d14f5b63fc074603b Mon Sep 17 00:00:00 2001 From: "token-generator-app[bot]" <82042599+token-generator-app[bot]@users.noreply.github.com> Date: Mon, 25 Jul 2022 10:43:27 +0000 Subject: [PATCH] feat: update plugin @netlify/plugin-gatsby to version 3.4.0 --- site/plugins.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/site/plugins.json b/site/plugins.json index 4e1235ce1..434e3e76e 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -406,7 +406,9 @@ "repo": "https://github.com/netlify-labs/netlify-plugin-lighthouse", "version": "3.0.1", "compatibility": [ - { "version": "3.0.1" }, + { + "version": "3.0.1" + }, { "version": "2.1.3", "nodeVersion": "<14.0.0" @@ -514,10 +516,10 @@ "name": "Essential Gatsby", "package": "@netlify/plugin-gatsby", "repo": "https://github.com/netlify/netlify-plugin-gatsby", - "version": "3.3.1", + "version": "3.4.0", "compatibility": [ { - "version": "3.3.1", + "version": "3.4.0", "migrationGuide": "https://ntl.fyi/gatsby-plugin-migration" }, {