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

This commit is contained in:
Jean-Philippe Sirois
2019-10-07 07:28:24 -04:00
parent 5c41901edb
commit 1a3cff2b01
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -9447,11 +9447,11 @@
}
},
"gatsby-plugin-react-helmet": {
"version": "3.1.8",
"resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.1.8.tgz",
"integrity": "sha512-EpBpTwRLOHrxQLL9D3pBikgtW/4TIeUbZc93raerLr14ihht6wdWcGs4pjYAt0cKhRJ2WCvk3pgC3/yM6CEDww==",
"version": "3.1.10",
"resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.1.10.tgz",
"integrity": "sha512-xv3FlZGDPscXkm0jwZJvcwe50T4EcU7t8TnCsf7FC7YBzfil7FQ2k5YUB8LaG4DNEM5Vl35WKS5ad/5eSkmGIA==",
"requires": {
"@babel/runtime": "^7.6.0"
"@babel/runtime": "^7.6.2"
},
"dependencies": {
"@babel/runtime": {
+1 -1
View File
@@ -36,7 +36,7 @@
"gatsby-plugin-mdx": "^1.0.47",
"gatsby-plugin-offline": "^3.0.11",
"gatsby-plugin-prefetch-google-fonts": "^1.4.3",
"gatsby-plugin-react-helmet": "^3.1.8",
"gatsby-plugin-react-helmet": "^3.1.10",
"gatsby-plugin-react-svg": "^2.1.2",
"gatsby-plugin-sharp": "^2.2.25",
"gatsby-plugin-styled-components": "^3.1.6",