diff options
author | dependabot[bot] | 2020-06-21 21:13:23 +0000 |
---|---|---|
committer | GitHub | 2020-06-21 21:13:23 +0000 |
commit | a582272923907eb993a82261447ba1b020946e28 (patch) | |
tree | 02fe98b0df35c2b970c955020e12e659fe7c7c74 /package.json | |
parent | 2295ab23f72f36b817ec49f632477314b630f55c (diff) |
Bump gatsby-source-filesystem from 2.3.8 to 2.3.12
Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 2.3.8 to 2.3.12.
- [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@2.3.12/packages/gatsby-source-filesystem)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 8aa7cbf..47f32fc 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "gatsby-remark-custom-blocks": "^2.3.3", "gatsby-remark-katex": "^3.3.3", "gatsby-remark-prismjs": "^3.5.3", - "gatsby-source-filesystem": "^2.3.8", + "gatsby-source-filesystem": "^2.3.12", "gatsby-transformer-remark": "^2.8.14", "gatsby-transformer-sharp": "^2.5.3", "katex": "^0.11.1", |