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

This commit is contained in:
Jean-Philippe Sirois
2020-05-26 22:39:29 -04:00
parent d56edf61ff
commit b315e2a652
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -9814,9 +9814,9 @@
}
},
"gatsby-plugin-react-helmet": {
"version": "3.3.1",
"resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.3.1.tgz",
"integrity": "sha512-DZ/IWs+zlGL8N3JAcewPJJUPkl1st6/hIWQ3YphKoTK64DUIoMd2wWSJCrC6LiurS7knGHa4pdGyc5clwV1EKA==",
"version": "3.3.2",
"resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.3.2.tgz",
"integrity": "sha512-uRZlX4ejy0Txlw+9qbIVkULsuc6iniSwDgD+Ed6BOryKmF42qaqmdbcc78ZwPVN2SZJCDhcZKXoJf6QftTwwDg==",
"requires": {
"@babel/runtime": "^7.9.6"
}