Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ff6a8a4

Browse files
authored
Merge pull request Hacker0x01#533 from Hacker0x01/dependabot/npm_and_yarn/gatsby-plugin-layout-2.14.0
Bump gatsby-plugin-layout from 2.12.0 to 2.14.0
2 parents 1e4f9d8 + 873325c commit ff6a8a4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"gatsby-plugin-algolia-docsearch": "^1.0.5",
1313
"gatsby-plugin-csp": "^1.1.3",
1414
"gatsby-plugin-google-analytics": "^3.14.0",
15-
"gatsby-plugin-layout": "^2.11.0",
15+
"gatsby-plugin-layout": "^2.14.0",
1616
"gatsby-plugin-react-helmet": "^4.14.0",
1717
"gatsby-plugin-sass": "^4.12.0",
1818
"gatsby-plugin-sharp": "^3.14.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5680,12 +5680,12 @@ gatsby-plugin-google-analytics@^3.14.0:
56805680
minimatch "3.0.4"
56815681
web-vitals "^1.1.2"
56825682

5683-
gatsby-plugin-layout@^2.11.0:
5684-
version "2.12.0"
5685-
resolved "https://registry.yarnpkg.com/gatsby-plugin-layout/-/gatsby-plugin-layout-2.12.0.tgz#8564e6b012287f0108fbfadf4e269a581a570a08"
5686-
integrity sha512-zBj7JTrAC6ro5GJPA2WxFEc+VMa6P62SnbKsj1fOUo8oVgNSV3I2oX9UMGv+S58nquW0NX/pNjIU8wR4IRwYmw==
5683+
gatsby-plugin-layout@^2.14.0:
5684+
version "2.14.0"
5685+
resolved "https://registry.yarnpkg.com/gatsby-plugin-layout/-/gatsby-plugin-layout-2.14.0.tgz#09bdc6a3dc309cd7de06b50ce05ae519ca50ec44"
5686+
integrity sha512-/jQzYXqPO1YzVk0/Y0iAFNDY85ciclHWfS6QtiyxUiRYp2nX/u0dfQzNTVBGLdS3E2KJBDnBWsnEM72Gg9ZvXQ==
56875687
dependencies:
5688-
"@babel/runtime" "^7.14.8"
5688+
"@babel/runtime" "^7.15.4"
56895689

56905690
gatsby-plugin-page-creator@^3.14.0:
56915691
version "3.14.0"

0 commit comments

Comments
 (0)