diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-01-28 16:40:38 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-28 16:40:38 -0500 |
| commit | f03f636a1e6d3831c682517c5ee74bb6b14c7ccb (patch) | |
| tree | 246f80086952badc2e674e664460afa3d59893c0 /package.json | |
| parent | 950a71c2308eb438967b30a72403f7df5a04596c (diff) | |
| download | submelon.dev-f03f636a1e6d3831c682517c5ee74bb6b14c7ccb.tar.gz submelon.dev-f03f636a1e6d3831c682517c5ee74bb6b14c7ccb.tar.bz2 submelon.dev-f03f636a1e6d3831c682517c5ee74bb6b14c7ccb.zip | |
Bump gatsby-source-filesystem from 5.4.0 to 5.5.0 (#84)
Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 5.4.0 to 5.5.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@5.5.0/packages/gatsby-source-filesystem)
---
updated-dependencies:
- dependency-name: gatsby-source-filesystem
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 df1284f..27f34db 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "gatsby-plugin-offline": "^6.0.0", "gatsby-plugin-sharp": "5.4.0", "gatsby-plugin-styled-components": "6.3.0", - "gatsby-source-filesystem": "5.4.0", + "gatsby-source-filesystem": "5.5.0", "gatsby-transformer-sharp": "5.4.0", "react": "18.2.0", "react-dom": "18.2.0", |
