chore(deps): bump gatsby-plugin-react-helmet to 4.6.0

This commit is contained in:
Jean-Philippe Sirois
2021-06-01 00:46:32 -04:00
parent fd9e8b2e4b
commit 4f92e87a89
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -11538,9 +11538,9 @@
}
},
"gatsby-plugin-react-helmet": {
"version": "3.10.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.10.0.tgz",
"integrity": "sha512-TktmUysb7wDwYOKowNcpXxLJfQiwQ7cSQ8ALH3pJrW63wBaCoBXvAHg3OhgHVR74CrqN2Tb89tr3GXa4JhO4Qw==",
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-4.6.0.tgz",
"integrity": "sha512-+OR34N+H3vZcSN4e4dEyk6tR6NBBP8gINWztDw6/b3sXVJM0hfHRCpbBtgtJGclyjaxAdwbtfos1geKh3AvDHA==",
"requires": {
"@babel/runtime": "^7.12.5"
}
+1 -1
View File
@@ -40,7 +40,7 @@
"gatsby-plugin-manifest": "^3.6.0",
"gatsby-plugin-mdx": "^2.6.0",
"gatsby-plugin-polished": "^1.0.4",
"gatsby-plugin-react-helmet": "^3.6.0",
"gatsby-plugin-react-helmet": "^4.6.0",
"gatsby-plugin-react-svg": "^3.0.0",
"gatsby-plugin-sharp": "^2.10.0",
"gatsby-plugin-styled-components": "^3.6.0",