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"
}