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

This commit is contained in:
dependabot[bot] 2022-04-02 04:18:32 +02:00 committed by GitHub
parent 5eb92f42c3
commit a5121cd71a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
docs/package-lock.json generated
View File

@ -24,7 +24,7 @@
"gatsby-plugin-netlify": "^4.1.0",
"gatsby-plugin-netlify-cache": "^2.0.0",
"gatsby-plugin-offline": "^5.11.1",
"gatsby-plugin-react-helmet": "^5.6.0",
"gatsby-plugin-react-helmet": "^5.11.0",
"gatsby-plugin-react-svg": "^3.1.0",
"gatsby-plugin-robots-txt": "^1.7.0",
"gatsby-plugin-sharp": "^4.9.0",
@ -12801,9 +12801,9 @@
}
},
"node_modules/gatsby-plugin-react-helmet": {
"version": "5.6.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.6.0.tgz",
"integrity": "sha512-EdJv0w569Bdaxq46sFX2UExsb1COdTGCXcjg53a31nhFmWo42PBuTBUhGKcsbdmomCaipl9j39NsHjj3opioBQ==",
"version": "5.11.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.11.0.tgz",
"integrity": "sha512-4ouGsfCCjbXtuz9/IR8YU2PfcHQ/peSHHr5UwIu6X/cJ2A8ykZHFMewQ4ve8dfHSBmNKDBuoFe6D0Y8Q4MDI8w==",
"dependencies": {
"@babel/runtime": "^7.15.4"
},
@ -35431,9 +35431,9 @@
}
},
"gatsby-plugin-react-helmet": {
"version": "5.6.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.6.0.tgz",
"integrity": "sha512-EdJv0w569Bdaxq46sFX2UExsb1COdTGCXcjg53a31nhFmWo42PBuTBUhGKcsbdmomCaipl9j39NsHjj3opioBQ==",
"version": "5.11.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.11.0.tgz",
"integrity": "sha512-4ouGsfCCjbXtuz9/IR8YU2PfcHQ/peSHHr5UwIu6X/cJ2A8ykZHFMewQ4ve8dfHSBmNKDBuoFe6D0Y8Q4MDI8w==",
"requires": {
"@babel/runtime": "^7.15.4"
}

View File

@ -21,7 +21,7 @@
"gatsby-plugin-netlify": "^4.1.0",
"gatsby-plugin-netlify-cache": "^2.0.0",
"gatsby-plugin-offline": "^5.11.1",
"gatsby-plugin-react-helmet": "^5.6.0",
"gatsby-plugin-react-helmet": "^5.11.0",
"gatsby-plugin-react-svg": "^3.1.0",
"gatsby-plugin-robots-txt": "^1.7.0",
"gatsby-plugin-sharp": "^4.9.0",