Skip to content

Commit

Permalink
Update gatsby-source-filesystem from 1.5.28 to 1.5.29
Browse files Browse the repository at this point in the history
  • Loading branch information
dependencies-bot committed Apr 9, 2018
1 parent 3fa3701 commit 9799f99
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"gatsby-remark-copy-linked-files": "^1.5.31",
"gatsby-remark-images": "^1.5.60",
"gatsby-remark-smartypants": "^1.4.12",
"gatsby-source-filesystem": "^1.5.28",
"gatsby-source-filesystem": "^1.5.29",
"gatsby-transformer-remark": "^1.7.39",
"gh-pages": "^1.1.0",
"global": "^4.3.2",
Expand Down
6 changes: 3 additions & 3 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4660,9 +4660,9 @@ gatsby-remark-smartypants@^1.4.12:
retext-smartypants "^2.0.0"
unist-util-visit "^1.1.1"

gatsby-source-filesystem@^1.5.28:
version "1.5.28"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-1.5.28.tgz#4fe2452e425d5e39233f6892983291e3282cac6c"
gatsby-source-filesystem@^1.5.29:
version "1.5.29"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-1.5.29.tgz#27efb1214d8a326f7a1cb8f0cdee579f96a2be69"
dependencies:
babel-cli "^6.26.0"
babel-runtime "^6.26.0"
Expand Down

0 comments on commit 9799f99

Please sign in to comment.