Merge pull request #161 from alxshelepenok/renovate/gatsby

fix(deps): update gatsby
This commit is contained in:
Alexander Shelepenok 2019-03-27 18:11:15 +03:00 committed by GitHub
commit 01333d955e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 22 additions and 23 deletions

View File

@ -40,18 +40,18 @@
"bluebird": "^3.5.3",
"classnames": "^2.2.6",
"codecov": "^3.2.0",
"gatsby": "^2.3.2",
"gatsby": "^2.3.3",
"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.24",
"gatsby-plugin-manifest": "^2.0.25",
"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.31",
"gatsby-plugin-sharp": "^2.0.32",
"gatsby-plugin-sitemap": "^2.0.10",
"gatsby-remark-autolink-headers": "^2.0.16",
"gatsby-remark-copy-linked-files": "^2.0.11",

View File

@ -2024,7 +2024,7 @@ babel-code-frame@6.26.0, babel-code-frame@^6.26.0:
esutils "^2.0.2"
js-tokens "^3.0.2"
babel-core@7.0.0, babel-core@7.0.0-bridge.0:
babel-core@7.0.0-bridge.0:
version "7.0.0-bridge.0"
resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-7.0.0-bridge.0.tgz#95a492ddd90f9b4e9a4a1da14eb335b87b634ece"
@ -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.2:
version "2.5.2"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.5.2.tgz#3b6c16f582d48b667a1c3daeb28b3373d1641297"
gatsby-cli@^2.5.3:
version "2.5.3"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.5.3.tgz#111f87e6f2955379a907bfc7c731840a3df06bcc"
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/runtime" "^7.0.0"
@ -5950,7 +5950,7 @@ gatsby-cli@^2.5.2:
execa "^0.8.0"
fs-exists-cached "^1.0.0"
fs-extra "^4.0.1"
gatsby-telemetry "^1.0.2"
gatsby-telemetry "^1.0.3"
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.24:
version "2.0.24"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.0.24.tgz#5a14f83d137d1978bf54c727d452af571414de65"
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"
dependencies:
"@babel/runtime" "^7.0.0"
bluebird "^3.5.0"
@ -6063,14 +6063,13 @@ gatsby-plugin-sass@^2.0.11:
"@babel/runtime" "^7.0.0"
sass-loader "^7.0.1"
gatsby-plugin-sharp@^2.0.31:
version "2.0.31"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.0.31.tgz#2b6a291b3acc3918d05eb6a910f38cf0905ffb7b"
gatsby-plugin-sharp@^2.0.32:
version "2.0.32"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.0.32.tgz#47ebf2e44ece58560fa8bc604e7904ff9dca1386"
dependencies:
"@babel/runtime" "^7.0.0"
async "^2.1.2"
bluebird "^3.5.0"
fs-exists-cached "^1.0.0"
fs-extra "^7.0.0"
imagemin "^6.0.0"
imagemin-mozjpeg "^8.0.0"
@ -6206,9 +6205,9 @@ gatsby-source-filesystem@^2.0.28:
valid-url "^1.0.9"
xstate "^3.1.0"
gatsby-telemetry@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.0.2.tgz#7f7366785b6042a708e48a786b53ce1a91bb2664"
gatsby-telemetry@^1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.0.3.tgz#b5db21d081c7ed1ecda6d86ac15f56ad7e448db9"
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/runtime" "^7.0.0"
@ -6259,9 +6258,9 @@ gatsby-transformer-sharp@^2.1.17:
probe-image-size "^4.0.0"
sharp "^0.21.3"
gatsby@^2.3.2:
version "2.3.2"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.3.2.tgz#be3b20ef880f2520d74d6dfc067d9a93c8111ad4"
gatsby@^2.3.3:
version "2.3.3"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.3.3.tgz#edae95bd9075dac9ea5285573e148898d5c8ee4d"
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0"
@ -6317,11 +6316,11 @@ gatsby@^2.3.2:
flat "^4.0.0"
fs-exists-cached "1.0.0"
fs-extra "^5.0.0"
gatsby-cli "^2.5.2"
gatsby-cli "^2.5.3"
gatsby-link "^2.0.16"
gatsby-plugin-page-creator "^2.0.12"
gatsby-react-router-scroll "^2.0.6"
gatsby-telemetry "^1.0.2"
gatsby-telemetry "^1.0.3"
glob "^7.1.1"
graphql "^14.1.1"
graphql-compose "^6.0.3"