Merge pull request #609 from alxshelepenok/renovate/gatsby

chore(deps): update gatsby
This commit is contained in:
Alexander Shelepenok 2020-03-07 19:41:40 +03:00 committed by GitHub
commit 06eee001ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 78 additions and 77 deletions

View File

@ -41,32 +41,32 @@
"bluebird": "^3.7.2", "bluebird": "^3.7.2",
"classnames": "^2.2.6", "classnames": "^2.2.6",
"codecov": "^3.6.5", "codecov": "^3.6.5",
"gatsby": "^2.19.31", "gatsby": "^2.19.32",
"gatsby-link": "^2.2.30", "gatsby-link": "^2.2.30",
"gatsby-plugin-catch-links": "^2.1.27", "gatsby-plugin-catch-links": "^2.1.27",
"gatsby-plugin-feed": "^2.3.28", "gatsby-plugin-feed": "^2.3.28",
"gatsby-plugin-flow": "^1.1.20", "gatsby-plugin-flow": "^1.1.20",
"gatsby-plugin-google-gtag": "^1.1.23", "gatsby-plugin-google-gtag": "^1.1.23",
"gatsby-plugin-manifest": "^2.2.43", "gatsby-plugin-manifest": "^2.2.44",
"gatsby-plugin-netlify": "^2.1.34", "gatsby-plugin-netlify": "^2.1.34",
"gatsby-plugin-netlify-cms": "^4.1.41", "gatsby-plugin-netlify-cms": "^4.1.41",
"gatsby-plugin-offline": "^3.0.36", "gatsby-plugin-offline": "^3.0.37",
"gatsby-plugin-optimize-svgs": "^1.0.4", "gatsby-plugin-optimize-svgs": "^1.0.4",
"gatsby-plugin-react-helmet": "^3.1.23", "gatsby-plugin-react-helmet": "^3.1.23",
"gatsby-plugin-sass": "^2.1.30", "gatsby-plugin-sass": "^2.1.30",
"gatsby-plugin-sharp": "^2.4.6", "gatsby-plugin-sharp": "^2.4.7",
"gatsby-plugin-sitemap": "^2.2.28", "gatsby-plugin-sitemap": "^2.2.28",
"gatsby-remark-autolink-headers": "^2.1.25", "gatsby-remark-autolink-headers": "^2.1.25",
"gatsby-remark-copy-linked-files": "^2.1.38", "gatsby-remark-copy-linked-files": "^2.1.38",
"gatsby-remark-external-links": "0.0.4", "gatsby-remark-external-links": "0.0.4",
"gatsby-remark-images": "^3.1.45", "gatsby-remark-images": "^3.1.46",
"gatsby-remark-katex": "^3.1.25", "gatsby-remark-katex": "^3.1.25",
"gatsby-remark-prismjs": "^3.3.33", "gatsby-remark-prismjs": "^3.3.33",
"gatsby-remark-relative-images": "^0.3.0", "gatsby-remark-relative-images": "^0.3.0",
"gatsby-remark-responsive-iframe": "^2.2.33", "gatsby-remark-responsive-iframe": "^2.2.33",
"gatsby-remark-smartypants": "^2.1.22", "gatsby-remark-smartypants": "^2.1.22",
"gatsby-source-filesystem": "^2.1.49", "gatsby-source-filesystem": "^2.1.50",
"gatsby-transformer-remark": "^2.6.54", "gatsby-transformer-remark": "^2.6.55",
"gatsby-transformer-sharp": "^2.3.17", "gatsby-transformer-sharp": "^2.3.17",
"invariant": "^2.2.4", "invariant": "^2.2.4",
"katex": "^0.11.1", "katex": "^0.11.1",
@ -92,7 +92,7 @@
"babel-core": "7.0.0-bridge.0", "babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.1.0", "babel-eslint": "10.1.0",
"babel-jest": "25.1.0", "babel-jest": "25.1.0",
"babel-preset-gatsby": "0.2.30", "babel-preset-gatsby": "0.2.31",
"browserslist": "4.9.1", "browserslist": "4.9.1",
"concurrently": "5.1.0", "concurrently": "5.1.0",
"eslint": "6.8.0", "eslint": "6.8.0",

139
yarn.lock
View File

@ -3872,10 +3872,10 @@ babel-polyfill@^6.26.0:
core-js "^2.5.0" core-js "^2.5.0"
regenerator-runtime "^0.10.5" regenerator-runtime "^0.10.5"
babel-preset-gatsby@0.2.30, babel-preset-gatsby@^0.2.30: babel-preset-gatsby@0.2.31, babel-preset-gatsby@^0.2.31:
version "0.2.30" version "0.2.31"
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.2.30.tgz#9711e41e38e4dfcac6e0523810617455c3a282f5" resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.2.31.tgz#d72f5bf40a27c8c4053a53bd0adf0f03cf186fd4"
integrity sha512-qT5DSZVj20JT6TBsnyNQLhu03yjAHCIf3+FrOJvUNbRsaRo5kZbnvR+lmEaHA5NMUH1dr1G6KgyuiBQBlDpRgg== integrity sha512-2PhWjAli3hXcK0ASieOQZgiU4b6THA5/OWJSz5ZM3snmf1oqlWqhRJfzj6RXu2BkwvoGI5Hu9krEcVEgZKGTeQ==
dependencies: dependencies:
"@babel/plugin-proposal-class-properties" "^7.7.4" "@babel/plugin-proposal-class-properties" "^7.7.4"
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.7.4" "@babel/plugin-proposal-nullish-coalescing-operator" "^7.7.4"
@ -3889,7 +3889,7 @@ babel-preset-gatsby@0.2.30, babel-preset-gatsby@^0.2.30:
babel-plugin-dynamic-import-node "^2.3.0" babel-plugin-dynamic-import-node "^2.3.0"
babel-plugin-macros "^2.8.0" babel-plugin-macros "^2.8.0"
babel-plugin-transform-react-remove-prop-types "^0.4.24" babel-plugin-transform-react-remove-prop-types "^0.4.24"
gatsby-core-utils "^1.0.29" gatsby-core-utils "^1.0.30"
babel-preset-jest@^25.1.0: babel-preset-jest@^25.1.0:
version "25.1.0" version "25.1.0"
@ -7686,10 +7686,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.10.1: gatsby-cli@^2.10.2:
version "2.10.1" version "2.10.2"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.10.1.tgz#5b4f56136e9e7bfaa86131b1e36ae05c27006a74" resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.10.2.tgz#11bf3276dd2d236287a1d7250cf73cbef15a9c5a"
integrity sha512-bDKm0hJk4m9+XuwxwXYHrZM64vDuP0NSGfn3cjLsXMzsQUvNW/yVengRgz57vSB4wYWManL829dhSMjPezgk3Q== integrity sha512-TAwdMptYEKIWC93MHn3Vr+UZMOCxiAp3qN17+depCm2lmYq9O4DgtQi8FPHIZfivIJjAhQ1TOYXl9890YclfLg==
dependencies: dependencies:
"@babel/code-frame" "^7.5.5" "@babel/code-frame" "^7.5.5"
"@babel/runtime" "^7.7.6" "@babel/runtime" "^7.7.6"
@ -7706,8 +7706,8 @@ gatsby-cli@^2.10.1:
execa "^3.4.0" execa "^3.4.0"
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.29" gatsby-core-utils "^1.0.30"
gatsby-telemetry "^1.1.50" gatsby-telemetry "^1.1.51"
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"
@ -7734,12 +7734,13 @@ gatsby-cli@^2.10.1:
ink "^2.6.0" ink "^2.6.0"
ink-spinner "^3.0.1" ink-spinner "^3.0.1"
gatsby-core-utils@^1.0.29: gatsby-core-utils@^1.0.30:
version "1.0.29" version "1.0.30"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.0.29.tgz#c19812896779f46f122ad93ab8af47f4c15a7c72" resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.0.30.tgz#c2b61017405b01e2f34f2c57117b4716c75e010f"
integrity sha512-PJHiKQqLE/tdo/8OXQqxc+Vq5y/i3jxURgFN5LxwCfQe2X3dIFbnGsUXT1Qb+k5gUAZ9V+UBVO+0rsj75jddYw== integrity sha512-+WYFxf9dT4u67vecXdROe9iF2jzPKoTVbWI3FYLCcNANY2Y/vEec11vhG5FnBHdLpgmD3cnLPdhCAileKWBldA==
dependencies: dependencies:
ci-info "2.0.0" ci-info "2.0.0"
configstore "^5.0.0"
node-object-hash "^2.0.0" node-object-hash "^2.0.0"
gatsby-graphiql-explorer@^0.2.35: gatsby-graphiql-explorer@^0.2.35:
@ -7758,16 +7759,16 @@ gatsby-link@^2.2.30:
"@types/reach__router" "^1.2.6" "@types/reach__router" "^1.2.6"
prop-types "^15.7.2" prop-types "^15.7.2"
gatsby-page-utils@^0.0.40: gatsby-page-utils@^0.0.41:
version "0.0.40" version "0.0.41"
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-0.0.40.tgz#21fbda6ae117a6c187f6b9abe864d329ac51c559" resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-0.0.41.tgz#db8f1ddd606d45dc99b7c8014548ffc0c8cce1c1"
integrity sha512-YUiOcpPOdKoUuTxEEpzsvCj9ODWp1lwLSjxNOlF1metiNvm68/iS8zucUI1fpjJkXM+3ZGHbwN9Vn8wdf213wA== integrity sha512-Nu9kSxwRpNSMvUFsu34qD5BA1w94FkkEZc1I5RaiUwHrdE1Ga6mMSJ8Ob+4Yb3pI50eRHvYdtUtfLJW6s8XMQg==
dependencies: dependencies:
"@babel/runtime" "^7.7.6" "@babel/runtime" "^7.7.6"
bluebird "^3.7.2" bluebird "^3.7.2"
chokidar "3.3.0" chokidar "3.3.0"
fs-exists-cached "^1.0.0" fs-exists-cached "^1.0.0"
gatsby-core-utils "^1.0.29" gatsby-core-utils "^1.0.30"
glob "^7.1.6" glob "^7.1.6"
lodash "^4.17.15" lodash "^4.17.15"
micromatch "^3.1.10" micromatch "^3.1.10"
@ -7807,13 +7808,13 @@ gatsby-plugin-google-gtag@^1.1.23:
"@babel/runtime" "^7.7.6" "@babel/runtime" "^7.7.6"
minimatch "^3.0.4" minimatch "^3.0.4"
gatsby-plugin-manifest@^2.2.43: gatsby-plugin-manifest@^2.2.44:
version "2.2.43" version "2.2.44"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.2.43.tgz#137b87aa77049de9c25d1a40ab5d102e684a1d00" resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.2.44.tgz#1902972d14144ff7b071f13aab3cd9a25d265b30"
integrity sha512-raD1TXUtCNeAZA/soSfqGMHHhAm5giLUkOzquNLjRrvVc0K4I4E7Vydh8Rb9nV/s4u2eW1UoZ0xjA9iAyWyhIA== integrity sha512-Mhq7sXAiFZG0xL8RFqLYEZK9/RBVtn2ubIiIWA5jS4PRfxSx8szvmAbu7H7VvOJTvh/ArGKUbGPEQ0mbJmX1AA==
dependencies: dependencies:
"@babel/runtime" "^7.7.6" "@babel/runtime" "^7.7.6"
gatsby-core-utils "^1.0.29" gatsby-core-utils "^1.0.30"
semver "^5.7.1" semver "^5.7.1"
sharp "^0.23.4" sharp "^0.23.4"
@ -7843,14 +7844,14 @@ gatsby-plugin-netlify@^2.1.34:
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.36: gatsby-plugin-offline@^3.0.37:
version "3.0.36" version "3.0.37"
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-3.0.36.tgz#8c66c96f473b27a6ac3edf5bd9823e033e9474c7" resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-3.0.37.tgz#06a9827c29f5a5f752c578dc0a5b0f43f17bcce6"
integrity sha512-vSWW/SY6Qv+oZ0G05LVKFZIzxX2//8troIqaMDZMZZ8sETRUsRPHV/Y5tYO1s+A9bVhspWNGP9iT02/2UFgHpw== integrity sha512-dn1n/QHMcwIuuJB8e9+qXxPBRDdLWFYyWi7mLhHuGMpm9YWWiQBgQ+VNTShRUUF7xZwL0sNzn0lpCyKAKyRIcA==
dependencies: dependencies:
"@babel/runtime" "^7.7.6" "@babel/runtime" "^7.7.6"
cheerio "^1.0.0-rc.3" cheerio "^1.0.0-rc.3"
gatsby-core-utils "^1.0.29" gatsby-core-utils "^1.0.30"
glob "^7.1.6" glob "^7.1.6"
idb-keyval "^3.2.0" idb-keyval "^3.2.0"
lodash "^4.17.15" lodash "^4.17.15"
@ -7864,15 +7865,15 @@ gatsby-plugin-optimize-svgs@^1.0.4:
svgo "^1.3.0" svgo "^1.3.0"
walk "^2.3.14" walk "^2.3.14"
gatsby-plugin-page-creator@^2.1.41: gatsby-plugin-page-creator@^2.1.42:
version "2.1.41" version "2.1.42"
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.1.41.tgz#7b83136a66bea3ae3036377bd80f4c2f213018de" resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.1.42.tgz#08110702b2611a58f008b61838b5ca7c91db9701"
integrity sha512-GDFoOOcxL1lx/jmKy4lOeMa1jftdbEkiviRwyG0Ti7cSf/Cc3g8L+plT+Ih8KjzaEUdNUG+nOZ7vPvSM4bIBQA== integrity sha512-pes5AXpm1ulmhe7UOUtfRAD9/5QTnNVP1edZQFW9jCvy/7Du29lthhsP1ptBWORkdu+1UDbBvQJh+W+9mBPkKQ==
dependencies: dependencies:
"@babel/runtime" "^7.7.6" "@babel/runtime" "^7.7.6"
bluebird "^3.7.2" bluebird "^3.7.2"
fs-exists-cached "^1.0.0" fs-exists-cached "^1.0.0"
gatsby-page-utils "^0.0.40" gatsby-page-utils "^0.0.41"
glob "^7.1.6" glob "^7.1.6"
lodash "^4.17.15" lodash "^4.17.15"
micromatch "^3.1.10" micromatch "^3.1.10"
@ -7892,16 +7893,16 @@ gatsby-plugin-sass@^2.1.30:
"@babel/runtime" "^7.7.6" "@babel/runtime" "^7.7.6"
sass-loader "^7.3.1" sass-loader "^7.3.1"
gatsby-plugin-sharp@^2.4.6: gatsby-plugin-sharp@^2.4.7:
version "2.4.6" version "2.4.7"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.4.6.tgz#9c8920ebf5496b1324b0bd1cc2b0d9a4285a24b0" resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.4.7.tgz#68c8aadd70aabbebda75bef5c4f89956ed21ab64"
integrity sha512-VJ0ShUX7Ig2Xe2BtfNGuZ45EndKKlQagglkuqjZZj2xUgrSkfrNQICMggYBW/sJRlWJ8JeMpz7Sq6g+HNKreBw== integrity sha512-xXXr4bPRpssSYwE1y5BMDgO/OEt40nZjQxdSZ12gTrLiFRjGr0H71K65Y+YxJBZCof0OHU04Y0wxEUe7VdNrHA==
dependencies: dependencies:
"@babel/runtime" "^7.7.6" "@babel/runtime" "^7.7.6"
async "^2.6.3" async "^2.6.3"
bluebird "^3.7.2" bluebird "^3.7.2"
fs-extra "^8.1.0" fs-extra "^8.1.0"
gatsby-core-utils "^1.0.29" gatsby-core-utils "^1.0.30"
got "^8.3.2" got "^8.3.2"
imagemin "^6.1.0" imagemin "^6.1.0"
imagemin-mozjpeg "^8.0.0" imagemin-mozjpeg "^8.0.0"
@ -7970,15 +7971,15 @@ 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.45: gatsby-remark-images@^3.1.46:
version "3.1.45" version "3.1.46"
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-3.1.45.tgz#e575e21575c1f75a02f3e83f9165f6a92259f1dc" resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-3.1.46.tgz#4882b16ac5cc7fd1542632d1f8c96c6294a1486a"
integrity sha512-Znr0DY3W6BCZyu3gB9WCB8xeKknDvt8BLuUdGdpTEGaYLx+R0RsekMBwDN6163WQpRQE/FgFFpmdu54Pe8z/5g== integrity sha512-E99qAVLCUB2d0z8FCrgZd1EQvaRK3Z4UvxKsjR8T2YcwQhDVgHZ59IfbPAIRPbzrUrEzVTkQiZKmDzFOZj3ndA==
dependencies: dependencies:
"@babel/runtime" "^7.7.6" "@babel/runtime" "^7.7.6"
chalk "^2.4.2" chalk "^2.4.2"
cheerio "^1.0.0-rc.3" cheerio "^1.0.0-rc.3"
gatsby-core-utils "^1.0.29" gatsby-core-utils "^1.0.30"
is-relative-url "^3.0.0" is-relative-url "^3.0.0"
lodash "^4.17.15" lodash "^4.17.15"
mdast-util-definitions "^1.2.5" mdast-util-definitions "^1.2.5"
@ -8039,10 +8040,10 @@ gatsby-remark-smartypants@^2.1.22:
retext-smartypants "^3.0.3" retext-smartypants "^3.0.3"
unist-util-visit "^1.4.1" unist-util-visit "^1.4.1"
gatsby-source-filesystem@^2.1.49: gatsby-source-filesystem@^2.1.50:
version "2.1.49" version "2.1.50"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.1.49.tgz#941649c4db1c7b7aef85ecc7a9e57b90e2be4f5f" resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.1.50.tgz#cce82defe88bb280e5d206caac26fc6b880c1cd9"
integrity sha512-y7gw/Qexivhb3x5ty9zyODDp//CmZU7djQcQh3IPGXkQciLo/UeQXKcPMLowJTCnNwj/7cZKYM50ijXUs2M3oA== integrity sha512-BSjxTFT3srIhRxlD4sPeJ+p6xtBzqeJ4zMyyzjVgsAkRcnWFzpyGVnH9eBWnYuhPIz1I9bXvKtQZYsIYcYUYCw==
dependencies: dependencies:
"@babel/runtime" "^7.7.6" "@babel/runtime" "^7.7.6"
better-queue "^3.8.10" better-queue "^3.8.10"
@ -8050,7 +8051,7 @@ gatsby-source-filesystem@^2.1.49:
chokidar "3.3.0" chokidar "3.3.0"
file-type "^12.4.0" file-type "^12.4.0"
fs-extra "^8.1.0" fs-extra "^8.1.0"
gatsby-core-utils "^1.0.29" gatsby-core-utils "^1.0.30"
got "^8.3.2" got "^8.3.2"
md5-file "^3.2.3" md5-file "^3.2.3"
mime "^2.4.4" mime "^2.4.4"
@ -8060,10 +8061,10 @@ gatsby-source-filesystem@^2.1.49:
valid-url "^1.0.9" valid-url "^1.0.9"
xstate "^4.7.2" xstate "^4.7.2"
gatsby-telemetry@^1.1.50: gatsby-telemetry@^1.1.51:
version "1.1.50" version "1.1.51"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.1.50.tgz#c71b2ae21291aee2f4ddd94144f4d418dc46cb6a" resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.1.51.tgz#64a33c91f21fd7aac341136e4160c69949dc26d6"
integrity sha512-guHlV2/bhDzs3TGOAYVxz6CD5wqN0m3J6ilESvnvHqYidFo/2pRbcLNUp89/A5wPWqK/LfupiVSbB1nMkHzS/Q== integrity sha512-34SvdYWn/nJTYMiof9rAgvlcYqpzDbadfF1egMR3Kv+7dTBN5UVkeGfjUixsaD+sg6PVA+06CC5TMz8WQXCBWA==
dependencies: dependencies:
"@babel/code-frame" "^7.5.5" "@babel/code-frame" "^7.5.5"
"@babel/runtime" "^7.7.6" "@babel/runtime" "^7.7.6"
@ -8072,7 +8073,7 @@ gatsby-telemetry@^1.1.50:
configstore "^5.0.0" configstore "^5.0.0"
envinfo "^7.5.0" envinfo "^7.5.0"
fs-extra "^8.1.0" fs-extra "^8.1.0"
gatsby-core-utils "^1.0.29" gatsby-core-utils "^1.0.30"
git-up "4.0.1" git-up "4.0.1"
is-docker "2.0.0" is-docker "2.0.0"
lodash "^4.17.15" lodash "^4.17.15"
@ -8083,14 +8084,14 @@ gatsby-telemetry@^1.1.50:
stack-utils "1.0.2" stack-utils "1.0.2"
uuid "3.3.3" uuid "3.3.3"
gatsby-transformer-remark@^2.6.54: gatsby-transformer-remark@^2.6.55:
version "2.6.54" version "2.6.55"
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.6.54.tgz#b84aa384f4e2d6bdc1b302a930d1f216c5a9078b" resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.6.55.tgz#1a4e76c083d8b9633fd7b8d62079e81fd378ab9f"
integrity sha512-4Oq+sO8yoTawLV/MPJrC5yECwdihPiqZhpgLZuI08o9oediKbMdkDnS3N4rzCnbDU/NeWd1kmfDN4y6+3z59Kg== integrity sha512-z3bkfjQzJd45jKs9bKRUFAvrotKTmne0fIAit6YLn44+YnpN59m9fa354ihDwNcyf34ODtvCHEYBNdZq2+GBxQ==
dependencies: dependencies:
"@babel/runtime" "^7.7.6" "@babel/runtime" "^7.7.6"
bluebird "^3.7.2" bluebird "^3.7.2"
gatsby-core-utils "^1.0.29" gatsby-core-utils "^1.0.30"
gray-matter "^4.0.2" gray-matter "^4.0.2"
hast-util-raw "^4.0.0" hast-util-raw "^4.0.0"
hast-util-to-html "^4.0.1" hast-util-to-html "^4.0.1"
@ -8123,10 +8124,10 @@ gatsby-transformer-sharp@^2.3.17:
semver "^5.7.1" semver "^5.7.1"
sharp "^0.23.4" sharp "^0.23.4"
gatsby@^2.19.31: gatsby@^2.19.32:
version "2.19.31" version "2.19.32"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.19.31.tgz#d4fb6a45df0e4c03aabd433bfd080ff95a25a8cf" resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.19.32.tgz#78e7a6ffefae5f8e72fc68ea7bf095f0263c31e6"
integrity sha512-N386J+FqkIFlzNCaNCL1m1pPXr6K5QdDBlF+qBUrxUZeAR2G6zaZ1yUWIf7WQLLtBsS5vPexwr7QYy7ObEjVDw== integrity sha512-YzAvkTwyh9uxytCqP/utinFstEpz+COEWS39t3PvlcAimuWIsmwDlgK/5CMb3KSkavEeIuuBRADfbInapEbpWQ==
dependencies: dependencies:
"@babel/code-frame" "^7.5.5" "@babel/code-frame" "^7.5.5"
"@babel/core" "^7.7.5" "@babel/core" "^7.7.5"
@ -8149,7 +8150,7 @@ gatsby@^2.19.31:
babel-plugin-add-module-exports "^0.3.3" babel-plugin-add-module-exports "^0.3.3"
babel-plugin-dynamic-import-node "^2.3.0" babel-plugin-dynamic-import-node "^2.3.0"
babel-plugin-remove-graphql-queries "^2.7.24" babel-plugin-remove-graphql-queries "^2.7.24"
babel-preset-gatsby "^0.2.30" babel-preset-gatsby "^0.2.31"
better-opn "1.0.0" better-opn "1.0.0"
better-queue "^3.8.10" better-queue "^3.8.10"
bluebird "^3.7.2" bluebird "^3.7.2"
@ -8188,13 +8189,13 @@ gatsby@^2.19.31:
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.10.1" gatsby-cli "^2.10.2"
gatsby-core-utils "^1.0.29" gatsby-core-utils "^1.0.30"
gatsby-graphiql-explorer "^0.2.35" gatsby-graphiql-explorer "^0.2.35"
gatsby-link "^2.2.30" gatsby-link "^2.2.30"
gatsby-plugin-page-creator "^2.1.41" gatsby-plugin-page-creator "^2.1.42"
gatsby-react-router-scroll "^2.1.23" gatsby-react-router-scroll "^2.1.23"
gatsby-telemetry "^1.1.50" gatsby-telemetry "^1.1.51"
glob "^7.1.6" glob "^7.1.6"
got "8.3.2" got "8.3.2"
graphql "^14.5.8" graphql "^14.5.8"