From 2b3701a1acc0b4b52a0cbf01dd67ccbbf03df656 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2020 11:07:15 +0000 Subject: [PATCH] Bump gatsby from 2.19.26 to 2.19.28 Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 2.19.26 to 2.19.28. - [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.19.26...gatsby@2.19.28) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e89b1a9c..4e4bda4f 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "Nebulous", "dependencies": { "classnames": "^2.2.6", - "gatsby": "^2.19.26", + "gatsby": "^2.19.28", "gatsby-image": "^2.2.42", "gatsby-plugin-manifest": "^2.2.42", "gatsby-plugin-react-helmet": "^3.1.22", diff --git a/yarn.lock b/yarn.lock index 6ccd116e..fc0c720c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5650,10 +5650,10 @@ gatsby-transformer-sharp@^2.3.16: semver "^5.7.1" sharp "^0.23.4" -gatsby@^2.19.26: - version "2.19.26" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.19.26.tgz#e6c142f69f1fb5bb03814bb6960254b0ba11027c" - integrity sha512-OfOiXkEud5nuXM3WkJrKTFLAjf97kH6SAG/VoC+cposeapCOVL/AJvM6aY31Ho6WhPe8nv5nPlnDUXIIh+8xdg== +gatsby@^2.19.28: + version "2.19.28" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.19.28.tgz#0afb9f9c748875d8ff1d7f4f7b3aa03cb0260caf" + integrity sha512-B9iFqo3kKxDzV6y+93X3RuBXCacvO4qpKvEnV3+89Dcb3qkwMuvT9fmz3kw3/5NcPNphRADeYWS7hHJ+uO8N9g== dependencies: "@babel/code-frame" "^7.5.5" "@babel/core" "^7.7.5"