Bump gatsby-plugin-offline from 3.2.9 to 3.2.11 in /website (#1476)

Bumps [gatsby-plugin-offline](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-offline) from 3.2.9 to 3.2.11.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-offline/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-offline@3.2.11/packages/gatsby-plugin-offline)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Pedro Piñera Buendía 2020-06-23 17:58:07 +02:00 committed by GitHub
commit 4f722cfb9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -33,7 +33,7 @@
"gatsby-plugin-meta-redirect": "^1.1.1",
"gatsby-plugin-netlify": "^2.3.5",
"gatsby-plugin-next-seo": "^1.5.1",
"gatsby-plugin-offline": "^3.2.9",
"gatsby-plugin-offline": "^3.2.11",
"gatsby-plugin-purgecss": "^5.0.0",
"gatsby-plugin-react-helmet": "^3.3.4",
"gatsby-plugin-react-svg": "^3.0.0",

View File

@ -8419,14 +8419,14 @@ gatsby-plugin-next-seo@^1.5.1:
schema-dts "0.5.2"
type-fest "^0.13.1"
gatsby-plugin-offline@^3.2.9:
version "3.2.9"
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-3.2.9.tgz#23cb90ace60ea586f0b9c62e4f37806e5f00e2a3"
integrity sha512-AyW0DDdyqlSrseMlEcyPWxLAGGWFLNP2psP6WeuSifEQJrNIFV5FHU3prd925jXYW+aJ84qjLjKDDvNN/6c8xw==
gatsby-plugin-offline@^3.2.11:
version "3.2.11"
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-3.2.11.tgz#2c99aca2a673e89d577b1648ec6d2ce442e4408b"
integrity sha512-G2goz6qXFVseefVPhdrsEnAqlQcVjnlmq8qJTSf6KPfB6WJMzR/7SNy6b8woHhtU60RwE3CbvIGAMt5C6SvdfQ==
dependencies:
"@babel/runtime" "^7.10.2"
cheerio "^1.0.0-rc.3"
gatsby-core-utils "^1.3.5"
gatsby-core-utils "^1.3.6"
glob "^7.1.6"
idb-keyval "^3.2.0"
lodash "^4.17.15"