From 46ab9f1060c5cb9b7e3851b85b8f2ed794830b17 Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Fri, 9 Feb 2018 09:38:50 +0000 Subject: [PATCH] Update gatsby from 1.9.184 to 1.9.187 --- docs/package.json | 2 +- docs/yarn.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/package.json b/docs/package.json index 379641b19600..3a52751c6026 100644 --- a/docs/package.json +++ b/docs/package.json @@ -31,7 +31,7 @@ "babel-preset-react": "^6.24.1", "babel-preset-stage-0": "^6.24.1", "bootstrap": "^3.3.7", - "gatsby": "^1.9.184", + "gatsby": "^1.9.187", "gatsby-link": "^1.6.36", "gatsby-plugin-sharp": "^1.6.27", "gatsby-remark-autolink-headers": "^1.4.11", diff --git a/docs/yarn.lock b/docs/yarn.lock index b8998c6adf29..55f8b2edfc15 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -4352,9 +4352,9 @@ gatsby-1-config-css-modules@^1.0.8: dependencies: babel-runtime "^6.26.0" -gatsby-cli@^1.1.37: - version "1.1.37" - resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-1.1.37.tgz#2d86e766211a39e94ba38ecdfc426c8b9c4fcbf3" +gatsby-cli@^1.1.39: + version "1.1.39" + resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-1.1.39.tgz#f2f4bf67d081de88c0a9a3728d9fcf0e215e182d" dependencies: babel-code-frame "^6.26.0" babel-runtime "^6.26.0" @@ -4500,9 +4500,9 @@ gatsby-transformer-remark@^1.7.31: unist-util-select "^1.5.0" unist-util-visit "^1.1.1" -gatsby@^1.9.184: - version "1.9.184" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-1.9.184.tgz#03ee3b39fb4056180140ebaed041a7523acf955a" +gatsby@^1.9.187: + version "1.9.188" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-1.9.188.tgz#2bacf2b956cfdf514c4be9be86b1e78b781f1307" dependencies: async "^2.1.2" babel-code-frame "^6.22.0" @@ -4542,7 +4542,7 @@ gatsby@^1.9.184: front-matter "^2.1.0" fs-extra "^4.0.1" gatsby-1-config-css-modules "^1.0.8" - gatsby-cli "^1.1.37" + gatsby-cli "^1.1.39" gatsby-link "^1.6.36" gatsby-module-loader "^1.0.9" gatsby-react-router-scroll "^1.0.10"