mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 09:15:58 +02:00
chore(deps): bump gatsby-plugin-layout to 1.1.10
This commit is contained in:
Generated
+4
-4
@@ -8890,11 +8890,11 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-layout": {
|
||||
"version": "1.1.8",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-layout/-/gatsby-plugin-layout-1.1.8.tgz",
|
||||
"integrity": "sha512-NbCjp3ONr+NcUrXGv/70ax82ZXpQqMLzI5A8n0T0f6FOXUqigpmuUWH2LnK+Fe9Kpl3n3renBLbtM/3R2LQlig==",
|
||||
"version": "1.1.10",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-layout/-/gatsby-plugin-layout-1.1.10.tgz",
|
||||
"integrity": "sha512-FUvwZyH7YN1L1LUXQiUbqy/YfU7iC4ZfZZ5jD8btCO3yD2h3s6C1c8V35l7Yte9MAVBNGa+0ztKsqLLKKw1g7g==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.6.0"
|
||||
"@babel/runtime": "^7.6.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": {
|
||||
|
||||
+1
-1
@@ -31,7 +31,7 @@
|
||||
"@reach/router": "^1.2.1",
|
||||
"gatsby": "^2.15.29",
|
||||
"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-mdx": "^1.0.43",
|
||||
"gatsby-plugin-offline": "^3.0.8",
|
||||
|
||||
Reference in New Issue
Block a user