aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-09-09 08:26:15 -0400
committerGitHub <noreply@github.com>2023-09-09 08:26:15 -0400
commitcbc1f76ca49c58d53d548836ac1f654ed64ccf0d (patch)
treed9cce95b0d4e76fcdf746bb99d70b02cd9d985ec /package.json
parent41d41c1e3049ee144052f2f76d747dcf33e096af (diff)
downloadsubmelon.dev-cbc1f76ca49c58d53d548836ac1f654ed64ccf0d.tar.gz
submelon.dev-cbc1f76ca49c58d53d548836ac1f654ed64ccf0d.tar.bz2
submelon.dev-cbc1f76ca49c58d53d548836ac1f654ed64ccf0d.zip
build(deps): bump gatsby-source-filesystem from 5.11.0 to 5.12.0 (#250)
Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 5.11.0 to 5.12.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.12.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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index df0b1d9..0aca008 100644
--- a/package.json
+++ b/package.json
@@ -30,7 +30,7 @@
"gatsby-plugin-offline": "^6.11.0",
"gatsby-plugin-sharp": "5.11.0",
"gatsby-plugin-styled-components": "6.12.0",
- "gatsby-source-filesystem": "5.11.0",
+ "gatsby-source-filesystem": "5.12.0",
"gatsby-transformer-sharp": "5.12.0",
"react": "18.2.0",
"react-dom": "18.2.0",