build(deps): bump gatsby-plugin-netlify from 2.3.12 to 2.3.13 in /docs (#1330)

Bumps [gatsby-plugin-netlify](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-netlify) from 2.3.12 to 2.3.13.
- [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.13/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-08-24 13:26:02 -05:00 committed by GitHub
parent 2e8ac43b7d
commit 630fb3bb17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -9955,9 +9955,9 @@
} }
}, },
"gatsby-plugin-netlify": { "gatsby-plugin-netlify": {
"version": "2.3.12", "version": "2.3.13",
"resolved": "https://registry.npmjs.org/gatsby-plugin-netlify/-/gatsby-plugin-netlify-2.3.12.tgz", "resolved": "https://registry.npmjs.org/gatsby-plugin-netlify/-/gatsby-plugin-netlify-2.3.13.tgz",
"integrity": "sha512-+HuOo9oomrNrVwIoQ2NozoGfT7P1smSbG1SIaQZmEVdB+AZal5E7FS73BMEO3P82F04+ra0nqzuxnIL/ZenJGA==", "integrity": "sha512-WaFks9jlysl9qLKGQaJBHIdxT+nV77fwd1iNAQsmJVs7pIye1JrMUJG6p+SmKvFTBOnuwCyLVMcPHHOHnS3jbA==",
"requires": { "requires": {
"@babel/runtime": "^7.10.3", "@babel/runtime": "^7.10.3",
"fs-extra": "^8.1.0", "fs-extra": "^8.1.0",

View File

@ -19,7 +19,7 @@
"gatsby-plugin-google-analytics": "^2.3.13", "gatsby-plugin-google-analytics": "^2.3.13",
"gatsby-plugin-manifest": "^2.4.23", "gatsby-plugin-manifest": "^2.4.23",
"gatsby-plugin-mdx": "^1.2.30", "gatsby-plugin-mdx": "^1.2.30",
"gatsby-plugin-netlify": "^2.3.12", "gatsby-plugin-netlify": "^2.3.13",
"gatsby-plugin-netlify-cache": "^1.2.0", "gatsby-plugin-netlify-cache": "^1.2.0",
"gatsby-plugin-offline": "^3.2.23", "gatsby-plugin-offline": "^3.2.23",
"gatsby-plugin-react-helmet": "^3.3.10", "gatsby-plugin-react-helmet": "^3.3.10",