diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-06-24 08:07:11 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-24 08:07:11 -0400 |
| commit | b3608eb97ca805e514f75f07b72aaa7ae7bdabd4 (patch) | |
| tree | 31de52bfb6e9db0bfc288876c9fc1b87fb16996a /package.json | |
| parent | 3dd06d39f091e6525151269f5febbd73ed14a1fe (diff) | |
| download | submelon.dev-b3608eb97ca805e514f75f07b72aaa7ae7bdabd4.tar.gz submelon.dev-b3608eb97ca805e514f75f07b72aaa7ae7bdabd4.tar.bz2 submelon.dev-b3608eb97ca805e514f75f07b72aaa7ae7bdabd4.zip | |
Bump gatsby-source-filesystem from 5.10.0 to 5.11.0 (#195)
Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 5.10.0 to 5.11.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.11.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 6cc06b9..8173872 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "gatsby-plugin-offline": "^6.10.0", "gatsby-plugin-sharp": "5.10.0", "gatsby-plugin-styled-components": "6.11.0", - "gatsby-source-filesystem": "5.10.0", + "gatsby-source-filesystem": "5.11.0", "gatsby-transformer-sharp": "5.10.0", "react": "18.2.0", "react-dom": "18.2.0", |
