diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-10-28 09:52:58 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-28 09:52:58 -0400 |
| commit | 9832fca17ab69de8ca7f0540798c7f46ed08c5d2 (patch) | |
| tree | 8795fc621017b22ce610e5154ff94688722db826 /package.json | |
| parent | 2da55e661c7ee2edb56c1c251809fc4299a3800c (diff) | |
| download | submelon.dev-9832fca17ab69de8ca7f0540798c7f46ed08c5d2.tar.gz submelon.dev-9832fca17ab69de8ca7f0540798c7f46ed08c5d2.tar.bz2 submelon.dev-9832fca17ab69de8ca7f0540798c7f46ed08c5d2.zip | |
build(deps): bump gatsby-source-filesystem from 5.12.0 to 5.12.1 (#288)
Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 5.12.0 to 5.12.1.
- [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@5.12.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>
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 4d2b4ea..1790a63 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "gatsby-plugin-offline": "^6.12.3", "gatsby-plugin-sharp": "5.12.2", "gatsby-plugin-styled-components": "6.12.0", - "gatsby-source-filesystem": "5.12.0", + "gatsby-source-filesystem": "5.12.1", "gatsby-transformer-sharp": "5.12.0", "react": "18.2.0", "react-dom": "18.2.0", |
