Merge pull request #497 from alxshelepenok/renovate/gatsby

fix(deps): update gatsby
This commit is contained in:
Alexander Shelepenok 2019-12-06 19:29:07 +03:00 committed by GitHub
commit b87a500b30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 31 additions and 31 deletions

View File

@ -41,16 +41,16 @@
"bluebird": "^3.7.2", "bluebird": "^3.7.2",
"classnames": "^2.2.6", "classnames": "^2.2.6",
"codecov": "^3.6.1", "codecov": "^3.6.1",
"gatsby": "^2.18.6", "gatsby": "^2.18.7",
"gatsby-link": "^2.2.25", "gatsby-link": "^2.2.25",
"gatsby-plugin-catch-links": "^2.1.19", "gatsby-plugin-catch-links": "^2.1.19",
"gatsby-plugin-feed": "^2.3.22", "gatsby-plugin-feed": "^2.3.23",
"gatsby-plugin-flow": "^1.1.15", "gatsby-plugin-flow": "^1.1.15",
"gatsby-plugin-google-gtag": "^1.1.17", "gatsby-plugin-google-gtag": "^1.1.17",
"gatsby-plugin-manifest": "^2.2.31", "gatsby-plugin-manifest": "^2.2.31",
"gatsby-plugin-netlify": "^2.1.27", "gatsby-plugin-netlify": "^2.1.27",
"gatsby-plugin-netlify-cms": "^4.1.31", "gatsby-plugin-netlify-cms": "^4.1.31",
"gatsby-plugin-offline": "^3.0.26", "gatsby-plugin-offline": "^3.0.27",
"gatsby-plugin-optimize-svgs": "^1.0.3", "gatsby-plugin-optimize-svgs": "^1.0.3",
"gatsby-plugin-react-helmet": "^3.1.16", "gatsby-plugin-react-helmet": "^3.1.16",
"gatsby-plugin-sass": "^2.1.24", "gatsby-plugin-sass": "^2.1.24",
@ -67,7 +67,7 @@
"gatsby-remark-smartypants": "^2.1.17", "gatsby-remark-smartypants": "^2.1.17",
"gatsby-source-filesystem": "^2.1.40", "gatsby-source-filesystem": "^2.1.40",
"gatsby-transformer-remark": "^2.6.39", "gatsby-transformer-remark": "^2.6.39",
"gatsby-transformer-sharp": "^2.3.6", "gatsby-transformer-sharp": "^2.3.7",
"invariant": "^2.2.4", "invariant": "^2.2.4",
"katex": "^0.11.1", "katex": "^0.11.1",
"lodash": "^4.17.15", "lodash": "^4.17.15",

View File

@ -6278,10 +6278,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.8.15: gatsby-cli@^2.8.16:
version "2.8.15" version "2.8.16"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.8.15.tgz#d6445b9d1543003f1ae7199164a1de2519be10f3" resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.8.16.tgz#caf67cdc9c93f98331abba2d9367c3141433257d"
integrity sha512-dBts5O84j7XaCRiiZKFlDQuRm44eQyv1KrzWs/a4un52n9BVzC4FkRu/nafTkI8pNObFKC20VfoK3sHKHst2Rg== integrity sha512-hjsK+xu00gg61CuS6z9jJrV6bHmI58YG3nd8B+goibM3vt/Wajg60til3hxaS9EGwHND+SatQUBTjTxdyOhplw==
dependencies: dependencies:
"@babel/code-frame" "^7.5.5" "@babel/code-frame" "^7.5.5"
"@babel/runtime" "^7.7.4" "@babel/runtime" "^7.7.4"
@ -6299,7 +6299,7 @@ gatsby-cli@^2.8.15:
fs-exists-cached "^1.0.0" fs-exists-cached "^1.0.0"
fs-extra "^8.1.0" fs-extra "^8.1.0"
gatsby-core-utils "^1.0.22" gatsby-core-utils "^1.0.22"
gatsby-telemetry "^1.1.41" gatsby-telemetry "^1.1.42"
hosted-git-info "^3.0.2" hosted-git-info "^3.0.2"
is-valid-path "^0.1.1" is-valid-path "^0.1.1"
lodash "^4.17.15" lodash "^4.17.15"
@ -6372,10 +6372,10 @@ gatsby-plugin-catch-links@^2.1.19:
"@babel/runtime" "^7.7.4" "@babel/runtime" "^7.7.4"
escape-string-regexp "^1.0.5" escape-string-regexp "^1.0.5"
gatsby-plugin-feed@^2.3.22: gatsby-plugin-feed@^2.3.23:
version "2.3.22" version "2.3.23"
resolved "https://registry.yarnpkg.com/gatsby-plugin-feed/-/gatsby-plugin-feed-2.3.22.tgz#840ac388f80adb5b60e835d22a5eb1ac9e7b2129" resolved "https://registry.yarnpkg.com/gatsby-plugin-feed/-/gatsby-plugin-feed-2.3.23.tgz#23e954aea89fe7e5094ba64940ccee87a16af3b8"
integrity sha512-oDu0/ybRRCQQyb5K29lRXrsPvHncZuT7MOLa0QgX+sxiflNolUmZQnSO103hMS8CKyAxz1O0emfwxvBxBl1MXw== integrity sha512-Vb21fVNNt/xEW5Dk8e+ERbj6TbvKccMaYH72I5UAijEPGmC9bLOXXiKSkvYPYa0Lrr43XwDWA59roGcONnik6Q==
dependencies: dependencies:
"@babel/runtime" "^7.7.4" "@babel/runtime" "^7.7.4"
"@hapi/joi" "^15.1.1" "@hapi/joi" "^15.1.1"
@ -6435,10 +6435,10 @@ gatsby-plugin-netlify@^2.1.27:
lodash "^4.17.15" lodash "^4.17.15"
webpack-assets-manifest "^3.1.1" webpack-assets-manifest "^3.1.1"
gatsby-plugin-offline@^3.0.26: gatsby-plugin-offline@^3.0.27:
version "3.0.26" version "3.0.27"
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-3.0.26.tgz#a5fa265031ae7b5ee95c33539d87ec3ffd769409" resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-3.0.27.tgz#ae8a7582a6aff2daf3bb83baeaf84d4153fc2bb8"
integrity sha512-8xLHH+iGIzAlX+Pfda1ikxS6TpnIAWVAsCdemp7vYVP7qjhp1N7I9zTHCe/ij6B4UuDLfEowlDtgCru5YJ+kWQ== integrity sha512-RvVD0IJnlyp180FaRxCt1Dafb1502myIshSWU+pP8epWy/ugG89YEqsZrZ3IIBUS3EfSP6RcNx8b5l7FMUMPhw==
dependencies: dependencies:
"@babel/runtime" "^7.7.4" "@babel/runtime" "^7.7.4"
cheerio "^1.0.0-rc.3" cheerio "^1.0.0-rc.3"
@ -6653,10 +6653,10 @@ gatsby-source-filesystem@^2.1.40:
valid-url "^1.0.9" valid-url "^1.0.9"
xstate "^4.6.7" xstate "^4.6.7"
gatsby-telemetry@^1.1.41: gatsby-telemetry@^1.1.42:
version "1.1.41" version "1.1.42"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.1.41.tgz#f0b98e4b600514a266a90499fb0dccbb518a57bd" resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.1.42.tgz#75f0f30b3c22b85e46609843a530425fdfe2c1aa"
integrity sha512-ObkSd6zvlyxnLuGyB0EhvXcD6rnhpQ+w3Adu3ozSYIsNG1Q/VyXN08AAhsbzEPfEPbz8AlyGsjGLeYbEtC2xXw== integrity sha512-N/P8w8sVB1JDWn9Wm3hiB2NOrfIDioccot5h6jX8IVC4aUjXXROZPM+HSy3f1PHg2EoZuCGG5yH50XnayXupLQ==
dependencies: dependencies:
"@babel/code-frame" "^7.5.5" "@babel/code-frame" "^7.5.5"
"@babel/runtime" "^7.7.4" "@babel/runtime" "^7.7.4"
@ -6703,10 +6703,10 @@ gatsby-transformer-remark@^2.6.39:
unist-util-select "^1.5.0" unist-util-select "^1.5.0"
unist-util-visit "^1.4.1" unist-util-visit "^1.4.1"
gatsby-transformer-sharp@^2.3.6: gatsby-transformer-sharp@^2.3.7:
version "2.3.6" version "2.3.7"
resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.3.6.tgz#5747e40da295eb21f3187c38fec3ca5d363ee2a4" resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.3.7.tgz#a613b10d6e5e55c9046ce7e5999e3388aaa302a7"
integrity sha512-7BnppSw9RFE6QnsFMRcH8MXWQZZM9KCW53xu95abHEslHo8lYnn5vKaeuCrNMKa+jwaMcmllvYfPmTsZquaH3A== integrity sha512-AdQqIQYoWqz8x16l0eSSNdKIiQKUJWiQ5Y4t3doyVuaq+1qnwIxeW6nbGPweUDCsTRc/G1dIYY2Kqlv0a4Q44Q==
dependencies: dependencies:
"@babel/runtime" "^7.7.4" "@babel/runtime" "^7.7.4"
bluebird "^3.7.1" bluebird "^3.7.1"
@ -6716,10 +6716,10 @@ gatsby-transformer-sharp@^2.3.6:
semver "^5.7.1" semver "^5.7.1"
sharp "^0.23.3" sharp "^0.23.3"
gatsby@^2.18.6: gatsby@^2.18.7:
version "2.18.6" version "2.18.7"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.18.6.tgz#a8e037f4f820d87f67323a47605d3cd9c66d8ca8" resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.18.7.tgz#6bddbc93dd632092c6f8154ce8b511518f849658"
integrity sha512-yOD4vCoWDTtJ3q6cWpdkRXNiGg7h4F3cvTu0mx1T8QV+Mvrm1DxWPivjQkYodEp330xegCXXl9IaoarN7pLfmg== integrity sha512-OWwsD5DtbWaNWTo6tEze+wrH5XF+SvwnHqEfCmfoh7utrDx48ZskNFV72lrxyU5r+E9yoxPi6BfmZI8v36aooA==
dependencies: dependencies:
"@babel/code-frame" "^7.5.5" "@babel/code-frame" "^7.5.5"
"@babel/core" "^7.7.4" "@babel/core" "^7.7.4"
@ -6780,13 +6780,13 @@ gatsby@^2.18.6:
flat "^4.1.0" flat "^4.1.0"
fs-exists-cached "1.0.0" fs-exists-cached "1.0.0"
fs-extra "^8.1.0" fs-extra "^8.1.0"
gatsby-cli "^2.8.15" gatsby-cli "^2.8.16"
gatsby-core-utils "^1.0.22" gatsby-core-utils "^1.0.22"
gatsby-graphiql-explorer "^0.2.29" gatsby-graphiql-explorer "^0.2.29"
gatsby-link "^2.2.25" gatsby-link "^2.2.25"
gatsby-plugin-page-creator "^2.1.33" gatsby-plugin-page-creator "^2.1.33"
gatsby-react-router-scroll "^2.1.17" gatsby-react-router-scroll "^2.1.17"
gatsby-telemetry "^1.1.41" gatsby-telemetry "^1.1.42"
glob "^7.1.6" glob "^7.1.6"
got "8.3.2" got "8.3.2"
graphql "^14.5.8" graphql "^14.5.8"