Bump gatsby-source-filesystem from 3.2.0 to 3.3.0 (#5291)

Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 3.2.0 to 3.3.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.3.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-04-27 15:56:02 +00:00
committed by GitHub
parent 33f5927e38
commit 08f025801c

View File

@@ -13,7 +13,7 @@
"@directus/sdk-js": "^9.0.0-rc.53",
"@lnfusion/gatsby-source-graphql": "0.0.3",
"chalk": "^4.1.0",
"gatsby-source-filesystem": "^3.2.0",
"gatsby-source-filesystem": "^3.3.0",
"invariant": "^2.2.4",
"ms": "^2.1.3"
},