chore(deps): bump gatsby-plugin-layout to 1.1.23

This commit is contained in:
Jean-Philippe Sirois
2020-03-10 22:40:20 -04:00
parent e7c9c763c5
commit 1756e6c304
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -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
View File
@@ -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",