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

This commit is contained in:
dependabot[bot] 2021-01-04 02:16:19 +01:00 committed by GitHub
parent 13698dc840
commit cfbbead393
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

10
docs/package-lock.json generated
View File

@ -9535,14 +9535,14 @@
}
},
"gatsby-plugin-netlify": {
"version": "2.3.13",
"resolved": "https://registry.npmjs.org/gatsby-plugin-netlify/-/gatsby-plugin-netlify-2.3.13.tgz",
"integrity": "sha512-WaFks9jlysl9qLKGQaJBHIdxT+nV77fwd1iNAQsmJVs7pIye1JrMUJG6p+SmKvFTBOnuwCyLVMcPHHOHnS3jbA==",
"version": "2.8.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-netlify/-/gatsby-plugin-netlify-2.8.0.tgz",
"integrity": "sha512-Nz38dvPBAwqVQdoRWZLip1ITzgZB6noiZq9NbpiVX/GW3e1dFaLPZH0bnwp0rCkt6MIjxgqELSjR5YzhRzaERA==",
"requires": {
"@babel/runtime": "^7.10.3",
"@babel/runtime": "^7.12.5",
"fs-extra": "^8.1.0",
"kebab-hash": "^0.1.2",
"lodash": "^4.17.15",
"lodash": "^4.17.20",
"webpack-assets-manifest": "^3.1.1"
}
},

View File

@ -19,7 +19,7 @@
"gatsby-plugin-google-analytics": "^2.8.0",
"gatsby-plugin-manifest": "^2.9.1",
"gatsby-plugin-mdx": "^1.7.1",
"gatsby-plugin-netlify": "^2.3.13",
"gatsby-plugin-netlify": "^2.8.0",
"gatsby-plugin-netlify-cache": "^1.2.0",
"gatsby-plugin-offline": "^3.7.1",
"gatsby-plugin-react-helmet": "^3.7.0",