mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-07 16:06:12 +02:00
chore(deps): bump gatsby-plugin-react-helmet to 3.1.3
This commit is contained in:
Generated
+3
-3
@@ -8082,9 +8082,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gatsby-plugin-react-helmet": {
|
"gatsby-plugin-react-helmet": {
|
||||||
"version": "3.1.2",
|
"version": "3.1.3",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.1.2.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.1.3.tgz",
|
||||||
"integrity": "sha512-9rqa0D7qV+d7lMcnoV2Y4PTSNJcolTVZDygINYAboeef8fflcvGmOYUl16SbC0HjRjdGSiS9bmcsUNHeYPC/7g==",
|
"integrity": "sha512-S/1B/9JxHFEyeZ/d0BFzJYX9Gd5XBNvLJ7vLd7f7ZzFiqOYpNchnliF87cX+/BuR1gj+v2ypZ7tLRA4LE4PyBw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.0.0"
|
"@babel/runtime": "^7.0.0"
|
||||||
}
|
}
|
||||||
|
|||||||
+1
-1
@@ -12,7 +12,7 @@
|
|||||||
"gatsby-plugin-mdx": "^1.0.22",
|
"gatsby-plugin-mdx": "^1.0.22",
|
||||||
"gatsby-plugin-offline": "^2.2.4",
|
"gatsby-plugin-offline": "^2.2.4",
|
||||||
"gatsby-plugin-prefetch-google-fonts": "^1.4.3",
|
"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-react-svg": "^2.1.1",
|
||||||
"gatsby-plugin-sharp": "^2.2.9",
|
"gatsby-plugin-sharp": "^2.2.9",
|
||||||
"gatsby-plugin-styled-components": "^3.1.2",
|
"gatsby-plugin-styled-components": "^3.1.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user