Skip to content

Commit

Permalink
fix(deps): update gatsby monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 9, 2020
1 parent 39c1bd2 commit 2a8de85
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 81 deletions.
16 changes: 8 additions & 8 deletions site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,24 +8,24 @@
"bulma": "0.8.0",
"classnames": "2.2.6",
"docsearch.js": "2.6.3",
"gatsby": "2.19.32",
"gatsby": "2.19.33",
"gatsby-image": "2.2.43",
"gatsby-plugin-catch-links": "2.1.27",
"gatsby-plugin-google-analytics": "2.1.37",
"gatsby-plugin-manifest": "2.2.44",
"gatsby-plugin-manifest": "2.2.45",
"gatsby-plugin-netlify": "2.1.34",
"gatsby-plugin-netlify-cache": "1.2.0",
"gatsby-plugin-offline": "3.0.37",
"gatsby-plugin-offline": "3.0.38",
"gatsby-plugin-react-helmet": "3.1.23",
"gatsby-plugin-sass": "2.1.30",
"gatsby-plugin-svgr": "2.0.2",
"gatsby-remark-autolink-headers": "2.1.25",
"gatsby-remark-copy-linked-files": "2.1.38",
"gatsby-remark-images": "3.1.46",
"gatsby-remark-copy-linked-files": "2.1.39",
"gatsby-remark-images": "3.1.47",
"gatsby-remark-prismjs": "3.3.33",
"gatsby-remark-smartypants": "2.1.22",
"gatsby-source-filesystem": "2.1.50",
"gatsby-transformer-remark": "2.6.55",
"gatsby-source-filesystem": "2.1.51",
"gatsby-transformer-remark": "2.6.56",
"node-sass": "4.13.1",
"prismjs": "1.19.0",
"prop-types": "15.7.2",
Expand All @@ -47,7 +47,7 @@
"devDependencies": {
"@wpackio/eslint-config": "file:../packages/eslint-config",
"eslint": "6.8.0",
"gatsby-plugin-sharp": "2.4.7",
"gatsby-plugin-sharp": "2.4.8",
"gatsby-transformer-sharp": "2.3.17",
"prettier": "1.19.1"
},
Expand Down
146 changes: 73 additions & 73 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3173,10 +3173,10 @@ babel-plugin-transform-react-remove-prop-types@^0.4.24:
resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-remove-prop-types/-/babel-plugin-transform-react-remove-prop-types-0.4.24.tgz#f2edaf9b4c6a5fbe5c1d678bfb531078c1555f3a"
integrity sha512-eqj0hVcJUR57/Ug2zE1Yswsw4LhuqqHhD+8v120T1cl3kjg76QwtyBrdIk4WVwK+lAhBJVYCd/v+4nc4y+8JsA==

babel-preset-gatsby@^0.2.31:
version "0.2.31"
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.2.31.tgz#d72f5bf40a27c8c4053a53bd0adf0f03cf186fd4"
integrity sha512-2PhWjAli3hXcK0ASieOQZgiU4b6THA5/OWJSz5ZM3snmf1oqlWqhRJfzj6RXu2BkwvoGI5Hu9krEcVEgZKGTeQ==
babel-preset-gatsby@^0.2.32:
version "0.2.32"
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.2.32.tgz#fbfbb553cc4065e440c49c4143408ef4f0c01f85"
integrity sha512-YzDk+IUASrFJS9SFv+pj35lTtvyuh7dhkjvoZZMqUCet1B1epOdR72U23rhGFniIZVtZKSX1ubvtZ9ryf8LNBg==
dependencies:
"@babel/plugin-proposal-class-properties" "^7.7.4"
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.7.4"
Expand All @@ -3190,7 +3190,7 @@ babel-preset-gatsby@^0.2.31:
babel-plugin-dynamic-import-node "^2.3.0"
babel-plugin-macros "^2.8.0"
babel-plugin-transform-react-remove-prop-types "^0.4.24"
gatsby-core-utils "^1.0.30"
gatsby-core-utils "^1.0.31"

babel-runtime@^6.26.0:
version "6.26.0"
Expand Down Expand Up @@ -7266,10 +7266,10 @@ functional-red-black-tree@^1.0.1:
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=

gatsby-cli@^2.10.2:
version "2.10.2"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.10.2.tgz#11bf3276dd2d236287a1d7250cf73cbef15a9c5a"
integrity sha512-TAwdMptYEKIWC93MHn3Vr+UZMOCxiAp3qN17+depCm2lmYq9O4DgtQi8FPHIZfivIJjAhQ1TOYXl9890YclfLg==
gatsby-cli@^2.10.3:
version "2.10.3"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.10.3.tgz#5b28742891a6ce69c13e3b0c6fe18851109cad3a"
integrity sha512-0yXslN/w19AfsbQC/IoyD4f79aW5tm6NjZYAusljdnDmEUPcVxSA6f4t0sHuU6MYTi5fwMJvWKubkAeWb2W9gw==
dependencies:
"@babel/code-frame" "^7.5.5"
"@babel/runtime" "^7.7.6"
Expand All @@ -7286,8 +7286,8 @@ gatsby-cli@^2.10.2:
execa "^3.4.0"
fs-exists-cached "^1.0.0"
fs-extra "^8.1.0"
gatsby-core-utils "^1.0.30"
gatsby-telemetry "^1.1.51"
gatsby-core-utils "^1.0.31"
gatsby-telemetry "^1.1.52"
hosted-git-info "^3.0.2"
is-valid-path "^0.1.1"
lodash "^4.17.15"
Expand All @@ -7314,10 +7314,10 @@ gatsby-cli@^2.10.2:
ink "^2.6.0"
ink-spinner "^3.0.1"

gatsby-core-utils@^1.0.30:
version "1.0.30"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.0.30.tgz#c2b61017405b01e2f34f2c57117b4716c75e010f"
integrity sha512-+WYFxf9dT4u67vecXdROe9iF2jzPKoTVbWI3FYLCcNANY2Y/vEec11vhG5FnBHdLpgmD3cnLPdhCAileKWBldA==
gatsby-core-utils@^1.0.31:
version "1.0.31"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.0.31.tgz#f0a3c37c46a0429f5ce10fee0c01a60718a36216"
integrity sha512-QvyAaC2nK+34giEPn2eMMkruvzyz4cD3+68RFV9A71HDuLU7FTgnhahyV8QmqZdjK2zVnhEIs2rGuf4weEuu1g==
dependencies:
ci-info "2.0.0"
configstore "^5.0.0"
Expand Down Expand Up @@ -7348,16 +7348,16 @@ gatsby-link@^2.2.30:
"@types/reach__router" "^1.2.6"
prop-types "^15.7.2"

gatsby-page-utils@^0.0.41:
version "0.0.41"
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-0.0.41.tgz#db8f1ddd606d45dc99b7c8014548ffc0c8cce1c1"
integrity sha512-Nu9kSxwRpNSMvUFsu34qD5BA1w94FkkEZc1I5RaiUwHrdE1Ga6mMSJ8Ob+4Yb3pI50eRHvYdtUtfLJW6s8XMQg==
gatsby-page-utils@^0.0.42:
version "0.0.42"
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-0.0.42.tgz#5924f4b1e4061d488a8b95a07013d5d836997311"
integrity sha512-L8zedpM6ZkMTMnbZOYO6JEEB0Ws8q6e0gLIpUxDXXdp3lrKde8kJn+1UvKa9FXTokPVAfB6u4ycCntdFj3hS9w==
dependencies:
"@babel/runtime" "^7.7.6"
bluebird "^3.7.2"
chokidar "3.3.0"
fs-exists-cached "^1.0.0"
gatsby-core-utils "^1.0.30"
gatsby-core-utils "^1.0.31"
glob "^7.1.6"
lodash "^4.17.15"
micromatch "^3.1.10"
Expand All @@ -7377,13 +7377,13 @@ [email protected]:
dependencies:
"@babel/runtime" "^7.7.6"

[email protected].44:
version "2.2.44"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.2.44.tgz#1902972d14144ff7b071f13aab3cd9a25d265b30"
integrity sha512-Mhq7sXAiFZG0xL8RFqLYEZK9/RBVtn2ubIiIWA5jS4PRfxSx8szvmAbu7H7VvOJTvh/ArGKUbGPEQ0mbJmX1AA==
[email protected].45:
version "2.2.45"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.2.45.tgz#30c3b427d61292e80f1a2b533acfbe383154ea39"
integrity sha512-K9A0hw3xs+yd9iSg8ztObtrKTKybStnv8aydgby+CREgVNIUsziL89Wq5MgKvPegjt+9snTBF4ar5tE9EBaHhw==
dependencies:
"@babel/runtime" "^7.7.6"
gatsby-core-utils "^1.0.30"
gatsby-core-utils "^1.0.31"
semver "^5.7.1"
sharp "^0.23.4"

Expand All @@ -7406,28 +7406,28 @@ [email protected]:
lodash "^4.17.15"
webpack-assets-manifest "^3.1.1"

[email protected].37:
version "3.0.37"
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-3.0.37.tgz#06a9827c29f5a5f752c578dc0a5b0f43f17bcce6"
integrity sha512-dn1n/QHMcwIuuJB8e9+qXxPBRDdLWFYyWi7mLhHuGMpm9YWWiQBgQ+VNTShRUUF7xZwL0sNzn0lpCyKAKyRIcA==
[email protected].38:
version "3.0.38"
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-3.0.38.tgz#79c98ebe4057d7cb200c0725fa23795d8ac110e4"
integrity sha512-CrKryzyA3ek+JU+YypVyQ/rnSkMJIOq6o80m1+pw7BaGtx+hErZPd0GoPQ5kKxNECVcHXHlewURX3PTMiRsrfA==
dependencies:
"@babel/runtime" "^7.7.6"
cheerio "^1.0.0-rc.3"
gatsby-core-utils "^1.0.30"
gatsby-core-utils "^1.0.31"
glob "^7.1.6"
idb-keyval "^3.2.0"
lodash "^4.17.15"
workbox-build "^4.3.1"

gatsby-plugin-page-creator@^2.1.42:
version "2.1.42"
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.1.42.tgz#08110702b2611a58f008b61838b5ca7c91db9701"
integrity sha512-pes5AXpm1ulmhe7UOUtfRAD9/5QTnNVP1edZQFW9jCvy/7Du29lthhsP1ptBWORkdu+1UDbBvQJh+W+9mBPkKQ==
gatsby-plugin-page-creator@^2.1.43:
version "2.1.43"
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.1.43.tgz#de08690bbe7bf968c46da2df94a5708aa0609fc5"
integrity sha512-VCNLysWFGBh8TYSuc0hA/8lhhZJWEFMT+MkvsjIxGfde55XvSuBQRMKUkpmVbLEBGwAm5DB4drQTTn3QS/y1kA==
dependencies:
"@babel/runtime" "^7.7.6"
bluebird "^3.7.2"
fs-exists-cached "^1.0.0"
gatsby-page-utils "^0.0.41"
gatsby-page-utils "^0.0.42"
glob "^7.1.6"
lodash "^4.17.15"
micromatch "^3.1.10"
Expand All @@ -7447,16 +7447,16 @@ [email protected]:
"@babel/runtime" "^7.7.6"
sass-loader "^7.3.1"

[email protected].7:
version "2.4.7"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.4.7.tgz#68c8aadd70aabbebda75bef5c4f89956ed21ab64"
integrity sha512-xXXr4bPRpssSYwE1y5BMDgO/OEt40nZjQxdSZ12gTrLiFRjGr0H71K65Y+YxJBZCof0OHU04Y0wxEUe7VdNrHA==
[email protected].8:
version "2.4.8"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.4.8.tgz#31c96afaee4af882ec0d60b0ffbd785b64c12dad"
integrity sha512-WbQ5koNtUnb+5uXMUeI0AHT0go4WLYaezy4lc+vJIYmxQwmJfKipqCWNEbcx74mYfYmPxWKwGNdm7PxTdiP0Hw==
dependencies:
"@babel/runtime" "^7.7.6"
async "^2.6.3"
bluebird "^3.7.2"
fs-extra "^8.1.0"
gatsby-core-utils "^1.0.30"
gatsby-core-utils "^1.0.31"
got "^8.3.2"
imagemin "^6.1.0"
imagemin-mozjpeg "^8.0.0"
Expand Down Expand Up @@ -7497,10 +7497,10 @@ [email protected]:
mdast-util-to-string "^1.0.7"
unist-util-visit "^1.4.1"

[email protected].38:
version "2.1.38"
resolved "https://registry.yarnpkg.com/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-2.1.38.tgz#4b77f9bd701a753757e6087b49beca1805536eb2"
integrity sha512-bwXT4Yyi2NwAWgjUGfkj8As7V956Fg+A7DvwN9jKZgq5wSpltZ3ttuC3MlvEqcl4u7Q4AXXWMyYOSMam4oGK3Q==
[email protected].39:
version "2.1.39"
resolved "https://registry.yarnpkg.com/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-2.1.39.tgz#9222973fdd87ed0a1f3be14d9d54ad8865b861ae"
integrity sha512-jwNGPgS3e7sjvsbcZukZdGN3mfgnzPR4U3C0RRdiiDgJbk5qnVM8n0InUtecHmBNHE+JZho48Okl5zk0gIh+bw==
dependencies:
"@babel/runtime" "^7.7.6"
cheerio "^1.0.0-rc.3"
Expand All @@ -7511,15 +7511,15 @@ [email protected]:
probe-image-size "^4.1.1"
unist-util-visit "^1.4.1"

[email protected].46:
version "3.1.46"
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-3.1.46.tgz#4882b16ac5cc7fd1542632d1f8c96c6294a1486a"
integrity sha512-E99qAVLCUB2d0z8FCrgZd1EQvaRK3Z4UvxKsjR8T2YcwQhDVgHZ59IfbPAIRPbzrUrEzVTkQiZKmDzFOZj3ndA==
[email protected].47:
version "3.1.47"
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-3.1.47.tgz#eabd15fb5d4f698f77d55d674fc046895bc5272e"
integrity sha512-sDOkaNECUdVS3+KAW9VPaA82dL+oKTUH9RyXu0e5KEK3eewSBXFEx6AAm1SmS1xDyqn/B1o0YLGRTOK/WpU5fQ==
dependencies:
"@babel/runtime" "^7.7.6"
chalk "^2.4.2"
cheerio "^1.0.0-rc.3"
gatsby-core-utils "^1.0.30"
gatsby-core-utils "^1.0.31"
is-relative-url "^3.0.0"
lodash "^4.17.15"
mdast-util-definitions "^1.2.5"
Expand Down Expand Up @@ -7547,18 +7547,18 @@ [email protected]:
retext-smartypants "^3.0.3"
unist-util-visit "^1.4.1"

[email protected].50:
version "2.1.50"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.1.50.tgz#cce82defe88bb280e5d206caac26fc6b880c1cd9"
integrity sha512-BSjxTFT3srIhRxlD4sPeJ+p6xtBzqeJ4zMyyzjVgsAkRcnWFzpyGVnH9eBWnYuhPIz1I9bXvKtQZYsIYcYUYCw==
[email protected].51:
version "2.1.51"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.1.51.tgz#6a04f26fca3307319c65afb0316815f071d39ae7"
integrity sha512-j0FlGCy//9a45jPJ/q1MGDK9ViZ/wEQThSwsIjTU6/tNwV2GY0p8dcVGRtUZblYdbWOv8J7WhTA6t3QKLHEzgQ==
dependencies:
"@babel/runtime" "^7.7.6"
better-queue "^3.8.10"
bluebird "^3.7.2"
chokidar "3.3.0"
file-type "^12.4.0"
fs-extra "^8.1.0"
gatsby-core-utils "^1.0.30"
gatsby-core-utils "^1.0.31"
got "^8.3.2"
md5-file "^3.2.3"
mime "^2.4.4"
Expand All @@ -7568,10 +7568,10 @@ [email protected]:
valid-url "^1.0.9"
xstate "^4.7.2"

gatsby-telemetry@^1.1.51:
version "1.1.51"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.1.51.tgz#64a33c91f21fd7aac341136e4160c69949dc26d6"
integrity sha512-34SvdYWn/nJTYMiof9rAgvlcYqpzDbadfF1egMR3Kv+7dTBN5UVkeGfjUixsaD+sg6PVA+06CC5TMz8WQXCBWA==
gatsby-telemetry@^1.1.52:
version "1.1.52"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.1.52.tgz#1e0d3b7a471d2edb90fcee58134dd368f1909142"
integrity sha512-QOG/vhRRkIAcFjqNVlOrK4Nl4yxCz83hg7GRYoODQ4kHeWJbzQAmq78qE5uc7xRAf5JOb/zY+ZIR0BIxEhkTNw==
dependencies:
"@babel/code-frame" "^7.5.5"
"@babel/runtime" "^7.7.6"
Expand All @@ -7580,7 +7580,7 @@ gatsby-telemetry@^1.1.51:
configstore "^5.0.0"
envinfo "^7.5.0"
fs-extra "^8.1.0"
gatsby-core-utils "^1.0.30"
gatsby-core-utils "^1.0.31"
git-up "4.0.1"
is-docker "2.0.0"
lodash "^4.17.15"
Expand All @@ -7591,14 +7591,14 @@ gatsby-telemetry@^1.1.51:
stack-utils "1.0.2"
uuid "3.3.3"

[email protected].55:
version "2.6.55"
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.6.55.tgz#1a4e76c083d8b9633fd7b8d62079e81fd378ab9f"
integrity sha512-z3bkfjQzJd45jKs9bKRUFAvrotKTmne0fIAit6YLn44+YnpN59m9fa354ihDwNcyf34ODtvCHEYBNdZq2+GBxQ==
[email protected].56:
version "2.6.56"
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.6.56.tgz#c5714887852c56f64d4a17664c2e5447ae85c7db"
integrity sha512-WJ0FW95fpGYVBwAKYK+ddEvr7b1Wj3ot2BLSgzhcVGn1dHrih+y89NI6XwHs8bHmRhWaVNSF21fdvDC2bYlZ0w==
dependencies:
"@babel/runtime" "^7.7.6"
bluebird "^3.7.2"
gatsby-core-utils "^1.0.30"
gatsby-core-utils "^1.0.31"
gray-matter "^4.0.2"
hast-util-raw "^4.0.0"
hast-util-to-html "^4.0.1"
Expand Down Expand Up @@ -7631,10 +7631,10 @@ [email protected]:
semver "^5.7.1"
sharp "^0.23.4"

[email protected].32:
version "2.19.32"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.19.32.tgz#78e7a6ffefae5f8e72fc68ea7bf095f0263c31e6"
integrity sha512-YzAvkTwyh9uxytCqP/utinFstEpz+COEWS39t3PvlcAimuWIsmwDlgK/5CMb3KSkavEeIuuBRADfbInapEbpWQ==
[email protected].33:
version "2.19.33"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.19.33.tgz#f2f44d8be8870189dd84da391526df24384e718d"
integrity sha512-FMj4p15DYJ/sW9WY7rEBTsp8kqdV4JkR5ZuLLurqlO5q15TcIx8TT/6N0eflgtgkz10UgW3KYeRpGijSJ/wo7Q==
dependencies:
"@babel/code-frame" "^7.5.5"
"@babel/core" "^7.7.5"
Expand All @@ -7657,7 +7657,7 @@ [email protected]:
babel-plugin-add-module-exports "^0.3.3"
babel-plugin-dynamic-import-node "^2.3.0"
babel-plugin-remove-graphql-queries "^2.7.24"
babel-preset-gatsby "^0.2.31"
babel-preset-gatsby "^0.2.32"
better-opn "1.0.0"
better-queue "^3.8.10"
bluebird "^3.7.2"
Expand Down Expand Up @@ -7696,13 +7696,13 @@ [email protected]:
flat "^4.1.0"
fs-exists-cached "1.0.0"
fs-extra "^8.1.0"
gatsby-cli "^2.10.2"
gatsby-core-utils "^1.0.30"
gatsby-cli "^2.10.3"
gatsby-core-utils "^1.0.31"
gatsby-graphiql-explorer "^0.2.35"
gatsby-link "^2.2.30"
gatsby-plugin-page-creator "^2.1.42"
gatsby-plugin-page-creator "^2.1.43"
gatsby-react-router-scroll "^2.1.23"
gatsby-telemetry "^1.1.51"
gatsby-telemetry "^1.1.52"
glob "^7.1.6"
got "8.3.2"
graphql "^14.5.8"
Expand Down

0 comments on commit 2a8de85

Please sign in to comment.