Skip to content

Commit

Permalink
build(deps): bump gatsby from 2.21.16 to 2.21.19
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored May 8, 2020
1 parent 71bb011 commit ee9c53d
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9446,10 +9446,10 @@ functions-have-names@^1.2.0:
resolved "https://registry.yarnpkg.com/functions-have-names/-/functions-have-names-1.2.0.tgz#83da7583e4ea0c9ac5ff530f73394b033e0bf77d"
integrity sha512-zKXyzksTeaCSw5wIX79iCA40YAa6CJMJgNg9wdkU/ERBrIdPSimPICYiLp65lRbSBqtiHql/HZfS2DyI/AH6tQ==

gatsby-cli@^2.12.11:
version "2.12.11"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.12.11.tgz#ed87b3c37dcc644c5dacc35451ce29543be2fcbf"
integrity sha512-O8iVMmAXFY1FzOShmRyoViXMgOw8UNzZWIV8AWhVvljMLtT81lUIPZCpy4wwJ9cDQp+kgHhMcIfl4gsIR6pFFQ==
gatsby-cli@^2.12.13:
version "2.12.13"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.12.13.tgz#452f1aab55222da6d53bf122018b39bec32a6a00"
integrity sha512-05NF9jfvHl/n/mZbviP65/5z+Kk3JpSN7HYmduBY3iRIkhnt8wgfgUHONwGlNN5klSKnW54vNkf2Ar1rTx1hew==
dependencies:
"@babel/code-frame" "^7.8.3"
"@babel/runtime" "^7.9.6"
Expand All @@ -9467,7 +9467,7 @@ gatsby-cli@^2.12.11:
fs-exists-cached "^1.0.0"
fs-extra "^8.1.0"
gatsby-core-utils "^1.2.1"
gatsby-recipes "^0.1.11"
gatsby-recipes "^0.1.12"
gatsby-telemetry "^1.3.2"
hosted-git-info "^3.0.4"
is-valid-path "^0.1.1"
Expand Down Expand Up @@ -9647,10 +9647,10 @@ gatsby-react-router-scroll@^3.0.0:
scroll-behavior "^0.9.12"
warning "^3.0.0"

gatsby-recipes@^0.1.11:
version "0.1.11"
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.1.11.tgz#b7676e2cf4fad9570a0a01f5f808439deccd7761"
integrity sha512-Ce/ttLMshGRLb/ull7s3VVn2FwByj0OKHEeBMKj8nYMhu+ZcLIcsSE97pBeSLd4xZRQ+pFIQ5epY7K3jV7IgdA==
gatsby-recipes@^0.1.12:
version "0.1.12"
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.1.12.tgz#b3041c893781fef21d460db2c8a787d9d929d8ef"
integrity sha512-QMmxOB6oXarZ7l4/p3h0AninCe/rmSsqG2uZOt+K2o+IERBGMIPD/6s8y9sljiXptx3QL2c+K8zK7IVXbHQMJg==
dependencies:
"@babel/core" "^7.9.6"
"@babel/generator" "^7.9.6"
Expand Down Expand Up @@ -9861,9 +9861,9 @@ gatsby-transformer-sharp@^2.3.3:
sharp "^0.25.1"

gatsby@^2.17.11:
version "2.21.16"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.21.16.tgz#fd0a27e414c71d132622b116fc1ae1db1e6d0f84"
integrity sha512-ySWC4SIECqNs4cxQj400/Mr7d0B6DZc5gCuhGtwfUqi5fLvwAo7QYoDaSHqcBC+QMXFYqVhz3XQTV2Z0TP85bA==
version "2.21.19"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.21.19.tgz#e5e9611ded4c795f52db357c557e02aaa8c86a6e"
integrity sha512-LSDx5TiqEOL6ZAYa7WiN9Mv2ciEt94JmrB96QPG2FEfxfA3QlHBNQiBlY0VfREOR6xj++1MyTjMHXcww3cRBCQ==
dependencies:
"@babel/code-frame" "^7.8.3"
"@babel/core" "^7.9.6"
Expand Down Expand Up @@ -9926,7 +9926,7 @@ gatsby@^2.17.11:
flat "^4.1.0"
fs-exists-cached "1.0.0"
fs-extra "^8.1.0"
gatsby-cli "^2.12.11"
gatsby-cli "^2.12.13"
gatsby-core-utils "^1.2.1"
gatsby-graphiql-explorer "^0.4.1"
gatsby-link "^2.4.1"
Expand Down

0 comments on commit ee9c53d

Please sign in to comment.