Bump gatsby-plugin-netlify from 2.3.22 to 2.3.24 in /website (#1946)

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

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:
dependabot[bot] 2020-10-26 12:53:04 +01:00 committed by GitHub
parent 8106935893
commit 8a5f2532f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -31,7 +31,7 @@
"gatsby-plugin-manifest": "2.4.28",
"gatsby-plugin-mdx": "^1.2.46",
"gatsby-plugin-meta-redirect": "^1.1.1",
"gatsby-plugin-netlify": "^2.3.22",
"gatsby-plugin-netlify": "^2.3.24",
"gatsby-plugin-next-seo": "^1.6.1",
"gatsby-plugin-offline": "^3.2.28",
"gatsby-plugin-purgecss": "^5.0.0",

View File

@ -8044,10 +8044,10 @@ gatsby-plugin-meta-redirect@^1.1.1:
dependencies:
fs-extra "^7.0.0"
gatsby-plugin-netlify@^2.3.22:
version "2.3.22"
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify/-/gatsby-plugin-netlify-2.3.22.tgz#0fcceae551b882a2c9628bb674fcf785f42f9fbe"
integrity sha512-K3RA5wO0nsSIofENjCsKZZBB7SXf9lFJin4rZu994Tm/cFktNRiovbzyyVhBvhoEeGUdIJF4lA4ki7XssxOZaw==
gatsby-plugin-netlify@^2.3.24:
version "2.3.24"
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify/-/gatsby-plugin-netlify-2.3.24.tgz#468bda55b28234b99dadd007e2b2b7285db90d44"
integrity sha512-OJgV1XNbffLt7C9zzOviC9oS3Yvfv5pV908H54p0PB37yP4ohfKF66NEyO0svWBYBZdf2QpeUUXJdn0ji4/AAQ==
dependencies:
"@babel/runtime" "^7.11.2"
fs-extra "^8.1.0"