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] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-05 11:07:15 +00:00 committed by GitHub
parent 44fbe60eff
commit 2b3701a1ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -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",

View File

@ -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"