Skip to content

Commit

Permalink
build(deps): bump gatsby from 2.21.13 to 2.21.16
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed May 7, 2020
1 parent ee9b699 commit d9e0cad
Showing 1 changed file with 19 additions and 18 deletions.
37 changes: 19 additions & 18 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.10:
version "2.12.10"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.12.10.tgz#b121e974bda2a79f4c1c1627924fd301bb90e489"
integrity sha512-joRWQSB2Y1sLkNbJeVZ7PMOs2vFlv58RntXpT80aLVHLJXxApyJ68eLz9pdwoF6xIYHU8vo9oYXFTZql+by6zA==
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==
dependencies:
"@babel/code-frame" "^7.8.3"
"@babel/runtime" "^7.9.6"
Expand All @@ -9467,7 +9467,7 @@ gatsby-cli@^2.12.10:
fs-exists-cached "^1.0.0"
fs-extra "^8.1.0"
gatsby-core-utils "^1.2.1"
gatsby-recipes "^0.1.10"
gatsby-recipes "^0.1.11"
gatsby-telemetry "^1.3.2"
hosted-git-info "^3.0.4"
is-valid-path "^0.1.1"
Expand Down Expand Up @@ -9638,19 +9638,19 @@ gatsby-plugin-typography@^2.3.16:
dependencies:
"@babel/runtime" "^7.9.6"

gatsby-react-router-scroll@^2.3.1:
version "2.3.1"
resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-2.3.1.tgz#4cf59e3eaf5dc1721256f47b6aa40b2636b8af89"
integrity sha512-l1yTR43T05k+7rhiE2O/S4kNsjacveyLzai7BGGo1N7qIvd/E3p2bWNEtr4BUbzel76aZJRQ3BXENbHyDDAuJw==
gatsby-react-router-scroll@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-3.0.0.tgz#ad2afdfa6052d9e1b5add053fec1b545fc369474"
integrity sha512-vaXYQgGkBrrUHy+uyyxy2aj5TZOuuO4U8mHgVKKSFyLIZPk35wknifFsPYVyyYqi2zxdKiFkYKfHDWlQHxMlzA==
dependencies:
"@babel/runtime" "^7.9.6"
scroll-behavior "^0.9.12"
warning "^3.0.0"

gatsby-recipes@^0.1.10:
version "0.1.10"
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.1.10.tgz#5b8c48a924be9befd890e6cf3ed5dd1d16d6e09b"
integrity sha512-+UM9zYMvlYFbnfm8QF5Woqdv68SL4EROlG+FTUnS4PxHs30SR5UZ8BP8lIdcYDnhy+DYYJdCvXDHxPzr5lJ0Jg==
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==
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.13"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.21.13.tgz#cf3315d547e706e3161eb82634af9eb9c2f30617"
integrity sha512-+DruaWtf41AxckEquJZ58ZFXEcVe+Sfdwn9rx5kISyUea8OUrTXICEpoYt+we06jSQA3VX6L5XQnaGPAEizLrw==
version "2.21.16"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.21.16.tgz#fd0a27e414c71d132622b116fc1ae1db1e6d0f84"
integrity sha512-ySWC4SIECqNs4cxQj400/Mr7d0B6DZc5gCuhGtwfUqi5fLvwAo7QYoDaSHqcBC+QMXFYqVhz3XQTV2Z0TP85bA==
dependencies:
"@babel/code-frame" "^7.8.3"
"@babel/core" "^7.9.6"
Expand Down Expand Up @@ -9926,13 +9926,13 @@ gatsby@^2.17.11:
flat "^4.1.0"
fs-exists-cached "1.0.0"
fs-extra "^8.1.0"
gatsby-cli "^2.12.10"
gatsby-cli "^2.12.11"
gatsby-core-utils "^1.2.1"
gatsby-graphiql-explorer "^0.4.1"
gatsby-link "^2.4.1"
gatsby-plugin-page-creator "^2.3.1"
gatsby-plugin-typescript "^2.4.2"
gatsby-react-router-scroll "^2.3.1"
gatsby-react-router-scroll "^3.0.0"
gatsby-telemetry "^1.3.2"
glob "^7.1.6"
got "8.3.2"
Expand Down Expand Up @@ -9971,6 +9971,7 @@ gatsby@^2.17.11:
postcss-loader "^3.0.0"
prompts "^2.3.2"
prop-types "^15.7.2"
query-string "^6.12.1"
raw-loader "^0.5.1"
react-dev-utils "^4.2.3"
react-error-overlay "^3.0.0"
Expand Down

0 comments on commit d9e0cad

Please sign in to comment.