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 Nov 2, 2020
1 parent e44aacb commit 9be1a35
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 36 deletions.
6 changes: 3 additions & 3 deletions site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"bulma": "0.9.1",
"classnames": "2.2.6",
"docsearch.js": "2.6.3",
"gatsby": "2.24.91",
"gatsby": "2.24.92",
"gatsby-image": "2.4.21",
"gatsby-plugin-catch-links": "2.3.15",
"gatsby-plugin-google-analytics": "2.3.19",
Expand Down Expand Up @@ -47,8 +47,8 @@
"devDependencies": {
"@wpackio/eslint-config": "file:../packages/eslint-config",
"eslint": "7.12.1",
"gatsby-plugin-sharp": "2.6.43",
"gatsby-transformer-sharp": "2.5.20",
"gatsby-plugin-sharp": "2.6.44",
"gatsby-transformer-sharp": "2.5.21",
"prettier": "2.1.2"
},
"repository": {
Expand Down
66 changes: 33 additions & 33 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3400,10 +3400,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.5.14:
version "0.5.14"
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.5.14.tgz#2ce44355755f4e9d55e236abd60ea32d17064b2d"
integrity sha512-9OikT1goJ1SQUPThG3AiRhQDMNiv3KtIXwVe7D+8WNXqIeCgAMWfR29UQNT2rorUiPbpw+PqDjLjh0ZDDRJ8qw==
babel-preset-gatsby@^0.5.15:
version "0.5.15"
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.5.15.tgz#03b25bd6a12bbd4267612dd9425bc38ec106bd4c"
integrity sha512-0eno/GAvzmaLW/s+RzsLXrZVQwBMZYU/zMv1HpArGlYbNCon/fK53/Bz3pklJDq1pNAybXQ2RROpPHDyJM2EGA==
dependencies:
"@babel/plugin-proposal-class-properties" "^7.10.4"
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.10.4"
Expand All @@ -3418,7 +3418,7 @@ babel-preset-gatsby@^0.5.14:
babel-plugin-macros "^2.8.0"
babel-plugin-transform-react-remove-prop-types "^0.4.24"
gatsby-core-utils "^1.3.23"
gatsby-legacy-polyfills "^0.0.5"
gatsby-legacy-polyfills "^0.0.6"

babel-runtime@^6.26.0:
version "6.26.0"
Expand Down Expand Up @@ -7180,10 +7180,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.12.113:
version "2.12.113"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.12.113.tgz#8e6a09a520d4dd845474a96755b5662d35fcd5dc"
integrity sha512-LmiPKf4E5I4ZKJQwKbzItqU0B8BgVqHa2/a0pJj//Spf4K1B5orLBOydDA9YU5ytx7wvZnpEca/JCwlbas6+gQ==
gatsby-cli@^2.12.114:
version "2.12.114"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.12.114.tgz#49019eeb4b11a9fb0514eb3a2f1d89c584c03025"
integrity sha512-5VH1GUvdrDkjAHjWN8H+xzCdbkCZjuTDeqXXaXoH3e4MnTjb1YAiX+RrQqJY9fhUVo51hdCGlddWZwANdYoWog==
dependencies:
"@babel/code-frame" "^7.10.4"
"@hapi/joi" "^15.1.1"
Expand All @@ -7199,7 +7199,7 @@ gatsby-cli@^2.12.113:
fs-exists-cached "^1.0.0"
fs-extra "^8.1.0"
gatsby-core-utils "^1.3.23"
gatsby-recipes "^0.2.34"
gatsby-recipes "^0.2.35"
gatsby-telemetry "^1.3.38"
hosted-git-info "^3.0.6"
is-valid-path "^0.1.1"
Expand Down Expand Up @@ -7252,10 +7252,10 @@ [email protected]:
object-fit-images "^3.2.4"
prop-types "^15.7.2"

gatsby-legacy-polyfills@^0.0.5:
version "0.0.5"
resolved "https://registry.yarnpkg.com/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-0.0.5.tgz#eaefdc7eb2e34491683c50d86d59c66abbdbde54"
integrity sha512-vxOmb8btMTiBb4tSAcAOX+zkRSppt9BkCadvPpURjBiQYiSYbs0EdQO0+DzmyaIQ4hX18OYjlqWGgcxI8Nddvg==
gatsby-legacy-polyfills@^0.0.6:
version "0.0.6"
resolved "https://registry.yarnpkg.com/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-0.0.6.tgz#7a28e8a01c3e5aaa9aed8a23e10d3d3ae5bd3453"
integrity sha512-23O0orFhu1zkCluIFBs8pu8psfyyWquczfRk2NNdT2x4wW/HkZEjonWM5AkM6kjzZL9JrVCAZEgL4qf9OjgUoA==
dependencies:
core-js-compat "^3.6.5"

Expand Down Expand Up @@ -7370,10 +7370,10 @@ [email protected]:
"@babel/runtime" "^7.11.2"
sass-loader "^7.3.1"

[email protected].43:
version "2.6.43"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.6.43.tgz#dd7f4fcf848337e64a014f491318f61d530a38a8"
integrity sha512-/V5T8SzS/GgpQEgp34blLwzwpc+dxJJVPRXGBOZtKdcTDRAfCYuY2IuRf5FJa65lSuPRQmHdG6AoQIka/0xnWA==
[email protected].44:
version "2.6.44"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.6.44.tgz#cb30c41b2488639e060e461f819f8f5026bfc28d"
integrity sha512-GhTzNMmdcJtVQirba97P6r6IEQvTSTHnWzbskW8g0TsaZ+Wx20/uFnDZCquT4F8EzaqM626RqK53vUmiXFHMGw==
dependencies:
"@babel/runtime" "^7.11.2"
async "^3.2.0"
Expand Down Expand Up @@ -7426,10 +7426,10 @@ gatsby-react-router-scroll@^3.0.15:
dependencies:
"@babel/runtime" "^7.11.2"

gatsby-recipes@^0.2.34:
version "0.2.34"
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.2.34.tgz#b32bb118083dc96a1971375de57c64f24e8a4a38"
integrity sha512-eMZsc+PobCrF9vcfp4nZOpXBHsfofhmAUYlFw+ojt5v80HcxdPPdnK2WTIMYkkLYL9q6KBgwe8tHyRBXqjobMw==
gatsby-recipes@^0.2.35:
version "0.2.35"
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.2.35.tgz#e123c837010f191b6c42a28f222211ddfded76ce"
integrity sha512-qAddi9cZoDSYnwgII3NSuQ7LvF3oVguucKtxu6xa8LO3iEMhb/8XW9eIMmrANRpICxRvAaIUpeQO28+Yql3gRQ==
dependencies:
"@babel/core" "^7.11.6"
"@babel/generator" "^7.11.6"
Expand Down Expand Up @@ -7620,10 +7620,10 @@ [email protected]:
unist-util-select "^1.5.0"
unist-util-visit "^1.4.1"

[email protected].20:
version "2.5.20"
resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.5.20.tgz#b06aab5439893bc9a52b498fce96bf17429f18f3"
integrity sha512-pErJWfDLQ3qpyu4+XHXnlKg2zaJIUhfEjHkXX/HQR5CccCwN2AO5y9Jy4rqTxXYUasWCZg2DegP6zlj0PKdjlA==
[email protected].21:
version "2.5.21"
resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.5.21.tgz#56d7c83e828d388e8f0a15b673198a0bd1001491"
integrity sha512-wKdJ+uuCMf/BToouze8l1E3qGvwkKUO3cVUvTHe0QO7yNvpxNgzwxVbWu6XBmST0gkQ4owsgDu7uiqI6B4+44w==
dependencies:
"@babel/runtime" "^7.11.2"
bluebird "^3.7.2"
Expand All @@ -7633,10 +7633,10 @@ [email protected]:
semver "^7.3.2"
sharp "^0.25.4"

[email protected].91:
version "2.24.91"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.24.91.tgz#5b363f5d20103cbb61b01020d70debd207eec844"
integrity sha512-EZ2sAGHkrkCHqPFrHS0hsquUOn/YYMU3+b18ZJWCd+YKH692a68sulIQJKs1cuXn9Tiz4ObiJGf02//r+yJYzw==
[email protected].92:
version "2.24.92"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.24.92.tgz#67d124da78cc92d93ab9ee6f2a140c6329ffca6e"
integrity sha512-vx1sJEjIZZeCK5m9ccP1HfKDmdjZ1LwmeQy8H5zMSf6uSIaAUBlfhFNgHBOooN6gDmXlRSr1uUlumJRQe3yp7g==
dependencies:
"@babel/code-frame" "^7.10.4"
"@babel/core" "^7.11.6"
Expand All @@ -7663,7 +7663,7 @@ [email protected]:
babel-plugin-dynamic-import-node "^2.3.3"
babel-plugin-lodash "3.3.4"
babel-plugin-remove-graphql-queries "^2.9.20"
babel-preset-gatsby "^0.5.14"
babel-preset-gatsby "^0.5.15"
better-opn "^2.0.0"
better-queue "^3.8.10"
bluebird "^3.7.2"
Expand Down Expand Up @@ -7704,10 +7704,10 @@ [email protected]:
find-cache-dir "^3.3.1"
fs-exists-cached "1.0.0"
fs-extra "^8.1.0"
gatsby-cli "^2.12.113"
gatsby-cli "^2.12.114"
gatsby-core-utils "^1.3.23"
gatsby-graphiql-explorer "^0.4.15"
gatsby-legacy-polyfills "^0.0.5"
gatsby-legacy-polyfills "^0.0.6"
gatsby-link "^2.4.16"
gatsby-plugin-page-creator "^2.3.34"
gatsby-plugin-typescript "^2.4.25"
Expand Down

0 comments on commit 9be1a35

Please sign in to comment.