From dfc5d0645035ddc9c262f1b7070ff34d573e4e63 Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Tue, 17 Apr 2018 21:10:05 +0000 Subject: [PATCH] Update gatsby from 1.9.251 to 1.9.252 --- docs/package.json | 2 +- docs/yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/package.json b/docs/package.json index 472bcad2869..f5a5aca4dff 100644 --- a/docs/package.json +++ b/docs/package.json @@ -24,7 +24,7 @@ "@storybook/react": "^3.4.1", "babel-loader": "^6.4.1", "bootstrap": "^3.3.7", - "gatsby": "^1.9.251", + "gatsby": "^1.9.252", "gatsby-link": "^1.6.40", "gatsby-plugin-sharp": "^1.6.42", "gatsby-remark-autolink-headers": "^1.4.16", diff --git a/docs/yarn.lock b/docs/yarn.lock index a85b3e59f3b..8dab5c93023 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -4699,9 +4699,9 @@ gatsby-transformer-remark@^1.7.40: unist-util-select "^1.5.0" unist-util-visit "^1.1.1" -gatsby@^1.9.251: - version "1.9.251" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-1.9.251.tgz#52bdb725ddaafeb508c605e15d7ce6e11db405b9" +gatsby@^1.9.252: + version "1.9.252" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-1.9.252.tgz#bc3b84ac717e4e40ab8bae31da01199b0160b103" dependencies: async "^2.1.2" babel-code-frame "^6.22.0"