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.3.2
This commit is contained in:
Generated
+3
-3
@@ -9731,9 +9731,9 @@
|
||||
"integrity": "sha512-p1NVkn27GUnDA5qHM+Z4cCcLCJIardzZXMon3640sT4xuL/AZJbsx3HEt2KY/5oZu0UXIkytkxzV2Da4rQeUIg=="
|
||||
},
|
||||
"gatsby-plugin-layout": {
|
||||
"version": "1.3.1",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-layout/-/gatsby-plugin-layout-1.3.1.tgz",
|
||||
"integrity": "sha512-bfZ31+Fm+pHMtsLBQ3oFa2dwiS8b2fo3xagxY8IK3R2GAqH7dSo/cepAELGrabpYtE4YyfVZ77nsMLyGzZyOng==",
|
||||
"version": "1.3.2",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-layout/-/gatsby-plugin-layout-1.3.2.tgz",
|
||||
"integrity": "sha512-/oc7iJLBjXOs3r3deBUN3YfPZwajvB+18sXjXE25dj7kWHn5qJkCHlLwgfbveLVSuLUxC8ftT31xYMuWc3X3KQ==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.9.6"
|
||||
}
|
||||
|
||||
+1
-1
@@ -35,7 +35,7 @@
|
||||
"gatsby": "^2.22.11",
|
||||
"gatsby-plugin-anchor-links": "^1.1.1",
|
||||
"gatsby-plugin-google-fonts": "^1.0.1",
|
||||
"gatsby-plugin-layout": "^1.3.1",
|
||||
"gatsby-plugin-layout": "^1.3.2",
|
||||
"gatsby-plugin-manifest": "^2.4.6",
|
||||
"gatsby-plugin-polished": "^1.0.4",
|
||||
"gatsby-plugin-prefetch-google-fonts": "^1.4.3",
|
||||
|
||||
Reference in New Issue
Block a user