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

This commit is contained in:
Jean-Philippe Sirois
2019-08-05 14:35:56 -04:00
parent cc465efc5f
commit a9e1b53d40
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -8082,9 +8082,9 @@
}
},
"gatsby-plugin-react-helmet": {
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.1.2.tgz",
"integrity": "sha512-9rqa0D7qV+d7lMcnoV2Y4PTSNJcolTVZDygINYAboeef8fflcvGmOYUl16SbC0HjRjdGSiS9bmcsUNHeYPC/7g==",
"version": "3.1.3",
"resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.1.3.tgz",
"integrity": "sha512-S/1B/9JxHFEyeZ/d0BFzJYX9Gd5XBNvLJ7vLd7f7ZzFiqOYpNchnliF87cX+/BuR1gj+v2ypZ7tLRA4LE4PyBw==",
"requires": {
"@babel/runtime": "^7.0.0"
}
+1 -1
View File
@@ -12,7 +12,7 @@
"gatsby-plugin-mdx": "^1.0.22",
"gatsby-plugin-offline": "^2.2.4",
"gatsby-plugin-prefetch-google-fonts": "^1.4.3",
"gatsby-plugin-react-helmet": "^3.1.2",
"gatsby-plugin-react-helmet": "^3.1.3",
"gatsby-plugin-react-svg": "^2.1.1",
"gatsby-plugin-sharp": "^2.2.9",
"gatsby-plugin-styled-components": "^3.1.2",