From badd4030d0c62cb755eea0092fd5648d6b954be4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Jan 2021 17:20:32 -0300 Subject: [PATCH] fix(deps): update dependency gatsby to v2.30.2 (#152) Co-authored-by: Renovate Bot --- package.json | 2 +- yarn.lock | 54 ++++++++++++++++++++++++++-------------------------- 2 files changed, 28 insertions(+), 28 deletions(-) diff --git a/package.json b/package.json index 1c09ead..40d64e7 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@marscollective/gatsby-theme-link-free": "0.2.7", - "gatsby": "2.30.1", + "gatsby": "2.30.2", "react": "17.0.1", "react-dom": "17.0.1" } diff --git a/yarn.lock b/yarn.lock index 25baad9..79d359c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6743,10 +6743,10 @@ fuzzy@^0.1.1: resolved "https://registry.yarnpkg.com/fuzzy/-/fuzzy-0.1.3.tgz#4c76ec2ff0ac1a36a9dccf9a00df8623078d4ed8" integrity sha1-THbsL/CsGjap3M+aAN+GIweNTtg= -gatsby-cli@^2.17.0: - version "2.17.0" - resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.17.0.tgz#f0f38ecab305541528cde4ed197eadf15032933a" - integrity sha512-jOXdicLqEErUnxos3TGq+0OUrEoMU72YPGdjUJW8gQLfA6dAli9ECNyeCs69m2HwCY1x5Wi2zUpOUZFwxGxapA== +gatsby-cli@^2.17.1: + version "2.17.1" + resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.17.1.tgz#94f271f8ad4d1207d09c8ff21509e0f6216d4fb4" + integrity sha512-uyM1dZx8ALQp5UO30oPDPttEX5eASAM/FLjC9DA7f5cAy0xflMNs9CZB+w6xVoUKDadabZzdyGWB2INMiQn36A== dependencies: "@babel/code-frame" "^7.10.4" "@hapi/joi" "^15.1.1" @@ -6763,8 +6763,8 @@ gatsby-cli@^2.17.0: fs-exists-cached "^1.0.0" fs-extra "^8.1.0" gatsby-core-utils "^1.8.0" - gatsby-recipes "^0.7.0" - gatsby-telemetry "^1.8.0" + gatsby-recipes "^0.7.1" + gatsby-telemetry "^1.8.1" hosted-git-info "^3.0.6" is-valid-path "^0.1.1" lodash "^4.17.20" @@ -6932,17 +6932,17 @@ gatsby-plugin-offline@^3.6.0: lodash "^4.17.20" workbox-build "^4.3.1" -gatsby-plugin-page-creator@^2.8.0: - version "2.8.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.8.0.tgz#5523fd1dc59c0cfe266b1ad96e2bc4f9cc6efcc8" - integrity sha512-YnYc/ZvVVlhHH9RBwigkcTbd9uRVXrupyVFFk/Ee3isO+TtVjVCBrcDBORpHBcBruq5r6/ifTqh4T5kKjqtM3g== +gatsby-plugin-page-creator@^2.8.1: + version "2.8.1" + resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.8.1.tgz#c8b17a062332e4ba7c940ffbe8025ee2d4d244c9" + integrity sha512-jMdPVBcpmoHkneknP/t03W1DxwW9SGHTaOFi15tOovDZ10/qpmOoz9gM4Toej0Ap0tjHTuPelLm8GgS7vlX2LQ== 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.7.0" - gatsby-telemetry "^1.8.0" + gatsby-telemetry "^1.8.1" globby "^11.0.1" lodash "^4.17.20" @@ -7031,10 +7031,10 @@ gatsby-react-router-scroll@^3.5.0: dependencies: "@babel/runtime" "^7.12.5" -gatsby-recipes@^0.7.0: - version "0.7.0" - resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.7.0.tgz#57d61fb67474f36c32a812135e0467e29fdd85c4" - integrity sha512-AUYmzfinmsTO/SOPMWRNlPvcso/Yk0mSJxD0aHZuR30RdRSM3E9sP9l5W2wkCb0oQ1r1cLkWTjjEg6KJXbgQMA== +gatsby-recipes@^0.7.1: + version "0.7.1" + resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.7.1.tgz#a9abda5dc1c6be55858490cfc0aae3f3bef3920b" + integrity sha512-DVamMJ9dIxcdd5K9F0WINEhfZv1eF4ls/t4swUPsy8v6kQB8DC9suYYCueyFZl9waCR7dNeX4jAPs+2Z7eUeSw== dependencies: "@babel/core" "^7.12.3" "@babel/generator" "^7.12.5" @@ -7060,7 +7060,7 @@ gatsby-recipes@^0.7.0: express-graphql "^0.9.0" fs-extra "^8.1.0" gatsby-core-utils "^1.8.0" - gatsby-telemetry "^1.8.0" + gatsby-telemetry "^1.8.1" glob "^7.1.6" graphql "^14.6.0" graphql-compose "^6.3.8" @@ -7165,10 +7165,10 @@ gatsby-telemetry@^1.6.0: node-fetch "^2.6.1" uuid "3.4.0" -gatsby-telemetry@^1.8.0: - version "1.8.0" - resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.8.0.tgz#c24f321f19898a40d1113df1148a9c52700371c9" - integrity sha512-vWhOVud2LUx0lQZvACSJtGB6ft1G9Uy/jp6RL82tXmWo+tpo0Ph6JeiYJAcqpQIa+cg73TYE6DGWq16bL/57UQ== +gatsby-telemetry@^1.8.1: + version "1.8.1" + resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.8.1.tgz#c9fefb0a16d437c9ddb4722fd92909c390bf0c4e" + integrity sha512-Az+2rArUf2Qxef6dOxYIo6SadRSFHWCckZGThiedwWguvjz4WLF4G4d7k1q/6BvzIu+tk/SrH+/fQ/Un6WOXPQ== dependencies: "@babel/code-frame" "^7.10.4" "@babel/runtime" "^7.12.5" @@ -7245,10 +7245,10 @@ gatsby-transformer-yaml@^2.8.0: lodash "^4.17.20" unist-util-select "^1.5.0" -gatsby@2.30.1: - version "2.30.1" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.30.1.tgz#251c931caf8f928c6af69656d288d04950f0bb80" - integrity sha512-elDugMhCsBHdo46WAiyoWs7AL3uQyO9R+rqf8J0mj3ToNzi4Fl+3cu2fs+EvAahpLJ5pQqRhXL/cPXtW4rNbug== +gatsby@2.30.2: + version "2.30.2" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.30.2.tgz#e3dba172457aadd4d02e2510bea3dca1e7e673de" + integrity sha512-ioJnAFTyq2BoNL6BECXx6ZWyLY3yu7ZrmT2T4PSFhef8MQeeflL4lbdom3tv3J4R4YQO0bY4vV5yGlxgQtQfBw== dependencies: "@babel/code-frame" "^7.10.4" "@babel/core" "^7.12.3" @@ -7317,16 +7317,16 @@ gatsby@2.30.1: find-cache-dir "^3.3.1" fs-exists-cached "1.0.0" fs-extra "^8.1.0" - gatsby-cli "^2.17.0" + gatsby-cli "^2.17.1" gatsby-core-utils "^1.8.0" gatsby-graphiql-explorer "^0.9.0" gatsby-legacy-polyfills "^0.5.0" gatsby-link "^2.9.0" - gatsby-plugin-page-creator "^2.8.0" + gatsby-plugin-page-creator "^2.8.1" gatsby-plugin-typescript "^2.10.0" gatsby-plugin-utils "^0.7.0" gatsby-react-router-scroll "^3.5.0" - gatsby-telemetry "^1.8.0" + gatsby-telemetry "^1.8.1" glob "^7.1.6" got "8.3.2" graphql "^14.6.0"