Skip to content

Commit

Permalink
fix(deps): update dependency gatsby to v2.29.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and jpedroschmitz committed Dec 22, 2020
1 parent ab859a9 commit fe5d9c7
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 89 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
]
},
"dependencies": {
"gatsby": "2.28.2",
"gatsby": "2.29.1",
"react": "17.0.1",
"react-dom": "17.0.1",
"tsconfig-paths-webpack-plugin": "3.3.0"
Expand Down
177 changes: 89 additions & 88 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2791,10 +2791,10 @@ babel-plugin-macros@^2.8.0:
cosmiconfig "^6.0.0"
resolve "^1.12.0"

babel-plugin-remove-graphql-queries@^2.12.0:
version "2.12.0"
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.12.0.tgz#8ecf08ce9a90b81ec54aeb69c8bb1fbacdbc92c0"
integrity sha512-oF1XC0+FfeBBE8FbcLD0Rf4EZUIrUEI2comT+DaX27U34tKByuCPQSkLKgcirCd/h5kfJd9LLIr1Sjv3dU4NGw==
babel-plugin-remove-graphql-queries@^2.13.0:
version "2.13.0"
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.13.0.tgz#7e62cb758b247c635565732c4778fc8581cb48b6"
integrity sha512-6sL3JVKDa3OjXtmBYrr467BnQeUjNI7p2dy+aBwbB8WqChHLJOFh5+lxfzC0z/7hBehqmWpBV7xHfZdIP1lAzQ==

babel-plugin-root-import@6.6.0:
version "6.6.0"
Expand All @@ -2808,10 +2808,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.8.0:
version "0.8.0"
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.8.0.tgz#3dc69d55b771c850f1c35a0a796430509738ed61"
integrity sha512-ea4qjDiqo6LJ4PISIEajpcrRH7kAbgDNKox8bDEdWT6xtWl1oEN760lby0oPQ5SWTbZf1D+U8xT7s0KEzrcA2w==
babel-preset-gatsby@^0.9.0:
version "0.9.0"
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.9.0.tgz#861badd483ce90a1088119847dc81438c8c55bf2"
integrity sha512-nYVbydGWnVDnSUX4IPz1QCbwuL1Xfw+25p/rwyDtYntbtLyON3Klrn3jDeZB8EMts2EoTV9OLrP0G36GT0QQog==
dependencies:
"@babel/plugin-proposal-class-properties" "^7.12.1"
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.1"
Expand All @@ -2825,8 +2825,8 @@ babel-preset-gatsby@^0.8.0:
babel-plugin-dynamic-import-node "^2.3.3"
babel-plugin-macros "^2.8.0"
babel-plugin-transform-react-remove-prop-types "^0.4.24"
gatsby-core-utils "^1.6.0"
gatsby-legacy-polyfills "^0.3.0"
gatsby-core-utils "^1.7.0"
gatsby-legacy-polyfills "^0.4.0"

babel-runtime@^6.23.0, babel-runtime@^6.26.0:
version "6.26.0"
Expand Down Expand Up @@ -4115,10 +4115,10 @@ create-ecdh@^4.0.0:
bn.js "^4.1.0"
elliptic "^6.0.0"

create-gatsby@^0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/create-gatsby/-/create-gatsby-0.1.0.tgz#66beb1776f9fa8403b182bba4b51a57b577fe8e5"
integrity sha512-kgsvPCWOVxiUXFUV66hC6q8QaBOqQeneaQi5u6YbVk1eELxjglAi8PgoUOswZsrHkVOjypjKbuVtHkaanJ3F2A==
create-gatsby@^0.2.1:
version "0.2.1"
resolved "https://registry.yarnpkg.com/create-gatsby/-/create-gatsby-0.2.1.tgz#d93ed639ab8bea00be9956ab495dc84ab8e49f4b"
integrity sha512-TYg5jfi97GWCuotU2otZUqNtNBmjIZTHlW1RE49JDK/QujtJ4pur9cp7oFJm9QaOqeiH+oq1/LK7JFzq9B44HA==

create-hash@^1.1.0, create-hash@^1.1.2:
version "1.2.0"
Expand Down Expand Up @@ -6247,10 +6247,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.15.1:
version "2.15.1"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.15.1.tgz#f51465db7772f9855346a585a82e82a977e95361"
integrity sha512-VSgnjdCmP0pBbpf5zk0CrsyQ7iE8O0NyLpBRZUqAi0xHP53JdKEsYeJB3QKZon6MH/oc6j+pxSBMUHqGzzhyhg==
gatsby-cli@^2.16.1:
version "2.16.1"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.16.1.tgz#f6da732111403d80245cb21579a12a530a17fa1f"
integrity sha512-LIuvOCfkGCNkdApb0UpqwyhHhmfn0weEQ2ZVW07/DLbqOJ8bzilzoCZHCBNZUKiSSQwADaInLcr5L2/EbEZzZw==
dependencies:
"@babel/code-frame" "^7.10.4"
"@hapi/joi" "^15.1.1"
Expand All @@ -6261,14 +6261,14 @@ gatsby-cli@^2.15.1:
common-tags "^1.8.0"
configstore "^5.0.1"
convert-hrtime "^3.0.0"
create-gatsby "^0.1.0"
create-gatsby "^0.2.1"
envinfo "^7.7.3"
execa "^3.4.0"
fs-exists-cached "^1.0.0"
fs-extra "^8.1.0"
gatsby-core-utils "^1.6.0"
gatsby-recipes "^0.5.1"
gatsby-telemetry "^1.6.0"
gatsby-core-utils "^1.7.0"
gatsby-recipes "^0.6.0"
gatsby-telemetry "^1.7.0"
hosted-git-info "^3.0.6"
is-valid-path "^0.1.1"
lodash "^4.17.20"
Expand All @@ -6291,10 +6291,10 @@ gatsby-cli@^2.15.1:
yoga-layout-prebuilt "^1.9.6"
yurnalist "^1.1.2"

gatsby-core-utils@^1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.6.0.tgz#ec719e1a1d409ce69f89883e4334922f3b5c720e"
integrity sha512-jGaXDPbXOkP5Ct7pcOTsx0C0WTvIjSBVlHp0oBIv6rTw7DP498G9RAytqOT8z3uAf1PzWjAcUEMGNdicVucrxg==
gatsby-core-utils@^1.7.0:
version "1.7.0"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.7.0.tgz#fb5b5181136b48b859b57e3a2adc84852e79b0ec"
integrity sha512-DYYkmlgpfkQBuc/vWEkSmp1xh7LGI00HA0AzH2U8AblrqAff3JBezeS3v8thkeuOm7FhlwkZGPNza+PIHYcwKA==
dependencies:
ci-info "2.0.0"
configstore "^5.0.1"
Expand All @@ -6304,87 +6304,88 @@ gatsby-core-utils@^1.6.0:
tmp "^0.2.1"
xdg-basedir "^4.0.0"

gatsby-graphiql-explorer@^0.7.0:
version "0.7.0"
resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-0.7.0.tgz#7b98c51f4fc2b66064ce16aa107b8e34dc664fa0"
integrity sha512-CRgxnfxVHgWe2VmGdBC1E4ctXGP54215rIQ8/wTqClkGiRuKOg98h70vuekVdWQJnicbpJI05Ms1zPLlj9ckgg==
gatsby-graphiql-explorer@^0.8.0:
version "0.8.0"
resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-0.8.0.tgz#215ff1dd2a714e068e136620edd85ab9269f0210"
integrity sha512-D8ufRRaowRt0qJ9gGyBrcv9+dEvpaFJ3aLiEd8AWgHytROPHBp/M/2WDSd/0NSfK5p25i/9HhAccjcqnnCwiKQ==
dependencies:
"@babel/runtime" "^7.12.5"

gatsby-legacy-polyfills@^0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-0.3.0.tgz#515e1d57416c87fe9a107baf63b53b37752d4193"
integrity sha512-bNXUzTAqGQq01zba4W00+XXxdu2uqYABytLZJv3HBJAIKUk/e9eO8KR9GEh3zIVIC8HQ++PSZapl9Afu0i4G1w==
gatsby-legacy-polyfills@^0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-0.4.0.tgz#7c5af19a02fade048eb95f8f29aa88e36c33a9dd"
integrity sha512-Mj3S9fGJYesEissA5Y9P5AHGduWBeel4KPrhXYQ3htPPb+zkhXhk6q2JL+Eee33y31wOi9gEOrqWtJB2qW8QGA==
dependencies:
core-js-compat "^3.6.5"

gatsby-link@^2.7.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-2.7.0.tgz#918f2aa6c8779522ec15185bf815d7df5a091bcc"
integrity sha512-ilr8X/cTRBZ3OpENP4K3h62aMtXFfLwA0TtAA/4Lg3Qf+jPsSVRKp4+rV8zjLvYmEEV8gNLv4NWr+CI4w0jsZQ==
gatsby-link@^2.8.0:
version "2.8.0"
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-2.8.0.tgz#ca0e32eec9d6adc91d7d515ce6d8b38c76bfd9dc"
integrity sha512-b+VvvsnIyukn9asDa2U9I8zjq3SL6KX53Ln7KwR0qzNwtK//GSTIifrjREtTLS3xBbwCRKkZ2eVmc5NWeNkiAw==
dependencies:
"@babel/runtime" "^7.12.5"
"@types/reach__router" "^1.3.6"
prop-types "^15.7.2"

gatsby-page-utils@^0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-0.5.0.tgz#526dc7e42e5e2446060a84094902d9fca65e55ec"
integrity sha512-htixEbQh03tdL4VEfTmErxLNDeaJRLHKY8ndOp7bd/UOp24y/U5spjjght2cNTkqkP8dUPmMAhgoYj25QiBMaw==
gatsby-page-utils@^0.6.0:
version "0.6.0"
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-0.6.0.tgz#3544aaf685b8ce43d72c91f18eca1b12f8589ec2"
integrity sha512-DG1uFBdru3Lvvp13HsDIgssbeNaO9ydirEu5OO4s6BiYHnropABEkjFow2FXJ6D451fm4i+KFI1JbVtKOiu8qg==
dependencies:
"@babel/runtime" "^7.12.5"
bluebird "^3.7.2"
chokidar "^3.4.3"
fs-exists-cached "^1.0.0"
gatsby-core-utils "^1.6.0"
gatsby-core-utils "^1.7.0"
glob "^7.1.6"
lodash "^4.17.20"
micromatch "^4.0.2"

gatsby-plugin-page-creator@^2.6.0:
version "2.6.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.6.0.tgz#d58ffdf92a42998154518dcbb44bd8737f91e5ac"
integrity sha512-1pzJGgXNgCo+zJpkIqH2FuSSflApkHqF1ffsLGHkRFCcibn/MLACfhOgwnwYcYO6FoxWSTs9oZNH+EKKfIKO4A==
gatsby-plugin-page-creator@^2.7.1:
version "2.7.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.7.1.tgz#ad8e81d62a48b52497cf09c1d8518e70b929275a"
integrity sha512-rGFbwBy24pk9RX+4ekBdKkzX9Xkc42GD917DsroQ7hPc5fHAFnJ6a1wJPrAH1+frOHovGQFMCBdtrokAD/U1Aw==
dependencies:
"@babel/traverse" "^7.12.5"
"@sindresorhus/slugify" "^1.1.0"
chokidar "^3.4.2"
fs-exists-cached "^1.0.0"
gatsby-page-utils "^0.5.0"
gatsby-page-utils "^0.6.0"
gatsby-telemetry "^1.7.0"
globby "^11.0.1"
lodash "^4.17.20"

gatsby-plugin-typescript@^2.8.0:
version "2.8.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-2.8.0.tgz#898d10bf7dcbd3b9dd7ad62dd2058082774581f8"
integrity sha512-Xe39rI83fPHu0rjyexQglEuasKYelM0Sklau9pj7gAFOzYYtuALChqNYADcM/D9Ot18T0bFlhuN/nxREpLE+eQ==
gatsby-plugin-typescript@^2.9.0:
version "2.9.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-2.9.0.tgz#6ad24dfdd1bc28e507a7762aba4ec6da36da6cd4"
integrity sha512-PoyvCt1E2y0TnGH3KIadPeiPB3691iXPYW5S8o0nKam3PcVo1UXcyTK5CRFUgVpsLsfzFcI+2HJ+TDrANDTWNw==
dependencies:
"@babel/core" "^7.12.3"
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.1"
"@babel/plugin-proposal-numeric-separator" "^7.12.5"
"@babel/plugin-proposal-optional-chaining" "^7.12.1"
"@babel/preset-typescript" "^7.12.1"
"@babel/runtime" "^7.12.5"
babel-plugin-remove-graphql-queries "^2.12.0"
babel-plugin-remove-graphql-queries "^2.13.0"

gatsby-plugin-utils@^0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-0.5.0.tgz#5d0c0b9589b673f422e09e3e2e80bafbe3457505"
integrity sha512-Wvzt970TWr+cDdFdXjFmJ5rQEk9CbbbHzGo5GHOwfphXOTwp7/oKbTZoiGBm9M9Tf9Rdz6ph18j2ixdC0fy2Jw==
gatsby-plugin-utils@^0.6.0:
version "0.6.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-0.6.0.tgz#ec40fe484e1a46e81175adbf9cc4d6eee9c5dd35"
integrity sha512-xoniyZtU1NLQJtb1JQaGQOjt7rriJcklfSaUnWfWojg0HmOxs+tm1ImpfHL9AOhNkVGim/YbQFXZqOQj/oUM+Q==
dependencies:
joi "^17.2.1"

gatsby-react-router-scroll@^3.3.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-3.3.0.tgz#8711df0ab4e21169cdca8de682bd55dc3972dc03"
integrity sha512-bFAXOgxPgIhae2DQzcBY8XOH7RK0TSBco8k5vgxfAt+FYYco+4CRyzmXGQ6EMHefj7jF/425Z6l1D87GuVTbuA==
gatsby-react-router-scroll@^3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-3.4.0.tgz#ceeb6974452a40d5bd070030d7055a2fd4e6e383"
integrity sha512-bk+9CIQPVvVwmwqHwXgkmuMVaoaqkl5mT6qnqzEsR+Tg1HuSk+5T42KE8KF6riO3mqI/13Lo6eEy0UGTlUKKdw==
dependencies:
"@babel/runtime" "^7.12.5"

gatsby-recipes@^0.5.1:
version "0.5.1"
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.5.1.tgz#d6e3d07cc7d0dc0b073e5522e4c3c3d67686e0b0"
integrity sha512-6bKV8/vyWNG9mQQUL3XP/ZbiugDQTNxZT+Rs61qDU+0drzMjpIs4YqP1gj9PExp86mqnGlezEyvSK9gEPZjb+g==
gatsby-recipes@^0.6.0:
version "0.6.0"
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.6.0.tgz#5eeb7cc1057aafd8e145a818695bcc489fdcfeb8"
integrity sha512-YH1BFCbuMNuvfw/3+DbQk5GDVNnz+1eVNdaBtE8Fo/Sa7rAfuezHnGtaa2CASI3V7ZKI3D1U6HnhQNULlfSa7g==
dependencies:
"@babel/core" "^7.12.3"
"@babel/generator" "^7.12.5"
Expand All @@ -6409,8 +6410,8 @@ gatsby-recipes@^0.5.1:
express "^4.17.1"
express-graphql "^0.9.0"
fs-extra "^8.1.0"
gatsby-core-utils "^1.6.0"
gatsby-telemetry "^1.6.0"
gatsby-core-utils "^1.7.0"
gatsby-telemetry "^1.7.0"
glob "^7.1.6"
graphql "^14.6.0"
graphql-compose "^6.3.8"
Expand Down Expand Up @@ -6445,10 +6446,10 @@ gatsby-recipes@^0.5.1:
xstate "^4.9.1"
yoga-layout-prebuilt "^1.9.6"

gatsby-telemetry@^1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.6.0.tgz#bd924b0f0b255ad3cd16142864b839ce0b4f043c"
integrity sha512-9bT40EqFU+oKJD0QUK6+MEwel7r8t9uI/9wlM5xU7P4qx2Ji66KJ1L0aCNgeZAHsdBF84K+J8tHnghr5A/7s7g==
gatsby-telemetry@^1.7.0:
version "1.7.0"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.7.0.tgz#412950669e3c1e71ed2fbe4ba941178b0bb54536"
integrity sha512-0hHskxnPV667snd6uSkZ32vKfBsv+9mFe0Pl3A9c9NC4HoKQlfmoluUTZr0nOjWdMMslz08XydzqxNdb6wB+oQ==
dependencies:
"@babel/code-frame" "^7.10.4"
"@babel/runtime" "^7.12.5"
Expand All @@ -6458,17 +6459,17 @@ gatsby-telemetry@^1.6.0:
boxen "^4.2.0"
configstore "^5.0.1"
fs-extra "^8.1.0"
gatsby-core-utils "^1.6.0"
gatsby-core-utils "^1.7.0"
git-up "^4.0.2"
is-docker "^2.1.1"
lodash "^4.17.20"
node-fetch "^2.6.1"
uuid "3.4.0"

gatsby@2.28.2:
version "2.28.2"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.28.2.tgz#2ca533900f8d4ad983f97981e7b17025d3f1c454"
integrity sha512-NnsXUD/u51ykNkOuqt8aAqIXWY9asP0nh0Jcum+pAZ+BBhOQu5cr4nnB6h1NS93ZlEyJxlH6gfle1nN2GoUFDA==
gatsby@2.29.1:
version "2.29.1"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.29.1.tgz#0b1d7bc8cf434c81086e5a26926394f4181cbb93"
integrity sha512-DGVbGhBmD3GmKgNBB1Vz34Ex9c8mpVQ4ojOSnO4Dtns1Q32MRIqI/CRhfeoIauxuSi49Z8DbkRT5HTTjNVKDtw==
dependencies:
"@babel/code-frame" "^7.10.4"
"@babel/core" "^7.12.3"
Expand Down Expand Up @@ -6496,8 +6497,8 @@ gatsby@2.28.2:
babel-plugin-add-module-exports "^0.3.3"
babel-plugin-dynamic-import-node "^2.3.3"
babel-plugin-lodash "3.3.4"
babel-plugin-remove-graphql-queries "^2.12.0"
babel-preset-gatsby "^0.8.0"
babel-plugin-remove-graphql-queries "^2.13.0"
babel-preset-gatsby "^0.9.0"
better-opn "^2.0.0"
better-queue "^3.8.10"
bluebird "^3.7.2"
Expand Down Expand Up @@ -6537,16 +6538,16 @@ gatsby@2.28.2:
find-cache-dir "^3.3.1"
fs-exists-cached "1.0.0"
fs-extra "^8.1.0"
gatsby-cli "^2.15.1"
gatsby-core-utils "^1.6.0"
gatsby-graphiql-explorer "^0.7.0"
gatsby-legacy-polyfills "^0.3.0"
gatsby-link "^2.7.0"
gatsby-plugin-page-creator "^2.6.0"
gatsby-plugin-typescript "^2.8.0"
gatsby-plugin-utils "^0.5.0"
gatsby-react-router-scroll "^3.3.0"
gatsby-telemetry "^1.6.0"
gatsby-cli "^2.16.1"
gatsby-core-utils "^1.7.0"
gatsby-graphiql-explorer "^0.8.0"
gatsby-legacy-polyfills "^0.4.0"
gatsby-link "^2.8.0"
gatsby-plugin-page-creator "^2.7.1"
gatsby-plugin-typescript "^2.9.0"
gatsby-plugin-utils "^0.6.0"
gatsby-react-router-scroll "^3.4.0"
gatsby-telemetry "^1.7.0"
glob "^7.1.6"
got "8.3.2"
graphql "^14.6.0"
Expand Down

1 comment on commit fe5d9c7

@vercel
Copy link

@vercel vercel bot commented on fe5d9c7 Dec 22, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.