Merge pull request #360 from alxshelepenok/renovate/gatsby

fix(deps): update gatsby
This commit is contained in:
Alexander Shelepenok 2019-08-17 21:27:34 +03:00 committed by GitHub
commit 59aef30019
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 38 additions and 32 deletions

View File

@ -41,7 +41,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.13.64", "gatsby": "^2.13.67",
"gatsby-link": "^2.2.5", "gatsby-link": "^2.2.5",
"gatsby-plugin-catch-links": "^2.1.3", "gatsby-plugin-catch-links": "^2.1.3",
"gatsby-plugin-feed": "^2.3.6", "gatsby-plugin-feed": "^2.3.6",
@ -49,17 +49,17 @@
"gatsby-plugin-google-gtag": "^1.1.4", "gatsby-plugin-google-gtag": "^1.1.4",
"gatsby-plugin-manifest": "^2.2.5", "gatsby-plugin-manifest": "^2.2.5",
"gatsby-plugin-netlify": "^2.1.5", "gatsby-plugin-netlify": "^2.1.5",
"gatsby-plugin-netlify-cms": "^4.1.6", "gatsby-plugin-netlify-cms": "^4.1.7",
"gatsby-plugin-offline": "^2.2.6", "gatsby-plugin-offline": "^2.2.6",
"gatsby-plugin-optimize-svgs": "^1.0.3", "gatsby-plugin-optimize-svgs": "^1.0.3",
"gatsby-plugin-react-helmet": "^3.1.3", "gatsby-plugin-react-helmet": "^3.1.3",
"gatsby-plugin-sass": "^2.1.8", "gatsby-plugin-sass": "^2.1.8",
"gatsby-plugin-sharp": "^2.2.11", "gatsby-plugin-sharp": "^2.2.12",
"gatsby-plugin-sitemap": "^2.2.6", "gatsby-plugin-sitemap": "^2.2.6",
"gatsby-remark-autolink-headers": "^2.1.3", "gatsby-remark-autolink-headers": "^2.1.3",
"gatsby-remark-copy-linked-files": "^2.1.6", "gatsby-remark-copy-linked-files": "^2.1.6",
"gatsby-remark-external-links": "0.0.4", "gatsby-remark-external-links": "0.0.4",
"gatsby-remark-images": "^3.1.11", "gatsby-remark-images": "^3.1.12",
"gatsby-remark-katex": "^3.1.2", "gatsby-remark-katex": "^3.1.2",
"gatsby-remark-prismjs": "^3.3.5", "gatsby-remark-prismjs": "^3.3.5",
"gatsby-remark-relative-images": "^0.2.3", "gatsby-remark-relative-images": "^0.2.3",

View File

@ -5586,10 +5586,10 @@ 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.7.30: gatsby-cli@^2.7.31:
version "2.7.30" version "2.7.31"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.7.30.tgz#201b7e7eab147a31e488f9faa3108fe516b76aae" resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.7.31.tgz#b59999951c93626fa93a5e27e0cf309fab346cad"
integrity sha512-xHl8oYM+NipEFv5zlDTPYSoMnP0qq0+VCzZ2yvrxh9E0oaFXBuM3BrCz4C3iDoZygsCtkXD4lzNTyTYZ0LAr9Q== integrity sha512-NnR9WDS28oxREZrOjtla5iL+r3MdpA+lz8Fi8jvuH2XH9NFsrIIFPPj+wNFDci0t2KHlNGav35w4VoltY01KCA==
dependencies: dependencies:
"@babel/code-frame" "^7.0.0" "@babel/code-frame" "^7.0.0"
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
@ -5607,7 +5607,7 @@ gatsby-cli@^2.7.30:
execa "^0.8.0" execa "^0.8.0"
fs-exists-cached "^1.0.0" fs-exists-cached "^1.0.0"
fs-extra "^4.0.1" fs-extra "^4.0.1"
gatsby-telemetry "^1.1.11" gatsby-telemetry "^1.1.12"
hosted-git-info "^2.6.0" hosted-git-info "^2.6.0"
is-valid-path "^0.1.1" is-valid-path "^0.1.1"
lodash "^4.17.14" lodash "^4.17.14"
@ -5707,9 +5707,10 @@ gatsby-plugin-manifest@^2.2.5:
semver "^5.6.0" semver "^5.6.0"
sharp "^0.22.1" sharp "^0.22.1"
gatsby-plugin-netlify-cms@^4.1.6: gatsby-plugin-netlify-cms@^4.1.7:
version "4.1.6" version "4.1.7"
resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify-cms/-/gatsby-plugin-netlify-cms-4.1.6.tgz#e0a3acccd51aa9e073f8f2f5ee6bb332db0c586d" resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify-cms/-/gatsby-plugin-netlify-cms-4.1.7.tgz#ba1a91d6d97bd90252a3750373026c0e626b6a08"
integrity sha512-IMGEmG9gSfW/F++sXZyUrsz4bITeY+nYIvB+SjawPdNtf6LfzmVRQcHK1Li/0OlJZ82Hr4KZa0BodqrvtT0PYQ==
dependencies: dependencies:
"@pieh/friendly-errors-webpack-plugin" "1.7.0-chalk-2" "@pieh/friendly-errors-webpack-plugin" "1.7.0-chalk-2"
html-webpack-exclude-assets-plugin "^0.0.7" html-webpack-exclude-assets-plugin "^0.0.7"
@ -5777,10 +5778,10 @@ gatsby-plugin-sass@^2.1.8:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
sass-loader "^7.0.1" sass-loader "^7.0.1"
gatsby-plugin-sharp@^2.2.11: gatsby-plugin-sharp@^2.2.12:
version "2.2.11" version "2.2.12"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.2.11.tgz#ba614776e624e66a687d294373b2f452503cde75" resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.2.12.tgz#383bc7182c0f0115609e491c29302f85f51eff10"
integrity sha512-LlQDd8XydRgSUb428Ucqw5rwVno4weK6o8osFu6exAaIb4O9hmhnR8bOdu5QQ+7KkLiMxAjf1c+arOEmfAaAVg== integrity sha512-I35exTCsI2BoAP/hofCu0yScyj5CXS/L6Ki/un/404vJiCMVp3edku3YNB7E0XFOnOxntREeScAwZDnTz1SRcQ==
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
async "^2.1.2" async "^2.1.2"
@ -5852,10 +5853,10 @@ gatsby-remark-external-links@0.0.4:
unist-util-find "^1.0.1" unist-util-find "^1.0.1"
unist-util-visit "^1.1.3" unist-util-visit "^1.1.3"
gatsby-remark-images@^3.1.11: gatsby-remark-images@^3.1.12:
version "3.1.11" version "3.1.12"
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-3.1.11.tgz#0a11d8f11f99a90891f116423a9882e0cee0d3c0" resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-3.1.12.tgz#88d7758c406762152aa9542c579d59d8d985fd1f"
integrity sha512-k3PCnR43RGtar0XTq3g5Sa/rUGV495FF6O9+wkLOj0++LX4jc6jmFURokfBMutGTUOLOeNTKZSFt2C+6dakfeA== integrity sha512-8fR+Gk4l3ckJkYeikE8s+k/facvcKT+JdV03fpP95mZuuMhUGHKA5wdXsfOVDduC3SkR3ZpBw/r+zXwtbGCeBg==
dependencies: dependencies:
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
chalk "^2.4.2" chalk "^2.4.2"
@ -5939,10 +5940,10 @@ gatsby-source-filesystem@^2.1.9:
valid-url "^1.0.9" valid-url "^1.0.9"
xstate "^3.1.0" xstate "^3.1.0"
gatsby-telemetry@^1.1.11: gatsby-telemetry@^1.1.12:
version "1.1.11" version "1.1.12"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.1.11.tgz#7c98881759fa8f61a6bf4f2ee2fb9ac74c6eb592" resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.1.12.tgz#6c5d8f25efb9afccccb2174cdf1c8079bbb94dd2"
integrity sha512-pEsDQCHSID0HWj9gzDjkA0Y07j9ItpQ9vYdHsyYeNvwan+L6dI6r2AfSM/gfGL0FHyj14JGixxNChAG1N36Utw== integrity sha512-5ssYhvEGT7XooYfevEHlzG1rJ67T8if/u1f5HIW7pRXuF8DAuSM9VBGi0CjzGBEx3VXVe04ZZ9DGH+fg8ZBH/A==
dependencies: dependencies:
"@babel/code-frame" "^7.0.0" "@babel/code-frame" "^7.0.0"
"@babel/runtime" "^7.0.0" "@babel/runtime" "^7.0.0"
@ -6002,10 +6003,10 @@ gatsby-transformer-sharp@^2.2.6:
semver "^5.6.0" semver "^5.6.0"
sharp "^0.22.1" sharp "^0.22.1"
gatsby@^2.13.64: gatsby@^2.13.67:
version "2.13.64" version "2.13.67"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.13.64.tgz#c689dd45e0364d2f156182657766d1014c3e17f7" resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.13.67.tgz#cf8ac3fbfcd0a2f75bbf73b1850d7547d81c3d13"
integrity sha512-v9y2gTAKj73e6pujYcUwuaT+GWvrPN4ppaD1ieTdEfIRrjl4iSNvWro3+bn2XEcorfUwzcRb6dJ9pCSCwQvgdw== integrity sha512-iExO2TdlWHDSiA5fK3MZjh74+5yTJwEY90+a23tmIAn+8e4kAXvgZAhV6u+0r7TFX++FjOW6RSp0XkYX/5mWxA==
dependencies: dependencies:
"@babel/code-frame" "^7.0.0" "@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0" "@babel/core" "^7.0.0"
@ -6064,13 +6065,13 @@ gatsby@^2.13.64:
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.7.30" gatsby-cli "^2.7.31"
gatsby-core-utils "^1.0.4" gatsby-core-utils "^1.0.4"
gatsby-graphiql-explorer "^0.2.3" gatsby-graphiql-explorer "^0.2.3"
gatsby-link "^2.2.5" gatsby-link "^2.2.5"
gatsby-plugin-page-creator "^2.1.5" gatsby-plugin-page-creator "^2.1.5"
gatsby-react-router-scroll "^2.1.3" gatsby-react-router-scroll "^2.1.3"
gatsby-telemetry "^1.1.11" gatsby-telemetry "^1.1.12"
glob "^7.1.1" glob "^7.1.1"
got "8.0.0" got "8.0.0"
graphql "^14.2.0" graphql "^14.2.0"
@ -6120,7 +6121,7 @@ gatsby@^2.13.64:
string-similarity "^1.2.0" string-similarity "^1.2.0"
style-loader "^0.21.0" style-loader "^0.21.0"
terser-webpack-plugin "1.2.4" terser-webpack-plugin "1.2.4"
"true-case-path" "^1.0.3" "true-case-path" "^2.2.1"
type-of "^2.0.1" type-of "^2.0.1"
url-loader "^1.0.1" url-loader "^1.0.1"
util.promisify "^1.0.0" util.promisify "^1.0.0"
@ -13961,12 +13962,17 @@ trough@^1.0.0:
version "1.0.4" version "1.0.4"
resolved "https://registry.yarnpkg.com/trough/-/trough-1.0.4.tgz#3b52b1f13924f460c3fbfd0df69b587dbcbc762e" resolved "https://registry.yarnpkg.com/trough/-/trough-1.0.4.tgz#3b52b1f13924f460c3fbfd0df69b587dbcbc762e"
"true-case-path@^1.0.2", "true-case-path@^1.0.3": "true-case-path@^1.0.2":
version "1.0.3" version "1.0.3"
resolved "https://registry.yarnpkg.com/true-case-path/-/true-case-path-1.0.3.tgz#f813b5a8c86b40da59606722b144e3225799f47d" resolved "https://registry.yarnpkg.com/true-case-path/-/true-case-path-1.0.3.tgz#f813b5a8c86b40da59606722b144e3225799f47d"
dependencies: dependencies:
glob "^7.1.2" glob "^7.1.2"
"true-case-path@^2.2.1":
version "2.2.1"
resolved "https://registry.yarnpkg.com/true-case-path/-/true-case-path-2.2.1.tgz#c5bf04a5bbec3fd118be4084461b3a27c4d796bf"
integrity sha512-0z3j8R7MCjy10kc/g+qg7Ln3alJTodw9aDuVWZa3uiWqfuBMKeAeP2ocWcxoyM3D73yz3Jt/Pu4qPr4wHSdB/Q==
truncate-utf8-bytes@^1.0.0: truncate-utf8-bytes@^1.0.0:
version "1.0.2" version "1.0.2"
resolved "https://registry.yarnpkg.com/truncate-utf8-bytes/-/truncate-utf8-bytes-1.0.2.tgz#405923909592d56f78a5818434b0b78489ca5f2b" resolved "https://registry.yarnpkg.com/truncate-utf8-bytes/-/truncate-utf8-bytes-1.0.2.tgz#405923909592d56f78a5818434b0b78489ca5f2b"