From 5b68a78b34918a8046a8e7cac9a1b1395e360005 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 25 Jan 2022 22:49:48 +0000 Subject: [PATCH] Pin dependency gatsby-plugin-remove-serviceworker to 1.0.0 --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d0d0a93..9019b8e 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "gatsby-plugin-react-helmet": "5.6.0", "gatsby-plugin-react-i18next": "1.2.2", "gatsby-plugin-remote-images": "3.2.0", - "gatsby-plugin-remove-serviceworker": "^1.0.0", + "gatsby-plugin-remove-serviceworker": "1.0.0", "gatsby-plugin-robots-txt": "1.7.0", "gatsby-plugin-sass": "5.6.0", "gatsby-plugin-sharp": "4.6.0", diff --git a/yarn.lock b/yarn.lock index 1d74ade..727ee61 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6180,7 +6180,7 @@ gatsby-plugin-remote-images@3.2.0: gatsby-source-filesystem "^3.4.0" lodash "^4.17.15" -gatsby-plugin-remove-serviceworker@^1.0.0: +gatsby-plugin-remove-serviceworker@1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/gatsby-plugin-remove-serviceworker/-/gatsby-plugin-remove-serviceworker-1.0.0.tgz#9fb433bc8bd766e14e1d3711c4ac6f051e1dff7c" integrity sha1-n7QzvIvXZuFOHTcRxKxvBR4d/3w=