mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-07 07:56:12 +02:00
chore(deps): bump gatsby-plugin-react-helmet to 3.1.10
This commit is contained in:
Generated
+4
-4
@@ -9447,11 +9447,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gatsby-plugin-react-helmet": {
|
"gatsby-plugin-react-helmet": {
|
||||||
"version": "3.1.8",
|
"version": "3.1.10",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.1.8.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.1.10.tgz",
|
||||||
"integrity": "sha512-EpBpTwRLOHrxQLL9D3pBikgtW/4TIeUbZc93raerLr14ihht6wdWcGs4pjYAt0cKhRJ2WCvk3pgC3/yM6CEDww==",
|
"integrity": "sha512-xv3FlZGDPscXkm0jwZJvcwe50T4EcU7t8TnCsf7FC7YBzfil7FQ2k5YUB8LaG4DNEM5Vl35WKS5ad/5eSkmGIA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.6.0"
|
"@babel/runtime": "^7.6.2"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": {
|
"@babel/runtime": {
|
||||||
|
|||||||
+1
-1
@@ -36,7 +36,7 @@
|
|||||||
"gatsby-plugin-mdx": "^1.0.47",
|
"gatsby-plugin-mdx": "^1.0.47",
|
||||||
"gatsby-plugin-offline": "^3.0.11",
|
"gatsby-plugin-offline": "^3.0.11",
|
||||||
"gatsby-plugin-prefetch-google-fonts": "^1.4.3",
|
"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-react-svg": "^2.1.2",
|
||||||
"gatsby-plugin-sharp": "^2.2.25",
|
"gatsby-plugin-sharp": "^2.2.25",
|
||||||
"gatsby-plugin-styled-components": "^3.1.6",
|
"gatsby-plugin-styled-components": "^3.1.6",
|
||||||
|
|||||||
Reference in New Issue
Block a user