Merge pull request #222 from alxshelepenok/renovate/gatsby

fix(deps): update dependency gatsby-source-filesystem to ^2.0.36
This commit is contained in:
Alexander Shelepenok 2019-05-16 23:21:05 +03:00 committed by GitHub
commit 6e87b91113
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -65,7 +65,7 @@
"gatsby-remark-relative-images": "^0.2.2",
"gatsby-remark-responsive-iframe": "^2.1.1",
"gatsby-remark-smartypants": "^2.0.9",
"gatsby-source-filesystem": "^2.0.35",
"gatsby-source-filesystem": "^2.0.36",
"gatsby-transformer-remark": "^2.3.12",
"gatsby-transformer-sharp": "^2.1.19",
"invariant": "^2.2.4",

View File

@ -5666,9 +5666,9 @@ gatsby-remark-smartypants@^2.0.9:
retext-smartypants "^3.0.0"
unist-util-visit "^1.3.0"
gatsby-source-filesystem@^2.0.35:
version "2.0.35"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.0.35.tgz#6f4d5d39cb79c9234572eda945ddf603efbc85fd"
gatsby-source-filesystem@^2.0.36:
version "2.0.36"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.0.36.tgz#7f8930fdd5b90f524b3a0ef12044a54005abc1b3"
dependencies:
"@babel/runtime" "^7.0.0"
better-queue "^3.8.7"