From 1c726cded0cba20823c473aa5f9dcba104d5dc55 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2019 11:47:54 +0000 Subject: [PATCH] Bump gatsby-plugin-layout from 1.1.2 to 1.1.4 Bumps [gatsby-plugin-layout](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-layout) from 1.1.2 to 1.1.4. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-layout/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-layout@1.1.4/packages/gatsby-plugin-layout) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d2c91b6..8f70911 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "gatsby": "^2.13.57", "gatsby-image": "^2.2.8", "gatsby-plugin-google-analytics": "^2.1.7", - "gatsby-plugin-layout": "^1.1.2", + "gatsby-plugin-layout": "^1.1.4", "gatsby-plugin-manifest": "^2.2.5", "gatsby-plugin-offline": "^2.2.4", "gatsby-plugin-react-helmet": "^3.1.3", diff --git a/yarn.lock b/yarn.lock index 3681fa9..e927638 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5380,10 +5380,10 @@ gatsby-plugin-google-analytics@^2.1.7: dependencies: "@babel/runtime" "^7.0.0" -gatsby-plugin-layout@^1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/gatsby-plugin-layout/-/gatsby-plugin-layout-1.1.2.tgz#f3f9ed8c034ebc9d3116a12ae3457f852ddf2490" - integrity sha512-nXtF5SJbx+qcSQBXLnpq3YeaPN0LEbkkH3HOJcoFfynzY0cKH4o09+IO3WGxoV/XLBjcxc3OxZFwBqQaeL6Keg== +gatsby-plugin-layout@^1.1.4: + version "1.1.4" + resolved "https://registry.yarnpkg.com/gatsby-plugin-layout/-/gatsby-plugin-layout-1.1.4.tgz#1c1b65776d5a3d9f2a76b21db4a4f4530ce68c79" + integrity sha512-ADjwyO7SH6INLTd/WI35cLuLZHMiDLgDUlGcYI9dpVnVzha41DQJ+8UWcddBaBoaWb8BuJHpnWuBG2iBDhCOvw== dependencies: "@babel/runtime" "^7.0.0"