From 93923747b76faeba660dad821b4cbfe68666fa34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2020 10:08:58 +0000 Subject: [PATCH] Bump gatsby from 2.24.1 to 2.24.2 Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 2.24.1 to 2.24.2. - [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@2.24.1...gatsby@2.24.2) 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 eeb0f3b7..db57a159 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "axios": "^0.19.2", "bytes": "^3.1.0", "classnames": "^2.2.6", - "gatsby": "^2.24.1", + "gatsby": "^2.24.2", "gatsby-image": "^2.4.13", "gatsby-plugin-manifest": "^2.4.18", "gatsby-plugin-matomo": "^0.8.3", diff --git a/yarn.lock b/yarn.lock index 54dc2226..45d6e430 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6626,10 +6626,10 @@ gatsby-transformer-sharp@^2.5.11: semver "^5.7.1" sharp "^0.25.1" -gatsby@^2.24.1: - version "2.24.1" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.24.1.tgz#69673817e354ef5c4db1cb49b6b9a3ae35c65142" - integrity sha512-aqFfx+Vj3kBhS17tgL1LrkMzip2Xctd3lCj+pogCGV9GCkg6wOqW2uOEqWeoiCNq09sPuwv3GNB8sbEFoQ/2DA== +gatsby@^2.24.2: + version "2.24.2" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.24.2.tgz#cadade2e38dd2bfaea36dd69ebcb735049ead08c" + integrity sha512-2zhCJZBPRJiUGbFRnCogMY3liBoFdb3+cCmIpp5b4BzGUEm+t+QZPSW34xkV5IE1WNywuIMtpZF6G8xTbuepbA== dependencies: "@babel/code-frame" "^7.10.3" "@babel/core" "^7.10.3"