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

This commit is contained in:
Jean-Philippe Sirois
2020-03-10 22:40:20 -04:00
parent 5bbb81fe42
commit 1f063179af
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -9884,9 +9884,9 @@
}
},
"gatsby-plugin-react-helmet": {
"version": "3.1.21",
"resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.1.21.tgz",
"integrity": "sha512-6LZ2LEYTwqD+ZqyCH55mVpk2xEXbQoCTfijP1W4ZCQsKtpWGJP+vyd6b96FWVyEb2k5LsQ1u+jk4R8xXULSX+w==",
"version": "3.1.23",
"resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.1.23.tgz",
"integrity": "sha512-l6OomFCfggJ6IG8XOw0WuCqbTnVrqtMRxA/O5qbCpXH7K9JxjE406vUM8To0dVjoaCiSvRZU/Dz0vU0wEWe0UQ==",
"requires": {
"@babel/runtime": "^7.7.6"
}
+1 -1
View File
@@ -33,7 +33,7 @@
"gatsby-plugin-layout": "^1.1.23",
"gatsby-plugin-manifest": "^2.2.45",
"gatsby-plugin-prefetch-google-fonts": "^1.4.3",
"gatsby-plugin-react-helmet": "^3.1.21",
"gatsby-plugin-react-helmet": "^3.1.23",
"gatsby-plugin-react-svg": "^3.0.0",
"gatsby-plugin-sharp": "^2.4.3",
"gatsby-plugin-styled-components": "^3.1.18",