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 6, 2020
1 parent 257a1ed commit 6d0bdcc
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 76 deletions.
14 changes: 7 additions & 7 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.31",
"gatsby": "2.19.32",
"gatsby-image": "2.2.43",
"gatsby-plugin-catch-links": "2.1.27",
"gatsby-plugin-google-analytics": "2.1.37",
"gatsby-plugin-manifest": "2.2.43",
"gatsby-plugin-manifest": "2.2.44",
"gatsby-plugin-netlify": "2.1.34",
"gatsby-plugin-netlify-cache": "1.2.0",
"gatsby-plugin-offline": "3.0.36",
"gatsby-plugin-offline": "3.0.37",
"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.45",
"gatsby-remark-images": "3.1.46",
"gatsby-remark-prismjs": "3.3.33",
"gatsby-remark-smartypants": "2.1.22",
"gatsby-source-filesystem": "2.1.49",
"gatsby-transformer-remark": "2.6.54",
"gatsby-source-filesystem": "2.1.50",
"gatsby-transformer-remark": "2.6.55",
"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.6",
"gatsby-plugin-sharp": "2.4.7",
"gatsby-transformer-sharp": "2.3.17",
"prettier": "1.19.1"
},
Expand Down
139 changes: 70 additions & 69 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.30:
version "0.2.30"
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.2.30.tgz#9711e41e38e4dfcac6e0523810617455c3a282f5"
integrity sha512-qT5DSZVj20JT6TBsnyNQLhu03yjAHCIf3+FrOJvUNbRsaRo5kZbnvR+lmEaHA5NMUH1dr1G6KgyuiBQBlDpRgg==
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==
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.30:
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.29"
gatsby-core-utils "^1.0.30"

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.1:
version "2.10.1"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.10.1.tgz#5b4f56136e9e7bfaa86131b1e36ae05c27006a74"
integrity sha512-bDKm0hJk4m9+XuwxwXYHrZM64vDuP0NSGfn3cjLsXMzsQUvNW/yVengRgz57vSB4wYWManL829dhSMjPezgk3Q==
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==
dependencies:
"@babel/code-frame" "^7.5.5"
"@babel/runtime" "^7.7.6"
Expand All @@ -7286,8 +7286,8 @@ gatsby-cli@^2.10.1:
execa "^3.4.0"
fs-exists-cached "^1.0.0"
fs-extra "^8.1.0"
gatsby-core-utils "^1.0.29"
gatsby-telemetry "^1.1.50"
gatsby-core-utils "^1.0.30"
gatsby-telemetry "^1.1.51"
hosted-git-info "^3.0.2"
is-valid-path "^0.1.1"
lodash "^4.17.15"
Expand All @@ -7314,12 +7314,13 @@ gatsby-cli@^2.10.1:
ink "^2.6.0"
ink-spinner "^3.0.1"

gatsby-core-utils@^1.0.29:
version "1.0.29"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.0.29.tgz#c19812896779f46f122ad93ab8af47f4c15a7c72"
integrity sha512-PJHiKQqLE/tdo/8OXQqxc+Vq5y/i3jxURgFN5LxwCfQe2X3dIFbnGsUXT1Qb+k5gUAZ9V+UBVO+0rsj75jddYw==
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==
dependencies:
ci-info "2.0.0"
configstore "^5.0.0"
node-object-hash "^2.0.0"

gatsby-graphiql-explorer@^0.2.35:
Expand Down Expand Up @@ -7347,16 +7348,16 @@ gatsby-link@^2.2.30:
"@types/reach__router" "^1.2.6"
prop-types "^15.7.2"

gatsby-page-utils@^0.0.40:
version "0.0.40"
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-0.0.40.tgz#21fbda6ae117a6c187f6b9abe864d329ac51c559"
integrity sha512-YUiOcpPOdKoUuTxEEpzsvCj9ODWp1lwLSjxNOlF1metiNvm68/iS8zucUI1fpjJkXM+3ZGHbwN9Vn8wdf213wA==
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==
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.29"
gatsby-core-utils "^1.0.30"
glob "^7.1.6"
lodash "^4.17.15"
micromatch "^3.1.10"
Expand All @@ -7376,13 +7377,13 @@ gatsby-plugin-google-analytics@2.1.37:
dependencies:
"@babel/runtime" "^7.7.6"

gatsby-plugin-manifest@2.2.43:
version "2.2.43"
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.2.43.tgz#137b87aa77049de9c25d1a40ab5d102e684a1d00"
integrity sha512-raD1TXUtCNeAZA/soSfqGMHHhAm5giLUkOzquNLjRrvVc0K4I4E7Vydh8Rb9nV/s4u2eW1UoZ0xjA9iAyWyhIA==
gatsby-plugin-manifest@2.2.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==
dependencies:
"@babel/runtime" "^7.7.6"
gatsby-core-utils "^1.0.29"
gatsby-core-utils "^1.0.30"
semver "^5.7.1"
sharp "^0.23.4"

Expand All @@ -7405,28 +7406,28 @@ gatsby-plugin-netlify@2.1.34:
lodash "^4.17.15"
webpack-assets-manifest "^3.1.1"

gatsby-plugin-offline@3.0.36:
version "3.0.36"
resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-3.0.36.tgz#8c66c96f473b27a6ac3edf5bd9823e033e9474c7"
integrity sha512-vSWW/SY6Qv+oZ0G05LVKFZIzxX2//8troIqaMDZMZZ8sETRUsRPHV/Y5tYO1s+A9bVhspWNGP9iT02/2UFgHpw==
gatsby-plugin-offline@3.0.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==
dependencies:
"@babel/runtime" "^7.7.6"
cheerio "^1.0.0-rc.3"
gatsby-core-utils "^1.0.29"
gatsby-core-utils "^1.0.30"
glob "^7.1.6"
idb-keyval "^3.2.0"
lodash "^4.17.15"
workbox-build "^4.3.1"

gatsby-plugin-page-creator@^2.1.41:
version "2.1.41"
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.1.41.tgz#7b83136a66bea3ae3036377bd80f4c2f213018de"
integrity sha512-GDFoOOcxL1lx/jmKy4lOeMa1jftdbEkiviRwyG0Ti7cSf/Cc3g8L+plT+Ih8KjzaEUdNUG+nOZ7vPvSM4bIBQA==
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==
dependencies:
"@babel/runtime" "^7.7.6"
bluebird "^3.7.2"
fs-exists-cached "^1.0.0"
gatsby-page-utils "^0.0.40"
gatsby-page-utils "^0.0.41"
glob "^7.1.6"
lodash "^4.17.15"
micromatch "^3.1.10"
Expand All @@ -7446,16 +7447,16 @@ gatsby-plugin-sass@2.1.30:
"@babel/runtime" "^7.7.6"
sass-loader "^7.3.1"

gatsby-plugin-sharp@2.4.6:
version "2.4.6"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.4.6.tgz#9c8920ebf5496b1324b0bd1cc2b0d9a4285a24b0"
integrity sha512-VJ0ShUX7Ig2Xe2BtfNGuZ45EndKKlQagglkuqjZZj2xUgrSkfrNQICMggYBW/sJRlWJ8JeMpz7Sq6g+HNKreBw==
gatsby-plugin-sharp@2.4.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==
dependencies:
"@babel/runtime" "^7.7.6"
async "^2.6.3"
bluebird "^3.7.2"
fs-extra "^8.1.0"
gatsby-core-utils "^1.0.29"
gatsby-core-utils "^1.0.30"
got "^8.3.2"
imagemin "^6.1.0"
imagemin-mozjpeg "^8.0.0"
Expand Down Expand Up @@ -7510,15 +7511,15 @@ gatsby-remark-copy-linked-files@2.1.38:
probe-image-size "^4.1.1"
unist-util-visit "^1.4.1"

gatsby-remark-images@3.1.45:
version "3.1.45"
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-3.1.45.tgz#e575e21575c1f75a02f3e83f9165f6a92259f1dc"
integrity sha512-Znr0DY3W6BCZyu3gB9WCB8xeKknDvt8BLuUdGdpTEGaYLx+R0RsekMBwDN6163WQpRQE/FgFFpmdu54Pe8z/5g==
gatsby-remark-images@3.1.46:
version "3.1.46"
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-3.1.46.tgz#4882b16ac5cc7fd1542632d1f8c96c6294a1486a"
integrity sha512-E99qAVLCUB2d0z8FCrgZd1EQvaRK3Z4UvxKsjR8T2YcwQhDVgHZ59IfbPAIRPbzrUrEzVTkQiZKmDzFOZj3ndA==
dependencies:
"@babel/runtime" "^7.7.6"
chalk "^2.4.2"
cheerio "^1.0.0-rc.3"
gatsby-core-utils "^1.0.29"
gatsby-core-utils "^1.0.30"
is-relative-url "^3.0.0"
lodash "^4.17.15"
mdast-util-definitions "^1.2.5"
Expand Down Expand Up @@ -7546,18 +7547,18 @@ gatsby-remark-smartypants@2.1.22:
retext-smartypants "^3.0.3"
unist-util-visit "^1.4.1"

gatsby-source-filesystem@2.1.49:
version "2.1.49"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.1.49.tgz#941649c4db1c7b7aef85ecc7a9e57b90e2be4f5f"
integrity sha512-y7gw/Qexivhb3x5ty9zyODDp//CmZU7djQcQh3IPGXkQciLo/UeQXKcPMLowJTCnNwj/7cZKYM50ijXUs2M3oA==
gatsby-source-filesystem@2.1.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==
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.29"
gatsby-core-utils "^1.0.30"
got "^8.3.2"
md5-file "^3.2.3"
mime "^2.4.4"
Expand All @@ -7567,10 +7568,10 @@ gatsby-source-filesystem@2.1.49:
valid-url "^1.0.9"
xstate "^4.7.2"

gatsby-telemetry@^1.1.50:
version "1.1.50"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.1.50.tgz#c71b2ae21291aee2f4ddd94144f4d418dc46cb6a"
integrity sha512-guHlV2/bhDzs3TGOAYVxz6CD5wqN0m3J6ilESvnvHqYidFo/2pRbcLNUp89/A5wPWqK/LfupiVSbB1nMkHzS/Q==
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==
dependencies:
"@babel/code-frame" "^7.5.5"
"@babel/runtime" "^7.7.6"
Expand All @@ -7579,7 +7580,7 @@ gatsby-telemetry@^1.1.50:
configstore "^5.0.0"
envinfo "^7.5.0"
fs-extra "^8.1.0"
gatsby-core-utils "^1.0.29"
gatsby-core-utils "^1.0.30"
git-up "4.0.1"
is-docker "2.0.0"
lodash "^4.17.15"
Expand All @@ -7590,14 +7591,14 @@ gatsby-telemetry@^1.1.50:
stack-utils "1.0.2"
uuid "3.3.3"

gatsby-transformer-remark@2.6.54:
version "2.6.54"
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.6.54.tgz#b84aa384f4e2d6bdc1b302a930d1f216c5a9078b"
integrity sha512-4Oq+sO8yoTawLV/MPJrC5yECwdihPiqZhpgLZuI08o9oediKbMdkDnS3N4rzCnbDU/NeWd1kmfDN4y6+3z59Kg==
gatsby-transformer-remark@2.6.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==
dependencies:
"@babel/runtime" "^7.7.6"
bluebird "^3.7.2"
gatsby-core-utils "^1.0.29"
gatsby-core-utils "^1.0.30"
gray-matter "^4.0.2"
hast-util-raw "^4.0.0"
hast-util-to-html "^4.0.1"
Expand Down Expand Up @@ -7630,10 +7631,10 @@ gatsby-transformer-sharp@2.3.17:
semver "^5.7.1"
sharp "^0.23.4"

gatsby@2.19.31:
version "2.19.31"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.19.31.tgz#d4fb6a45df0e4c03aabd433bfd080ff95a25a8cf"
integrity sha512-N386J+FqkIFlzNCaNCL1m1pPXr6K5QdDBlF+qBUrxUZeAR2G6zaZ1yUWIf7WQLLtBsS5vPexwr7QYy7ObEjVDw==
gatsby@2.19.32:
version "2.19.32"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.19.32.tgz#78e7a6ffefae5f8e72fc68ea7bf095f0263c31e6"
integrity sha512-YzAvkTwyh9uxytCqP/utinFstEpz+COEWS39t3PvlcAimuWIsmwDlgK/5CMb3KSkavEeIuuBRADfbInapEbpWQ==
dependencies:
"@babel/code-frame" "^7.5.5"
"@babel/core" "^7.7.5"
Expand All @@ -7656,7 +7657,7 @@ gatsby@2.19.31:
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.30"
babel-preset-gatsby "^0.2.31"
better-opn "1.0.0"
better-queue "^3.8.10"
bluebird "^3.7.2"
Expand Down Expand Up @@ -7695,13 +7696,13 @@ gatsby@2.19.31:
flat "^4.1.0"
fs-exists-cached "1.0.0"
fs-extra "^8.1.0"
gatsby-cli "^2.10.1"
gatsby-core-utils "^1.0.29"
gatsby-cli "^2.10.2"
gatsby-core-utils "^1.0.30"
gatsby-graphiql-explorer "^0.2.35"
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-telemetry "^1.1.50"
gatsby-telemetry "^1.1.51"
glob "^7.1.6"
got "8.3.2"
graphql "^14.5.8"
Expand Down

0 comments on commit 6d0bdcc

Please sign in to comment.