From 3eccfb01e62ea30c9ab9b3e91a97bdceaac31cc0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 28 Oct 2020 08:14:59 +0000 Subject: [PATCH] Update dependency gatsby-plugin-offline to v3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1e5136f..1a4fd1a 100755 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "gatsby-plugin-feed": "2.2.0", "gatsby-plugin-force-trailing-slashes": "1.0.4", "gatsby-plugin-manifest": "2.1.1", - "gatsby-plugin-offline": "2.1.0", + "gatsby-plugin-offline": "3.2.37", "gatsby-plugin-react-helmet": "3.0.12", "gatsby-plugin-sharp": "2.0.37", "gatsby-source-filesystem": "2.0.33",