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

This commit is contained in:
Jean-Philippe Sirois
2021-06-01 00:44:56 -04:00
parent 2c2e12a75a
commit c92882f220
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -11115,9 +11115,9 @@
}
},
"gatsby-plugin-layout": {
"version": "1.10.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-layout/-/gatsby-plugin-layout-1.10.0.tgz",
"integrity": "sha512-POZbetL3coxsYbAA1SsZ7u0wd7zcR667OpP7atCGFc/9RRSxkUtA4sog1DNO9Zi/eG2eUnkw+KWuVLKSHV4Hng==",
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-layout/-/gatsby-plugin-layout-2.6.0.tgz",
"integrity": "sha512-diFMNnfUT5qT1aBFdW508sx4sSVebI8mco8l8IP/KhEAcjMAmBPmRIdulRYa4CsMtCW7rFmUJyXEpdTYyqQRRA==",
"requires": {
"@babel/runtime": "^7.12.5"
}
+1 -1
View File
@@ -36,7 +36,7 @@
"@reach/router": "^1.3.4",
"classnames": "^2.3.1",
"gatsby": "^3.6.1",
"gatsby-plugin-layout": "^1.6.0",
"gatsby-plugin-layout": "^2.6.0",
"gatsby-plugin-manifest": "^2.8.0",
"gatsby-plugin-mdx": "^1.6.0",
"gatsby-plugin-polished": "^1.0.4",