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:
parent
2e8ac43b7d
commit
630fb3bb17
6
docs/package-lock.json
generated
6
docs/package-lock.json
generated
@ -9955,9 +9955,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-netlify": {
|
||||
"version": "2.3.12",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-netlify/-/gatsby-plugin-netlify-2.3.12.tgz",
|
||||
"integrity": "sha512-+HuOo9oomrNrVwIoQ2NozoGfT7P1smSbG1SIaQZmEVdB+AZal5E7FS73BMEO3P82F04+ra0nqzuxnIL/ZenJGA==",
|
||||
"version": "2.3.13",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-netlify/-/gatsby-plugin-netlify-2.3.13.tgz",
|
||||
"integrity": "sha512-WaFks9jlysl9qLKGQaJBHIdxT+nV77fwd1iNAQsmJVs7pIye1JrMUJG6p+SmKvFTBOnuwCyLVMcPHHOHnS3jbA==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.10.3",
|
||||
"fs-extra": "^8.1.0",
|
||||
|
@ -19,7 +19,7 @@
|
||||
"gatsby-plugin-google-analytics": "^2.3.13",
|
||||
"gatsby-plugin-manifest": "^2.4.23",
|
||||
"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-offline": "^3.2.23",
|
||||
"gatsby-plugin-react-helmet": "^3.3.10",
|
||||
|
Loading…
x
Reference in New Issue
Block a user