From 981c1cd1de0dbebc6670e3e9b28242be2d671775 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Oct 2022 04:09:40 +0000 Subject: [PATCH] Bump gatsby from 4.24.4 to 4.24.5 Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 4.24.4 to 4.24.5. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@4.24.4...gatsby@4.24.5) --- updated-dependencies: - dependency-name: gatsby dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d434a66..2b03cd6 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@fontsource/noto-sans-display": "^4.5.13", "@icons-pack/react-simple-icons": "^5.11.0", "dotenv": "^16.0.2", - "gatsby": "^4.24.4", + "gatsby": "^4.24.5", "gatsby-plugin-image": "^2.24.0", "gatsby-plugin-manifest": "^4.24.0", "gatsby-plugin-react-helmet": "^5.24.0", diff --git a/yarn.lock b/yarn.lock index 9b144ae..9c5ca5a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6242,10 +6242,10 @@ gatsby-worker@^1.24.0: "@babel/core" "^7.15.5" "@babel/runtime" "^7.15.4" -gatsby@^4.24.4: - version "4.24.4" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.24.4.tgz#48db456e812cc6ffd1f8180d393a5b01f4a9e03e" - integrity sha512-jUC5X3xspNKTGp5ADlwP7q1I9kZai9mS+cPkEZJvSetdAB5AZjYY867OxwBgj0awt/E1+f8AG255zanK7Nvwtg== +gatsby@^4.24.5: + version "4.24.5" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.24.5.tgz#1c8612d142127154691812853e9e09edea5d4d08" + integrity sha512-f47r+RQldDkBpmcQqixmvafwEqUNUKvtmov+n04uCKOdfkuiiSMPm2pGAWx3vesfut2Kf7nIVgZLZz9sRjXqKA== dependencies: "@babel/code-frame" "^7.14.0" "@babel/core" "^7.15.5"