Bump gatsby from 2.19.19 to 2.19.22
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 2.19.19 to 2.19.22. - [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.19...gatsby@2.19.22) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
85994d4eb6
commit
836eb2e008
|
@ -5,7 +5,7 @@
|
||||||
"author": "Nebulous",
|
"author": "Nebulous",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"classnames": "^2.2.6",
|
"classnames": "^2.2.6",
|
||||||
"gatsby": "^2.19.19",
|
"gatsby": "^2.19.22",
|
||||||
"gatsby-image": "^2.2.41",
|
"gatsby-image": "^2.2.41",
|
||||||
"gatsby-plugin-manifest": "^2.2.41",
|
"gatsby-plugin-manifest": "^2.2.41",
|
||||||
"gatsby-plugin-offline": "^3.0.35",
|
"gatsby-plugin-offline": "^3.0.35",
|
||||||
|
|
18
yarn.lock
18
yarn.lock
|
@ -5302,10 +5302,10 @@ functional-red-black-tree@^1.0.1:
|
||||||
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
|
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
|
||||||
integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=
|
integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=
|
||||||
|
|
||||||
gatsby-cli@^2.8.30:
|
gatsby-cli@^2.9.0:
|
||||||
version "2.8.30"
|
version "2.9.0"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.8.30.tgz#29655d05890d7c54b04d3fecd97446941e0c0507"
|
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.9.0.tgz#eba30607ca126384676778851460cf1c4bddc631"
|
||||||
integrity sha512-dEGuvF91EwSzLwBV98NDihtn6e6uZedcPljlx9Mr7ZQLlOhGAVDcWR9KNq0Z1SWeRInwWc3cEdUJ6TUmPa308Q==
|
integrity sha512-aK8yDAt5S8pj/l/+RHMO2UJeBpsUARmAhC5lDh1dhfRfqdlKXwuAIStw8PY+aLpKAd/oyunvqI0D2y4BH3+eNA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/code-frame" "^7.5.5"
|
"@babel/code-frame" "^7.5.5"
|
||||||
"@babel/runtime" "^7.7.6"
|
"@babel/runtime" "^7.7.6"
|
||||||
|
@ -5547,10 +5547,10 @@ gatsby-transformer-sharp@^2.3.14:
|
||||||
semver "^5.7.1"
|
semver "^5.7.1"
|
||||||
sharp "^0.23.4"
|
sharp "^0.23.4"
|
||||||
|
|
||||||
gatsby@^2.19.19:
|
gatsby@^2.19.22:
|
||||||
version "2.19.19"
|
version "2.19.22"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.19.19.tgz#8d4aa54e8c8da9cb38c5c7a15cfa358aec496f65"
|
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.19.22.tgz#23696b9d9e0ef5195fcda8f8f6c00bfc60695891"
|
||||||
integrity sha512-Is2s9qJ5p9fSzwhAf2LpKcv5l3/03Le3ZMJiU4ZOOauFhzLbsEIWK/Fu90GwnC8T7t9iWH3myI9NGh3a9+6cAQ==
|
integrity sha512-Q64XdeMcI4wv/kr6CZCMTCF0PLOGUQ9fYal68cqMDuIPWdLB+0b5roMw/GZMnc0EOyv3GsXQrcvbjH24NzHGGQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/code-frame" "^7.5.5"
|
"@babel/code-frame" "^7.5.5"
|
||||||
"@babel/core" "^7.7.5"
|
"@babel/core" "^7.7.5"
|
||||||
|
@ -5611,7 +5611,7 @@ gatsby@^2.19.19:
|
||||||
flat "^4.1.0"
|
flat "^4.1.0"
|
||||||
fs-exists-cached "1.0.0"
|
fs-exists-cached "1.0.0"
|
||||||
fs-extra "^8.1.0"
|
fs-extra "^8.1.0"
|
||||||
gatsby-cli "^2.8.30"
|
gatsby-cli "^2.9.0"
|
||||||
gatsby-core-utils "^1.0.28"
|
gatsby-core-utils "^1.0.28"
|
||||||
gatsby-graphiql-explorer "^0.2.34"
|
gatsby-graphiql-explorer "^0.2.34"
|
||||||
gatsby-link "^2.2.29"
|
gatsby-link "^2.2.29"
|
||||||
|
|
Reference in New Issue