From 2237090df95b8fc7cbefbdda59f51e467290535f Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Sun, 10 Dec 2017 16:32:13 +0000 Subject: [PATCH] Update gatsby-source-filesystem from 1.5.9 to 1.5.10 --- 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 a753c8c6d4c..ee537167ddb 100644 --- a/docs/package.json +++ b/docs/package.json @@ -37,7 +37,7 @@ "gatsby-remark-copy-linked-files": "^1.5.23", "gatsby-remark-images": "^1.5.34", "gatsby-remark-smartypants": "^1.4.10", - "gatsby-source-filesystem": "^1.5.9", + "gatsby-source-filesystem": "^1.5.10", "gatsby-transformer-remark": "^1.7.23", "gh-pages": "^1.1.0", "global": "^4.3.2", diff --git a/docs/yarn.lock b/docs/yarn.lock index 21892ad6f0f..38501cb4f84 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -4296,9 +4296,9 @@ gatsby-remark-smartypants@^1.4.10: retext-smartypants "^2.0.0" unist-util-visit "^1.1.1" -gatsby-source-filesystem@^1.5.9: - version "1.5.9" - resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-1.5.9.tgz#f732d9e51be1b622e8416695c8cf1acd9483e822" +gatsby-source-filesystem@^1.5.10: + version "1.5.10" + resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-1.5.10.tgz#b2a2ed5a7656a30335961624af1da39373a9d5c5" dependencies: babel-cli "^6.26.0" babel-runtime "^6.26.0"