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

This commit is contained in:
Jean-Philippe Sirois
2019-10-07 07:27:03 -04:00
parent 30c1187805
commit 4fbffa10d0
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -8890,11 +8890,11 @@
} }
}, },
"gatsby-plugin-layout": { "gatsby-plugin-layout": {
"version": "1.1.8", "version": "1.1.10",
"resolved": "https://registry.npmjs.org/gatsby-plugin-layout/-/gatsby-plugin-layout-1.1.8.tgz", "resolved": "https://registry.npmjs.org/gatsby-plugin-layout/-/gatsby-plugin-layout-1.1.10.tgz",
"integrity": "sha512-NbCjp3ONr+NcUrXGv/70ax82ZXpQqMLzI5A8n0T0f6FOXUqigpmuUWH2LnK+Fe9Kpl3n3renBLbtM/3R2LQlig==", "integrity": "sha512-FUvwZyH7YN1L1LUXQiUbqy/YfU7iC4ZfZZ5jD8btCO3yD2h3s6C1c8V35l7Yte9MAVBNGa+0ztKsqLLKKw1g7g==",
"requires": { "requires": {
"@babel/runtime": "^7.6.0" "@babel/runtime": "^7.6.2"
}, },
"dependencies": { "dependencies": {
"@babel/runtime": { "@babel/runtime": {
+1 -1
View File
@@ -31,7 +31,7 @@
"@reach/router": "^1.2.1", "@reach/router": "^1.2.1",
"gatsby": "^2.15.29", "gatsby": "^2.15.29",
"gatsby-image": "^2.2.24", "gatsby-image": "^2.2.24",
"gatsby-plugin-layout": "^1.1.8", "gatsby-plugin-layout": "^1.1.10",
"gatsby-plugin-manifest": "^2.2.18", "gatsby-plugin-manifest": "^2.2.18",
"gatsby-plugin-mdx": "^1.0.43", "gatsby-plugin-mdx": "^1.0.43",
"gatsby-plugin-offline": "^3.0.8", "gatsby-plugin-offline": "^3.0.8",