From 4580781d1c0ff6088587ec7d773e5571f20ea51d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 3 Apr 2020 09:15:14 +0000 Subject: [PATCH] fix(deps): update gatsby --- package.json | 6 +++--- yarn.lock | 58 ++++++++++++++++++++++++++-------------------------- 2 files changed, 32 insertions(+), 32 deletions(-) diff --git a/package.json b/package.json index 217fcb3..094681a 100644 --- a/package.json +++ b/package.json @@ -41,15 +41,15 @@ "bluebird": "^3.7.2", "classnames": "^2.2.6", "codecov": "^3.6.5", - "gatsby": "^2.20.8", - "gatsby-link": "^2.3.1", + "gatsby": "^2.20.12", + "gatsby-link": "^2.3.2", "gatsby-plugin-catch-links": "^2.2.1", "gatsby-plugin-feed": "^2.4.1", "gatsby-plugin-flow": "^1.2.1", "gatsby-plugin-google-gtag": "^2.0.0", "gatsby-plugin-manifest": "^2.3.3", "gatsby-plugin-netlify": "^2.2.1", - "gatsby-plugin-netlify-cms": "^4.2.1", + "gatsby-plugin-netlify-cms": "^4.2.2", "gatsby-plugin-offline": "^3.1.2", "gatsby-plugin-optimize-svgs": "^1.0.4", "gatsby-plugin-react-helmet": "^3.2.1", diff --git a/yarn.lock b/yarn.lock index e384cb5..eeb0309 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2280,10 +2280,10 @@ version "1.5.2" resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.2.tgz#690a1475b84f2a884fd07cd797c00f5f31356ea8" -"@types/reach__router@^1.3.0": - version "1.3.1" - resolved "https://registry.yarnpkg.com/@types/reach__router/-/reach__router-1.3.1.tgz#ca8b431acb12bb897d2b806f6fdd815f056d6d02" - integrity sha512-E51ntVeunnxofXmOoPFiOvElHWf+jBEs3B56gGx7XhPHOkJdjWxWDY4V1AsUiwhtOCXPM7atFy30wj7glyv2Fg== +"@types/reach__router@^1.3.3": + version "1.3.3" + resolved "https://registry.yarnpkg.com/@types/reach__router/-/reach__router-1.3.3.tgz#cec4095219dce6eca2daf22399bb3b6bc28c1baf" + integrity sha512-HTHMGJLdH3czgPP1nHF82y+TYLV1KSh1qYeezqHNDNuESBy55ij1LCn8jDYFeKCuAxm0gd9J25zyYy7mhOcgOw== dependencies: "@types/history" "*" "@types/react" "*" @@ -7162,10 +7162,10 @@ fuzzy@^0.1.1: version "0.1.3" resolved "https://registry.yarnpkg.com/fuzzy/-/fuzzy-0.1.3.tgz#4c76ec2ff0ac1a36a9dccf9a00df8623078d4ed8" -gatsby-cli@^2.11.3: - version "2.11.3" - resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.11.3.tgz#c445a1791f9920ff4ebbb9349a9313a24e459e9f" - integrity sha512-ek1L/CVB2ak+tbRgPUriotf2MhYVnZIQUogldD5PxPqLizN7expOTjoDcnV5DHG1zsmD19/TfXBj1hp6+DuOpQ== +gatsby-cli@^2.11.5: + version "2.11.5" + resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.11.5.tgz#4020880414ea33647a286066bf8f1707d629b3db" + integrity sha512-yAvyplWx19dU5gYdWJETEMywbNTtL9HntlR65cHhznKiwrr6Jyao+TsE50CmgZ/8Vv2JMF3UZFd3vFRXb+aK7w== dependencies: "@babel/code-frame" "^7.8.3" "@babel/runtime" "^7.8.7" @@ -7183,7 +7183,7 @@ gatsby-cli@^2.11.3: fs-exists-cached "^1.0.0" fs-extra "^8.1.0" gatsby-core-utils "^1.1.1" - gatsby-telemetry "^1.2.2" + gatsby-telemetry "^1.2.3" hosted-git-info "^3.0.4" is-valid-path "^0.1.1" lodash "^4.17.15" @@ -7226,13 +7226,13 @@ gatsby-graphiql-explorer@^0.3.1: dependencies: "@babel/runtime" "^7.8.7" -gatsby-link@^2.3.1: - version "2.3.1" - resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-2.3.1.tgz#7c7b0d32087256735201ec58ed394e6abc6d7ae3" - integrity sha512-waVhJ7klcAOgAD3UjX5P3LWYCee4GwZ7jqJS7dj8tTeiumXV1NAur4gjNiUZF8w3+0HQ4uY0vBjy+TozRRVk6Q== +gatsby-link@^2.3.2: + version "2.3.2" + resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-2.3.2.tgz#b0987dc63e54880afe20fa458ac6d14c2f4cc60c" + integrity sha512-A4aC6EEux/zumpgWnMlqcLhDq80uwzuCVrYfPVBxs/fFifVzzrMIvsPFhqw5w3l5DHC3XkxP4Y3TZq+EhypJhA== dependencies: "@babel/runtime" "^7.8.7" - "@types/reach__router" "^1.3.0" + "@types/reach__router" "^1.3.3" prop-types "^15.7.2" gatsby-page-utils@^0.1.1: @@ -7294,10 +7294,10 @@ gatsby-plugin-manifest@^2.3.3: semver "^5.7.1" sharp "^0.25.1" -gatsby-plugin-netlify-cms@^4.2.1: - version "4.2.1" - resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify-cms/-/gatsby-plugin-netlify-cms-4.2.1.tgz#f6f35693bda6db923d543e607d49784e60ec6150" - integrity sha512-5mqh2uwdqjSw+ydDK3FCms+AeTCnVQ5Up9dE6hulp4VKqSDn0gKz6qHnadNNLVlO6Z/Cfwc4LE3MzlAgz91VeA== +gatsby-plugin-netlify-cms@^4.2.2: + version "4.2.2" + resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify-cms/-/gatsby-plugin-netlify-cms-4.2.2.tgz#1fe9b5653081ac682d4b8f3039a29c5a0d5515ce" + integrity sha512-2/rHlBkxSblpAAhXwixKzSq+OpsKAOJlHiAZ0oQpErhkBNcB4XWyjqxQS67mdFBHDZ6pyCDaGqx7Rc6sUQfypg== dependencies: "@pieh/friendly-errors-webpack-plugin" "1.7.0-chalk-2" copy-webpack-plugin "^5.1.1" @@ -7537,10 +7537,10 @@ gatsby-source-filesystem@^2.2.2: valid-url "^1.0.9" xstate "^4.8.0" -gatsby-telemetry@^1.2.2: - version "1.2.2" - resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.2.2.tgz#12d7e03373f67e7bd69dedbeda4239f3ff601183" - integrity sha512-I1RkcbLIR7jg+SRu71FT5c7eEqDScmJ8/sZ/mfYVwARo6Kq6obB0VzlYHVYd+KjdeiuQb6YIHhlxUn37eGq7Vw== +gatsby-telemetry@^1.2.3: + version "1.2.3" + resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.2.3.tgz#0b38068bbc85a597afb7ee407fb0240997cec6ef" + integrity sha512-butEEIfuGAWZ9cVISrS6XVXMFPweFTDNO2Z5jj+mA1GkHlriahF4BtbVX3b4miQbQW16g2TfzNw/ztwIUfy0RQ== dependencies: "@babel/code-frame" "^7.8.3" "@babel/runtime" "^7.8.7" @@ -7600,10 +7600,10 @@ gatsby-transformer-sharp@^2.4.3: semver "^5.7.1" sharp "^0.25.1" -gatsby@^2.20.8: - version "2.20.8" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.20.8.tgz#d55dfe8a2efc8308858d6b4ebe70781eabbf176d" - integrity sha512-n3wtQ1zFIb9JpnO0059W/8CR81rH67doPQrhqlYjkPUSz1o4YjDdluF0PICyb0YX+f71AZr9pkWSwDqgJNcC3g== +gatsby@^2.20.12: + version "2.20.12" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.20.12.tgz#0312f99aaa51d7a18c51abb2bee2d32b5f3fd918" + integrity sha512-HoyjJA432ZUKOgkzsOSEdSbo3Vhi3lhr5uw8JnebO4S9Cqc6J2kw9HNASwtYFGzZVClGrsYwXVaLcOnSKtZmxA== dependencies: "@babel/code-frame" "^7.8.3" "@babel/core" "^7.8.7" @@ -7666,13 +7666,13 @@ gatsby@^2.20.8: flat "^4.1.0" fs-exists-cached "1.0.0" fs-extra "^8.1.0" - gatsby-cli "^2.11.3" + gatsby-cli "^2.11.5" gatsby-core-utils "^1.1.1" gatsby-graphiql-explorer "^0.3.1" - gatsby-link "^2.3.1" + gatsby-link "^2.3.2" gatsby-plugin-page-creator "^2.2.1" gatsby-react-router-scroll "^2.2.1" - gatsby-telemetry "^1.2.2" + gatsby-telemetry "^1.2.3" glob "^7.1.6" got "8.3.2" graphql "^14.6.0"