fix(deps): update gatsby

This commit is contained in:
Renovate Bot 2019-03-29 14:00:10 +00:00
parent ac28ff6ebb
commit c627dc793c
2 changed files with 26 additions and 25 deletions

View File

@ -40,19 +40,19 @@
"bluebird": "^3.5.3",
"classnames": "^2.2.6",
"codecov": "^3.2.0",
"gatsby": "^2.3.3",
"gatsby": "^2.3.4",
"gatsby-link": "^2.0.16",
"gatsby-plugin-catch-links": "^2.0.13",
"gatsby-plugin-feed": "^2.1.0",
"gatsby-plugin-google-gtag": "^1.0.16",
"gatsby-plugin-manifest": "^2.0.25",
"gatsby-plugin-manifest": "^2.0.26",
"gatsby-plugin-netlify": "^2.0.13",
"gatsby-plugin-netlify-cms": "^3.0.17",
"gatsby-plugin-offline": "^2.0.25",
"gatsby-plugin-react-helmet": "^3.0.11",
"gatsby-plugin-sass": "^2.0.11",
"gatsby-plugin-sharp": "^2.0.32",
"gatsby-plugin-sitemap": "^2.0.10",
"gatsby-plugin-sitemap": "^2.0.11",
"gatsby-remark-autolink-headers": "^2.0.16",
"gatsby-remark-copy-linked-files": "^2.0.11",
"gatsby-remark-images": "^3.0.10",

View File

@ -5936,9 +5936,9 @@ fuzzy@^0.1.1:
version "0.1.3"
resolved "https://registry.yarnpkg.com/fuzzy/-/fuzzy-0.1.3.tgz#4c76ec2ff0ac1a36a9dccf9a00df8623078d4ed8"
gatsby-cli@^2.5.3:
version "2.5.3"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.5.3.tgz#111f87e6f2955379a907bfc7c731840a3df06bcc"
gatsby-cli@^2.5.4:
version "2.5.4"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.5.4.tgz#d11a00f61227a6db7965e71ac93e142d73b25587"
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/runtime" "^7.0.0"
@ -5950,7 +5950,7 @@ gatsby-cli@^2.5.3:
execa "^0.8.0"
fs-exists-cached "^1.0.0"
fs-extra "^4.0.1"
gatsby-telemetry "^1.0.3"
gatsby-telemetry "^1.0.4"
hosted-git-info "^2.6.0"
lodash "^4.17.10"
meant "^1.0.1"
@ -5996,9 +5996,9 @@ gatsby-plugin-google-gtag@^1.0.16:
"@babel/runtime" "^7.0.0"
minimatch "^3.0.4"
gatsby-plugin-manifest@^2.0.25:
version "2.0.25"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.0.25.tgz#4eb52e2d7273a4e4a3d074a445d732df42610130"
gatsby-plugin-manifest@^2.0.26:
version "2.0.26"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.0.26.tgz#a439dca68311dff2ed16379f366e380ac3ad4daf"
dependencies:
"@babel/runtime" "^7.0.0"
bluebird "^3.5.0"
@ -6083,18 +6083,18 @@ gatsby-plugin-sharp@^2.0.32:
sharp "^0.21.3"
svgo "^1.2.0"
gatsby-plugin-sitemap@^2.0.10:
version "2.0.10"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-2.0.10.tgz#1556eea417a55c8fbbd79e63eb80c1ef94039e91"
gatsby-plugin-sitemap@^2.0.11:
version "2.0.11"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-2.0.11.tgz#daca6ab71c72d1f04194350c0ee1ae9384880ea3"
dependencies:
"@babel/runtime" "^7.0.0"
minimatch "^3.0.4"
pify "^3.0.0"
sitemap "^1.12.0"
gatsby-react-router-scroll@^2.0.6:
version "2.0.6"
resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-2.0.6.tgz#b04a8fe6ee77db5ca8f804b7ef476fd205dc4a40"
gatsby-react-router-scroll@^2.0.7:
version "2.0.7"
resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-2.0.7.tgz#b9425e366d4be546036080d85664d60ae76e6c29"
dependencies:
"@babel/runtime" "^7.0.0"
scroll-behavior "^0.9.9"
@ -6205,9 +6205,9 @@ gatsby-source-filesystem@^2.0.28:
valid-url "^1.0.9"
xstate "^3.1.0"
gatsby-telemetry@^1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.0.3.tgz#b5db21d081c7ed1ecda6d86ac15f56ad7e448db9"
gatsby-telemetry@^1.0.4:
version "1.0.4"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.0.4.tgz#309e982919831200400e590b3fcff33735b188fd"
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/runtime" "^7.0.0"
@ -6215,6 +6215,7 @@ gatsby-telemetry@^1.0.3:
ci-info "2.0.0"
configstore "4.0.0"
envinfo "^5.8.1"
fs-extra "^7.0.1"
node-fetch "2.3.0"
resolve-cwd "^2.0.0"
source-map "^0.5.7"
@ -6258,9 +6259,9 @@ gatsby-transformer-sharp@^2.1.17:
probe-image-size "^4.0.0"
sharp "^0.21.3"
gatsby@^2.3.3:
version "2.3.3"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.3.3.tgz#edae95bd9075dac9ea5285573e148898d5c8ee4d"
gatsby@^2.3.4:
version "2.3.4"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.3.4.tgz#4f8b2a7649b645779333535860c34e576eb8321a"
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0"
@ -6316,11 +6317,11 @@ gatsby@^2.3.3:
flat "^4.0.0"
fs-exists-cached "1.0.0"
fs-extra "^5.0.0"
gatsby-cli "^2.5.3"
gatsby-cli "^2.5.4"
gatsby-link "^2.0.16"
gatsby-plugin-page-creator "^2.0.12"
gatsby-react-router-scroll "^2.0.6"
gatsby-telemetry "^1.0.3"
gatsby-react-router-scroll "^2.0.7"
gatsby-telemetry "^1.0.4"
glob "^7.1.1"
graphql "^14.1.1"
graphql-compose "^6.0.3"