build(deps): bump gatsby-plugin-react-helmet in /docs (#1621)

This commit is contained in:
dependabot[bot] 2021-01-04 00:17:52 +01:00 committed by GitHub
parent fdb4e86f84
commit 4adc65e58a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -9423,11 +9423,11 @@
}
},
"gatsby-plugin-react-helmet": {
"version": "3.3.10",
"resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.3.10.tgz",
"integrity": "sha512-AcXYwmS3r298JWs6iQ3OLNxIe8L8i5a2iSdLr/SDMpHqumYm7q/vB9kCX0et5wM7DIuZ7aPXDrdi5yDCAvU5lg==",
"version": "3.7.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.7.0.tgz",
"integrity": "sha512-vynqIMOUR/sOfM2eXpZiECuEZ6G/97ic+ulkyCVw7CjHNTQCW2evzJKNbHQrBYgmQCGXzQJuyGf1F5khLm8H7g==",
"requires": {
"@babel/runtime": "^7.10.3"
"@babel/runtime": "^7.12.5"
}
},
"gatsby-plugin-react-svg": {

View File

@ -22,7 +22,7 @@
"gatsby-plugin-netlify": "^2.3.13",
"gatsby-plugin-netlify-cache": "^1.2.0",
"gatsby-plugin-offline": "^3.7.1",
"gatsby-plugin-react-helmet": "^3.3.10",
"gatsby-plugin-react-helmet": "^3.7.0",
"gatsby-plugin-react-svg": "^3.0.0",
"gatsby-plugin-robots-txt": "^1.5.1",
"gatsby-plugin-sharp": "^2.11.2",