fix(deps): update dependency gatsby to v2.28.2 (#4717)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-12-14 11:44:31 +02:00 committed by GitHub
parent bf83e40d65
commit 6d0d9a58fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 15 deletions

View File

@ -18,7 +18,7 @@
"@emotion/styled": "^10.0.27",
"dayjs": "^1.8.23",
"emotion-theming": "^10.0.27",
"gatsby": "2.28.0",
"gatsby": "2.28.2",
"gatsby-plugin-catch-links": "2.6.0",
"gatsby-plugin-emotion": "^4.2.0",
"gatsby-plugin-manifest": "2.8.0",

View File

@ -5846,10 +5846,10 @@ fuzzy@^0.1.1:
resolved "https://registry.yarnpkg.com/fuzzy/-/fuzzy-0.1.3.tgz#4c76ec2ff0ac1a36a9dccf9a00df8623078d4ed8"
integrity sha1-THbsL/CsGjap3M+aAN+GIweNTtg=
gatsby-cli@^2.15.0:
version "2.15.0"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.15.0.tgz#e731b1e16a8ee14bb9bd162c87401fa84943eaf2"
integrity sha512-ho6Bji5iOzHEXe1owvhgXip4Xpw71iQML8Kw4VdwGFzMqRxtv0m55Vj5yRKtMefM2hmLrNQ3zamtP6xdwwDk0A==
gatsby-cli@^2.15.1:
version "2.15.1"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.15.1.tgz#f51465db7772f9855346a585a82e82a977e95361"
integrity sha512-VSgnjdCmP0pBbpf5zk0CrsyQ7iE8O0NyLpBRZUqAi0xHP53JdKEsYeJB3QKZon6MH/oc6j+pxSBMUHqGzzhyhg==
dependencies:
"@babel/code-frame" "^7.10.4"
"@hapi/joi" "^15.1.1"
@ -5866,7 +5866,7 @@ gatsby-cli@^2.15.0:
fs-exists-cached "^1.0.0"
fs-extra "^8.1.0"
gatsby-core-utils "^1.6.0"
gatsby-recipes "^0.5.0"
gatsby-recipes "^0.5.1"
gatsby-telemetry "^1.6.0"
hosted-git-info "^3.0.6"
is-valid-path "^0.1.1"
@ -6029,10 +6029,10 @@ gatsby-react-router-scroll@^3.3.0:
dependencies:
"@babel/runtime" "^7.12.5"
gatsby-recipes@^0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.5.0.tgz#d9d701ba3dd2d8427ab7f1c9cc14b498ca28b26c"
integrity sha512-C0JHy4vDbGYGT3GSACpjGygqJ/kyl+GM+Li19G7LHeBTJ62o1+mF5zkYsBjMl43S4+3yrLeB4ijukPZEQdlIAA==
gatsby-recipes@^0.5.1:
version "0.5.1"
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.5.1.tgz#d6e3d07cc7d0dc0b073e5522e4c3c3d67686e0b0"
integrity sha512-6bKV8/vyWNG9mQQUL3XP/ZbiugDQTNxZT+Rs61qDU+0drzMjpIs4YqP1gj9PExp86mqnGlezEyvSK9gEPZjb+g==
dependencies:
"@babel/core" "^7.12.3"
"@babel/generator" "^7.12.5"
@ -6207,10 +6207,10 @@ gatsby-transformer-yaml@2.7.0:
lodash "^4.17.20"
unist-util-select "^1.5.0"
gatsby@2.28.0:
version "2.28.0"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.28.0.tgz#ed2d3b1d1f953ff59f641797560df555a41bf1b2"
integrity sha512-kWejVSxsuiT/yfghLHDOeaJg0eV5UdS5zc66ANPcSEJ+9U3DgPWoVM18aFsa+VsywGWxp2uqzOPdsItjdiOt+A==
gatsby@2.28.2:
version "2.28.2"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.28.2.tgz#2ca533900f8d4ad983f97981e7b17025d3f1c454"
integrity sha512-NnsXUD/u51ykNkOuqt8aAqIXWY9asP0nh0Jcum+pAZ+BBhOQu5cr4nnB6h1NS93ZlEyJxlH6gfle1nN2GoUFDA==
dependencies:
"@babel/code-frame" "^7.10.4"
"@babel/core" "^7.12.3"
@ -6279,7 +6279,7 @@ gatsby@2.28.0:
find-cache-dir "^3.3.1"
fs-exists-cached "1.0.0"
fs-extra "^8.1.0"
gatsby-cli "^2.15.0"
gatsby-cli "^2.15.1"
gatsby-core-utils "^1.6.0"
gatsby-graphiql-explorer "^0.7.0"
gatsby-legacy-polyfills "^0.3.0"
@ -6345,6 +6345,7 @@ gatsby@2.28.0:
st "^2.0.0"
stack-trace "^0.0.10"
string-similarity "^1.2.2"
strip-ansi "^5.2.0"
style-loader "^0.23.1"
terminal-link "^2.1.1"
terser-webpack-plugin "^2.3.8"