Bump gatsby-source-filesystem from 3.5.0 to 3.6.0 (#5889)

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

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-05-26 10:02:42 -04:00
committed by GitHub
parent b2bdcfaf12
commit 596e846a06

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.5.0",
"gatsby-source-filesystem": "^3.6.0",
"invariant": "^2.2.4",
"ms": "^2.1.3"
},