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:
parent
44fbe60eff
commit
2b3701a1ac
|
@ -5,7 +5,7 @@
|
||||||
"author": "Nebulous",
|
"author": "Nebulous",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"classnames": "^2.2.6",
|
"classnames": "^2.2.6",
|
||||||
"gatsby": "^2.19.26",
|
"gatsby": "^2.19.28",
|
||||||
"gatsby-image": "^2.2.42",
|
"gatsby-image": "^2.2.42",
|
||||||
"gatsby-plugin-manifest": "^2.2.42",
|
"gatsby-plugin-manifest": "^2.2.42",
|
||||||
"gatsby-plugin-react-helmet": "^3.1.22",
|
"gatsby-plugin-react-helmet": "^3.1.22",
|
||||||
|
|
|
@ -5650,10 +5650,10 @@ gatsby-transformer-sharp@^2.3.16:
|
||||||
semver "^5.7.1"
|
semver "^5.7.1"
|
||||||
sharp "^0.23.4"
|
sharp "^0.23.4"
|
||||||
|
|
||||||
gatsby@^2.19.26:
|
gatsby@^2.19.28:
|
||||||
version "2.19.26"
|
version "2.19.28"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.19.26.tgz#e6c142f69f1fb5bb03814bb6960254b0ba11027c"
|
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.19.28.tgz#0afb9f9c748875d8ff1d7f4f7b3aa03cb0260caf"
|
||||||
integrity sha512-OfOiXkEud5nuXM3WkJrKTFLAjf97kH6SAG/VoC+cposeapCOVL/AJvM6aY31Ho6WhPe8nv5nPlnDUXIIh+8xdg==
|
integrity sha512-B9iFqo3kKxDzV6y+93X3RuBXCacvO4qpKvEnV3+89Dcb3qkwMuvT9fmz3kw3/5NcPNphRADeYWS7hHJ+uO8N9g==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/code-frame" "^7.5.5"
|
"@babel/code-frame" "^7.5.5"
|
||||||
"@babel/core" "^7.7.5"
|
"@babel/core" "^7.7.5"
|
||||||
|
|
Reference in New Issue