Bump gatsby-source-filesystem from 3.7.0 to 3.7.1 (#6198)

Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/gatsby-source-filesystem@3.7.1/packages/gatsby-source-filesystem/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@3.7.1/packages/gatsby-source-filesystem)

---
updated-dependencies:
- dependency-name: gatsby-source-filesystem
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-06-11 09:01:23 -04:00
committed by GitHub
parent 46c77f70c8
commit 210fe91eba

View File

@@ -13,7 +13,7 @@
"@directus/sdk-js": "^9.0.0-rc.53",
"@lnfusion/gatsby-source-graphql": "0.0.4",
"chalk": "^4.1.1",
"gatsby-source-filesystem": "^3.6.0",
"gatsby-source-filesystem": "^3.7.1",
"invariant": "^2.2.4",
"ms": "^2.1.3"
},