Merge pull request #257 from alxshelepenok/renovate/gatsby

fix(deps): update gatsby
This commit is contained in:
Alexander Shelepenok 2019-06-13 10:21:09 +03:00 committed by GitHub
commit ae31e73541
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 16 deletions

View File

@ -43,7 +43,7 @@
"bluebird": "^3.5.5", "bluebird": "^3.5.5",
"classnames": "^2.2.6", "classnames": "^2.2.6",
"codecov": "^3.5.0", "codecov": "^3.5.0",
"gatsby": "^2.9.1", "gatsby": "^2.9.2",
"gatsby-link": "^2.1.1", "gatsby-link": "^2.1.1",
"gatsby-plugin-catch-links": "^2.0.15", "gatsby-plugin-catch-links": "^2.0.15",
"gatsby-plugin-feed": "^2.2.3", "gatsby-plugin-feed": "^2.2.3",
@ -52,10 +52,10 @@
"gatsby-plugin-manifest": "^2.1.1", "gatsby-plugin-manifest": "^2.1.1",
"gatsby-plugin-netlify": "^2.0.17", "gatsby-plugin-netlify": "^2.0.17",
"gatsby-plugin-netlify-cms": "^3.0.18", "gatsby-plugin-netlify-cms": "^3.0.18",
"gatsby-plugin-offline": "^2.1.1", "gatsby-plugin-offline": "^2.1.3",
"gatsby-plugin-react-helmet": "^3.0.12", "gatsby-plugin-react-helmet": "^3.0.12",
"gatsby-plugin-sass": "^2.0.11", "gatsby-plugin-sass": "^2.0.11",
"gatsby-plugin-sharp": "^2.1.4", "gatsby-plugin-sharp": "^2.1.5",
"gatsby-plugin-sitemap": "^2.1.0", "gatsby-plugin-sitemap": "^2.1.0",
"gatsby-remark-autolink-headers": "^2.0.16", "gatsby-remark-autolink-headers": "^2.0.16",
"gatsby-remark-copy-linked-files": "^2.0.13", "gatsby-remark-copy-linked-files": "^2.0.13",

View File

@ -5605,9 +5605,9 @@ fuzzy@^0.1.1:
version "0.1.3" version "0.1.3"
resolved "https://registry.yarnpkg.com/fuzzy/-/fuzzy-0.1.3.tgz#4c76ec2ff0ac1a36a9dccf9a00df8623078d4ed8" resolved "https://registry.yarnpkg.com/fuzzy/-/fuzzy-0.1.3.tgz#4c76ec2ff0ac1a36a9dccf9a00df8623078d4ed8"
gatsby-cli@^2.6.6: gatsby-cli@^2.6.7:
version "2.6.6" version "2.6.7"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.6.6.tgz#1876b99d5a10f102c445d0d5f000870ba8dc44fb" resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.6.7.tgz#8e2038c4e35cec3edcb465c16e74c1ae9483eecb"
dependencies: dependencies:
"@babel/code-frame" "^7.0.0" "@babel/code-frame" "^7.0.0"
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
@ -5721,9 +5721,9 @@ gatsby-plugin-netlify@^2.0.17:
lodash "^4.17.10" lodash "^4.17.10"
webpack-assets-manifest "^3.0.2" webpack-assets-manifest "^3.0.2"
gatsby-plugin-offline@^2.1.1: gatsby-plugin-offline@^2.1.3:
version "2.1.1" version "2.1.3"
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-2.1.1.tgz#8009b4f61189aa6a8fc9949d1e0020b91bf2a4f7" resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-2.1.3.tgz#0757f9ae4dd91c9cb5100a8d0b56e0c96e67f101"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
cheerio "^1.0.0-rc.2" cheerio "^1.0.0-rc.2"
@ -5757,9 +5757,9 @@ gatsby-plugin-sass@^2.0.11:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
sass-loader "^7.0.1" sass-loader "^7.0.1"
gatsby-plugin-sharp@^2.1.4: gatsby-plugin-sharp@^2.1.5:
version "2.1.4" version "2.1.5"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.1.4.tgz#15df65b4d9bfe29adce7582919e091d95b29cb51" resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.1.5.tgz#f032cd6e1a42980685cbb386a58420a168002060"
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
async "^2.1.2" async "^2.1.2"
@ -5956,9 +5956,9 @@ gatsby-transformer-sharp@^2.1.21:
semver "^5.6.0" semver "^5.6.0"
sharp "^0.22.1" sharp "^0.22.1"
gatsby@^2.9.1: gatsby@^2.9.2:
version "2.9.1" version "2.9.2"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.9.1.tgz#f9c0cd72bf15a6cc1b8dd394fd41895186c2e6f7" resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.9.2.tgz#caab8b601a2e3e2ba47c486b39ea9a1079060cda"
dependencies: dependencies:
"@babel/code-frame" "^7.0.0" "@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0" "@babel/core" "^7.0.0"
@ -6016,7 +6016,7 @@ gatsby@^2.9.1:
flat "^4.0.0" flat "^4.0.0"
fs-exists-cached "1.0.0" fs-exists-cached "1.0.0"
fs-extra "^5.0.0" fs-extra "^5.0.0"
gatsby-cli "^2.6.6" gatsby-cli "^2.6.7"
gatsby-graphiql-explorer "^0.1.2" gatsby-graphiql-explorer "^0.1.2"
gatsby-link "^2.1.1" gatsby-link "^2.1.1"
gatsby-plugin-page-creator "^2.0.13" gatsby-plugin-page-creator "^2.0.13"