Revert "Bump gatsby from 2.19.19 to 2.19.22"

This reverts commit 836eb2e008.
This commit is contained in:
Karol Wypchlo 2020-02-26 21:10:50 +01:00
parent 9d6748409c
commit f0e803ac3d
2 changed files with 10 additions and 10 deletions

View File

@ -5,7 +5,7 @@
"author": "Nebulous",
"dependencies": {
"classnames": "^2.2.6",
"gatsby": "^2.19.22",
"gatsby": "^2.19.19",
"gatsby-image": "^2.2.41",
"gatsby-plugin-manifest": "^2.2.42",
"gatsby-plugin-offline": "^3.0.35",

View File

@ -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"
integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=
gatsby-cli@^2.9.0:
version "2.9.0"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.9.0.tgz#eba30607ca126384676778851460cf1c4bddc631"
integrity sha512-aK8yDAt5S8pj/l/+RHMO2UJeBpsUARmAhC5lDh1dhfRfqdlKXwuAIStw8PY+aLpKAd/oyunvqI0D2y4BH3+eNA==
gatsby-cli@^2.8.30:
version "2.8.30"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.8.30.tgz#29655d05890d7c54b04d3fecd97446941e0c0507"
integrity sha512-dEGuvF91EwSzLwBV98NDihtn6e6uZedcPljlx9Mr7ZQLlOhGAVDcWR9KNq0Z1SWeRInwWc3cEdUJ6TUmPa308Q==
dependencies:
"@babel/code-frame" "^7.5.5"
"@babel/runtime" "^7.7.6"
@ -5547,10 +5547,10 @@ gatsby-transformer-sharp@^2.3.14:
semver "^5.7.1"
sharp "^0.23.4"
gatsby@^2.19.22:
version "2.19.22"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.19.22.tgz#23696b9d9e0ef5195fcda8f8f6c00bfc60695891"
integrity sha512-Q64XdeMcI4wv/kr6CZCMTCF0PLOGUQ9fYal68cqMDuIPWdLB+0b5roMw/GZMnc0EOyv3GsXQrcvbjH24NzHGGQ==
gatsby@^2.19.19:
version "2.19.19"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.19.19.tgz#8d4aa54e8c8da9cb38c5c7a15cfa358aec496f65"
integrity sha512-Is2s9qJ5p9fSzwhAf2LpKcv5l3/03Le3ZMJiU4ZOOauFhzLbsEIWK/Fu90GwnC8T7t9iWH3myI9NGh3a9+6cAQ==
dependencies:
"@babel/code-frame" "^7.5.5"
"@babel/core" "^7.7.5"
@ -5611,7 +5611,7 @@ gatsby@^2.19.22:
flat "^4.1.0"
fs-exists-cached "1.0.0"
fs-extra "^8.1.0"
gatsby-cli "^2.9.0"
gatsby-cli "^2.8.30"
gatsby-core-utils "^1.0.28"
gatsby-graphiql-explorer "^0.2.34"
gatsby-link "^2.2.29"