aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-14 10:59:24 -0500
committerGitHub <noreply@github.com>2023-01-14 10:59:24 -0500
commit9fd1a86bd8644cd1e5c98415960cf77e0e03ebbe (patch)
tree36807b58ecebf5fd72e7d9210c9026f774abf960 /package.json
parentdf34460aa610c49392e172646d62225fb1e9da17 (diff)
downloadsubmelon.dev-9fd1a86bd8644cd1e5c98415960cf77e0e03ebbe.tar.gz
submelon.dev-9fd1a86bd8644cd1e5c98415960cf77e0e03ebbe.tar.bz2
submelon.dev-9fd1a86bd8644cd1e5c98415960cf77e0e03ebbe.zip
Bump gatsby-source-filesystem from 5.3.1 to 5.4.0 (#69)
Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 5.3.1 to 5.4.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.4.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> 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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 0fef611..f603914 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
"gatsby-plugin-offline": "^6.0.0",
"gatsby-plugin-sharp": "5.3.2",
"gatsby-plugin-styled-components": "6.3.0",
- "gatsby-source-filesystem": "5.3.1",
+ "gatsby-source-filesystem": "5.4.0",
"gatsby-transformer-sharp": "5.3.1",
"react": "18.2.0",
"react-dom": "18.2.0",