From cd7294472b7f7916f8cb18a3f79f38a11b9ad4d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 19 Mar 2018 10:23:59 +0000 Subject: [PATCH] Bump gatsby from 1.9.236 to 1.9.237 Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 1.9.236 to 1.9.237. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 753693c8a..84f0567b8 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "1.0.0", "author": "Jesse Stuart ", "dependencies": { - "gatsby": "^1.9.236", + "gatsby": "^1.9.237", "gatsby-image": "^1.0.42", "gatsby-link": "^1.6.39", "gatsby-plugin-feed": "^1.3.20", diff --git a/yarn.lock b/yarn.lock index a1fcb7b2e..9f124d7ae 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5058,9 +5058,9 @@ gatsby-plugin-typography@^1.7.18: react-typography "^0.16.1" typography "^0.16.0" -gatsby-react-router-scroll@^1.0.13: - version "1.0.13" - resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-1.0.13.tgz#d1cfd43c334497ad174ae9409c24bb5d4dcda3aa" +gatsby-react-router-scroll@^1.0.14: + version "1.0.14" + resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-1.0.14.tgz#7e3b59c2266772030c6bfeaa8914c71dd3c12c59" dependencies: babel-runtime "^6.26.0" scroll-behavior "^0.9.9" @@ -5168,9 +5168,9 @@ gatsby-transformer-sharp@^1.6.22: fs-extra "^4.0.2" probe-image-size "^3.2.0" -gatsby@^1.9.236: - version "1.9.236" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-1.9.236.tgz#ece3784aac05be3ade58e6eb2e99c5557464e65c" +gatsby@^1.9.237: + version "1.9.237" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-1.9.237.tgz#cae78ab054e09045dc51a769b300b52d84bd9536" dependencies: async "^2.1.2" babel-code-frame "^6.22.0" @@ -5215,7 +5215,7 @@ gatsby@^1.9.236: gatsby-cli "^1.1.46" gatsby-link "^1.6.39" gatsby-module-loader "^1.0.11" - gatsby-react-router-scroll "^1.0.13" + gatsby-react-router-scroll "^1.0.14" glob "^7.1.1" graphql "^0.11.7" graphql-relay "^0.5.1"