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

View File

@ -19,7 +19,7 @@
"gatsby-plugin-google-analytics": "^2.8.0", "gatsby-plugin-google-analytics": "^2.8.0",
"gatsby-plugin-manifest": "^2.9.1", "gatsby-plugin-manifest": "^2.9.1",
"gatsby-plugin-mdx": "^1.7.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-netlify-cache": "^1.2.0",
"gatsby-plugin-offline": "^3.7.1", "gatsby-plugin-offline": "^3.7.1",
"gatsby-plugin-react-helmet": "^3.7.0", "gatsby-plugin-react-helmet": "^3.7.0",