mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 01:05:58 +02:00
chore(deps): bump gatsby-plugin-layout to 1.1.23
This commit is contained in:
Generated
+3
-3
@@ -9735,9 +9735,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-layout": {
|
||||
"version": "1.1.21",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-layout/-/gatsby-plugin-layout-1.1.21.tgz",
|
||||
"integrity": "sha512-UJB6wHPIRILXzFurek3wNjTuctN/m3Y+OnttoOUUqOrvy38v/y0JDEE4Osiiw0CaaHvngYU93gBs++iHZfwxtw==",
|
||||
"version": "1.1.23",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-layout/-/gatsby-plugin-layout-1.1.23.tgz",
|
||||
"integrity": "sha512-2nmV0o64EKUR3YqslWv+1ZhvT139NwCPHLN46uyek7ofzWyBtl2bXpnQ1d2LoYeljgEDrPIWpuIS0EzKCJG4nA==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.7.6"
|
||||
}
|
||||
|
||||
+1
-1
@@ -30,7 +30,7 @@
|
||||
"dependencies": {
|
||||
"@reach/router": "^1.3.3",
|
||||
"gatsby": "^2.19.34",
|
||||
"gatsby-plugin-layout": "^1.1.21",
|
||||
"gatsby-plugin-layout": "^1.1.23",
|
||||
"gatsby-plugin-manifest": "^2.2.39",
|
||||
"gatsby-plugin-prefetch-google-fonts": "^1.4.3",
|
||||
"gatsby-plugin-react-helmet": "^3.1.21",
|
||||
|
||||
Reference in New Issue
Block a user