From 170ca32916a5eab4e6048007ba0cc8f432d885b8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2020 01:09:47 -0600 Subject: [PATCH] chore(examples) Update Gatsby Examples (#385) Co-authored-by: WhiteSource Renovate --- .../react/gatsby-themed-site/package.json | 16 +- examples/react/gatsby-themed-site/yarn.lock | 188 +++++++++--------- 2 files changed, 102 insertions(+), 102 deletions(-) diff --git a/examples/react/gatsby-themed-site/package.json b/examples/react/gatsby-themed-site/package.json index 05836dcef..3801201d1 100644 --- a/examples/react/gatsby-themed-site/package.json +++ b/examples/react/gatsby-themed-site/package.json @@ -30,15 +30,15 @@ "@jbolda/gatsby-theme-layout": "0.3.2", "@mdx-js/mdx": "1.5.5", "@mdx-js/react": "1.5.5", - "gatsby": "2.19.10", - "gatsby-image": "2.2.39", - "gatsby-plugin-mdx": "1.0.69", - "gatsby-plugin-netlify": "2.1.31", - "gatsby-plugin-react-helmet": "3.1.21", - "gatsby-plugin-sharp": "2.4.4", + "gatsby": "2.19.12", + "gatsby-image": "2.2.40", + "gatsby-plugin-mdx": "1.0.70", + "gatsby-plugin-netlify": "2.1.32", + "gatsby-plugin-react-helmet": "3.1.22", + "gatsby-plugin-sharp": "2.4.5", "gatsby-plugin-theme-ui": "0.3.0", - "gatsby-source-filesystem": "2.1.47", - "gatsby-transformer-sharp": "2.3.13", + "gatsby-source-filesystem": "2.1.48", + "gatsby-transformer-sharp": "2.3.14", "react": "16.12.0", "react-dom": "16.12.0", "react-helmet": "5.2.1", diff --git a/examples/react/gatsby-themed-site/yarn.lock b/examples/react/gatsby-themed-site/yarn.lock index 2a0d1bc44..13eedc30c 100644 --- a/examples/react/gatsby-themed-site/yarn.lock +++ b/examples/react/gatsby-themed-site/yarn.lock @@ -1548,9 +1548,9 @@ string-width "^2.0.0" strip-ansi "^3" -"@reach/router@^1.2.1": +"@reach/router@1.2.1": version "1.2.1" - resolved "https://registry.npmjs.org/@reach/router/-/router-1.2.1.tgz#34ae3541a5ac44fa7796e5506a5d7274a162be4e" + resolved "https://registry.yarnpkg.com/@reach/router/-/router-1.2.1.tgz#34ae3541a5ac44fa7796e5506a5d7274a162be4e" integrity sha512-kTaX08X4g27tzIFQGRukaHmNbtMYDS3LEWIS8+l6OayGIw6Oyo1HIF/JzeuR2FoF9z6oV+x/wJSVSq4v8tcUGQ== dependencies: create-react-context "^0.2.1" @@ -2681,10 +2681,10 @@ babel-plugin-macros@^2.8.0: cosmiconfig "^6.0.0" resolve "^1.12.0" -babel-plugin-remove-graphql-queries@^2.7.22: - version "2.7.22" - resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.7.22.tgz#ff7376efc6db821e144e3f36c3dc02838d0f7516" - integrity sha512-gb4bKZvePZME/VRBMiIZfnli1BIO0K8cm1Pj9HPm85PqElPHzdjeUZ9p3ybOCGe+BBpIlqKx7mx9V/RsjlH+SA== +babel-plugin-remove-graphql-queries@^2.7.23: + version "2.7.23" + resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.7.23.tgz#7cecb19b6057eb4de92d147dfd4d51c885cc356a" + integrity sha512-SvWLivXtbeExS0eUPrRpg8EYiDPcOlzaO/vePcdmW2X8GBC1miezXS+RYPYyt4r9Z0Cg0ZQe58ggssF/8ym3rg== babel-plugin-syntax-jsx@^6.18.0: version "6.18.0" @@ -2696,10 +2696,10 @@ babel-plugin-transform-react-remove-prop-types@^0.4.24: resolved "https://registry.npmjs.org/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.27: - version "0.2.27" - resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.2.27.tgz#bb2e9c35e820718932e58bdcb655afef93223493" - integrity sha512-BXoUhKfBZUQb6nR5/fmQeNpKN137eucvRvKUGYcz9ZPbJOALSek03wseJA4zK8rV+mIQYM47y+AFs09RU/aOHg== +babel-preset-gatsby@^0.2.28: + version "0.2.28" + resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-0.2.28.tgz#6bd421e1a18115889e608b2a8fa5076205bacd1a" + integrity sha512-PnQgmGHTgGHgMmTeK1raV5rFk4puUX2bX0L7Ayqomi5xMQqQXLYOeE5bsaB1YIBpdFMdCUgbf9skX7vfqyy7hw== dependencies: "@babel/plugin-proposal-class-properties" "^7.7.4" "@babel/plugin-proposal-nullish-coalescing-operator" "^7.7.4" @@ -6125,10 +6125,10 @@ functional-red-black-tree@^1.0.1: resolved "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327" integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc= -gatsby-cli@^2.8.28: - version "2.8.28" - resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.8.28.tgz#2e71d50282a22d7fda25e724b8a917f759bb7441" - integrity sha512-Kqeoq6HQe++SrJ6Fa93rzHCo7LAOMNQfLLMr88mmdqRSXnualtMUseY0nY9oPzToQchwRARDN9pn2sGw6qUS4g== +gatsby-cli@^2.8.29: + version "2.8.29" + resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.8.29.tgz#53dd79d2ff01d555570cd2a81a51c95be585bd7e" + integrity sha512-HVZmb22D+Qf24rceY37MEzaPOk7v3ffw/tzu8pFkG1IoHLIJumbo2LMSJRvnd2+SUMQf1ZIVQCmbdEuaJ9Fn1A== dependencies: "@babel/code-frame" "^7.5.5" "@babel/runtime" "^7.7.6" @@ -6145,8 +6145,8 @@ gatsby-cli@^2.8.28: execa "^3.4.0" fs-exists-cached "^1.0.0" fs-extra "^8.1.0" - gatsby-core-utils "^1.0.27" - gatsby-telemetry "^1.1.48" + gatsby-core-utils "^1.0.28" + gatsby-telemetry "^1.1.49" hosted-git-info "^3.0.2" is-valid-path "^0.1.1" lodash "^4.17.15" @@ -6173,57 +6173,57 @@ gatsby-cli@^2.8.28: ink "^2.6.0" ink-spinner "^3.0.1" -gatsby-core-utils@^1.0.27: - version "1.0.27" - resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.0.27.tgz#d08270fc3de7ca48a1ae2f0931afb08c09647141" - integrity sha512-w75Sjby/XhYQexeDTAQoBI385BXMt79B+hT55JwQmtz1VJ4/gQMUENG2J5ABzPsN7rD1TueNcR9BpU5Ns7sgdw== +gatsby-core-utils@^1.0.28: + version "1.0.28" + resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.0.28.tgz#aa66e49cdcc1892e7817a32fdd806cf5e16ea309" + integrity sha512-XWKR9Rk2v6iQkmBsTLCdI3adyC9PCh1s5BQ85nlGitlgcVVQq98jZlQdcy0v9mJOrTuce0uf5RqkeGDWFLekoA== dependencies: ci-info "2.0.0" node-object-hash "^2.0.0" -gatsby-graphiql-explorer@^0.2.32: - version "0.2.32" - resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-0.2.32.tgz#0664d32e6ae81d42689967141acfa2783c1a3478" - integrity sha512-0Fzx5JOevUBtD8s94q3Pfjp0LPSVHWNijGXBfRRdcpzKPJZuvYAzVkRz5aQgx1FPavSJE8q9uC+Uo4VzyyPpJg== +gatsby-graphiql-explorer@^0.2.33: + version "0.2.33" + resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-0.2.33.tgz#0414f50369c82f3b156fbb1b0968d81ca8bc8bc3" + integrity sha512-prc/OU9dcrQQDRswguLuRqlBLGNZO/oadRR0rhmxVPrTVps3RyX4VDYvGBzaMhSfr4tMNAVDYP5iPjaaQz+D8A== dependencies: "@babel/runtime" "^7.7.6" -gatsby-image@2.2.39: - version "2.2.39" - resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.2.39.tgz#c2982152923409139b03446c58fbaa99c15e47a2" - integrity sha512-ypb5J+ACeHoGhyw//O0ye7z8sm8yW/MVqpuZ+gkCyXWt3zexp4jjHqV3uDOkvI9fPQC/QCZLXepE7Ve77iAeEg== +gatsby-image@2.2.40: + version "2.2.40" + resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.2.40.tgz#2ccb965ba03ed7456a87f42fe0a04bcaa6367b6d" + integrity sha512-K1rYYMu36GSJcodFw0Z+MSkxLsyA5J5jx3HsMFcTTWL9m5yNdjiPxaepx23ijNKQ7sWvGdsOfhCciSnMVz0AFg== dependencies: "@babel/runtime" "^7.7.6" object-fit-images "^3.2.4" prop-types "^15.7.2" -gatsby-link@^2.2.28: - version "2.2.28" - resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-2.2.28.tgz#81699aece00f0c86af7c2fbab5b19d34b3494d15" - integrity sha512-G1ivEChE2eNxrPoKXR3Z27bZUWBNcL+SybJ+V0+xnR2y/w/hLe7DTOCt/UTCKgtvJ0jvQodwK7r1+HroXmsnVw== +gatsby-link@^2.2.29: + version "2.2.29" + resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-2.2.29.tgz#adde4f8d548728282f375affffa34d2c10bc5327" + integrity sha512-Yl6CIseRSaF9oLgcaLc4e95al2IQ4fHxMjKQtKRZEH4sFk0BIcLaVfqPwwWBdUK0rGkyNXqNs5lATBWqmg1FwA== dependencies: "@babel/runtime" "^7.7.6" "@types/reach__router" "^1.2.6" prop-types "^15.7.2" -gatsby-page-utils@^0.0.38: - version "0.0.38" - resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-0.0.38.tgz#a43d4b5e039b622364ca680caedddc8006469816" - integrity sha512-tM+ByO2BPRdgGkUWkqFbLz4q9Xy896xjdkDkR6weJdqAS5K8nux56UikeYG1WJJ0AUut0R8zlGukb0QUdm80Qw== +gatsby-page-utils@^0.0.39: + version "0.0.39" + resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-0.0.39.tgz#5d331b40488b984b95ded9a36470e77c46a9400e" + integrity sha512-lDrrenBnh5HR/9mgfhePPvCt2KueccbQu/KPYkBKlwz0hcZ/xl28cgit0Bj9Ijqx7XTMxBd2gtgvgB2QNd8jmA== 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.27" + gatsby-core-utils "^1.0.28" glob "^7.1.6" lodash "^4.17.15" micromatch "^3.1.10" -gatsby-plugin-mdx@1.0.69: - version "1.0.69" - resolved "https://registry.yarnpkg.com/gatsby-plugin-mdx/-/gatsby-plugin-mdx-1.0.69.tgz#11b33a5478dd7ab005c8b093e402b4ccb1c122db" - integrity sha512-v3i9JFjtO0R+WYStpQozo0N8rL4kBtzW3TvljaCt6t1sPccS38++wV8kAUQH1mB6x267eXoc2o5NjLAY7YD1kQ== +gatsby-plugin-mdx@1.0.70: + version "1.0.70" + resolved "https://registry.yarnpkg.com/gatsby-plugin-mdx/-/gatsby-plugin-mdx-1.0.70.tgz#97613bf6888a74b425d1a8e8b6cb21250c50bc07" + integrity sha512-nHZHcZgrO17KpcwjKJs1E9DaAyg0Qy4hCugTIuOAGKNZfYKNfwf5n5LZoxK5/VUXpFqM/Zfm3ubKVmXFGw5ZPw== dependencies: "@babel/core" "^7.7.5" "@babel/generator" "^7.7.4" @@ -6240,7 +6240,7 @@ gatsby-plugin-mdx@1.0.69: escape-string-regexp "^1.0.5" eval "^0.1.4" fs-extra "^8.1.0" - gatsby-core-utils "^1.0.27" + gatsby-core-utils "^1.0.28" gray-matter "^4.0.2" json5 "^2.1.1" loader-utils "^1.2.3" @@ -6261,10 +6261,10 @@ gatsby-plugin-mdx@1.0.69: unist-util-remove "^1.0.3" unist-util-visit "^1.4.1" -gatsby-plugin-netlify@2.1.31: - version "2.1.31" - resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify/-/gatsby-plugin-netlify-2.1.31.tgz#438dc478415087cbdcb9a334056e7b305294afe9" - integrity sha512-kCStQasyxVQSY0qjq2DOaCoNmPD9sl9MSRTQFJ6HA/loF6Sqd3y8xPSF7iV/3Zt7RxHvDfJ7o538ofHp3EXMSQ== +gatsby-plugin-netlify@2.1.32: + version "2.1.32" + resolved "https://registry.yarnpkg.com/gatsby-plugin-netlify/-/gatsby-plugin-netlify-2.1.32.tgz#9b5d2c4da08d160d6f9037a09217c2b4df98143f" + integrity sha512-m1TGX1JGJa4f37/Wkhh3GOjBqMnGaagAIQB6eP3gCTwI21aWWuCI3sSq3MLBsy9OGuk529G6bvC/LqI74zDygQ== dependencies: "@babel/runtime" "^7.7.6" fs-extra "^8.1.0" @@ -6272,36 +6272,36 @@ gatsby-plugin-netlify@2.1.31: lodash "^4.17.15" webpack-assets-manifest "^3.1.1" -gatsby-plugin-page-creator@^2.1.39: - version "2.1.39" - resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.1.39.tgz#e01a8f59817bbc63afdab0c01d464fecb15d3cbf" - integrity sha512-tojv5cnt8pm5Cvks06Rypy8Ha/nONIIx+uEA1+iCsE2ekRm5ziiV5VqVSLrAxWwV2w0OgKDov+lMCco2xkdY4Q== +gatsby-plugin-page-creator@^2.1.40: + version "2.1.40" + resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-2.1.40.tgz#96c817781dfb1f191570c69d2e9af114a3cd23df" + integrity sha512-jwY8LTOOobrKUr1ph+/IHAHDuzjSrXsAu2YBqZg7wc/J6gre0YAgOU2yAxY34CadE34jieISO3FDIyHMii3vPg== dependencies: "@babel/runtime" "^7.7.6" bluebird "^3.7.2" fs-exists-cached "^1.0.0" - gatsby-page-utils "^0.0.38" + gatsby-page-utils "^0.0.39" glob "^7.1.6" lodash "^4.17.15" micromatch "^3.1.10" -gatsby-plugin-react-helmet@3.1.21: - version "3.1.21" - resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.1.21.tgz#659f31020295f42d017e2eb03175d73516ab824d" - integrity sha512-6LZ2LEYTwqD+ZqyCH55mVpk2xEXbQoCTfijP1W4ZCQsKtpWGJP+vyd6b96FWVyEb2k5LsQ1u+jk4R8xXULSX+w== +gatsby-plugin-react-helmet@3.1.22: + version "3.1.22" + resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-3.1.22.tgz#f4c148dfe964af1e1364e6bcd9a4cd3226e8cd7a" + integrity sha512-eG57C7Rm84dOpaFYxqQsKSzP0ge/6SnAEsPH5JcAcJ7vETtn3rCS6SB8qs+Nk/jhziAjdGjBw3CSJnOkg/QUJA== dependencies: "@babel/runtime" "^7.7.6" -gatsby-plugin-sharp@2.4.4: - version "2.4.4" - resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.4.4.tgz#d41ce4d21acf9b08fde0b27be383a507e92f7154" - integrity sha512-i8xY612UIHjOT78SD+FAkR7Wov4/pHn+2DJ7SiSvv7I3Pb1PTKm3XksvNKbKxFMjAfUROehqsRbYCIZIDaff5Q== +gatsby-plugin-sharp@2.4.5: + version "2.4.5" + resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.4.5.tgz#9c05a426f43546c61936b773b1844d920eac1252" + integrity sha512-O2FZcUd78aKNR7Hbommrbc5igW32U2MnenA/Oc55sklFUF+I1fu4N6zMoHfh7sVtWCqZEbQiNO310Zl8jstD5g== dependencies: "@babel/runtime" "^7.7.6" async "^2.6.3" bluebird "^3.7.2" fs-extra "^8.1.0" - gatsby-core-utils "^1.0.27" + gatsby-core-utils "^1.0.28" got "^8.3.2" imagemin "^6.1.0" imagemin-mozjpeg "^8.0.0" @@ -6322,19 +6322,19 @@ gatsby-plugin-theme-ui@0.3.0: resolved "https://registry.yarnpkg.com/gatsby-plugin-theme-ui/-/gatsby-plugin-theme-ui-0.3.0.tgz#ab84216536ae45abe09a6edf24156b9dbf50d6a5" integrity sha512-Q2tS8EeYMy7AAtt6hvDtEsd1uwrLMjkDNqabyXhAo38AFoWQ0oKtq9u1YqbiRvp1TK06pAMPQQ3to48LAqc9Cw== -gatsby-react-router-scroll@^2.1.20: - version "2.1.20" - resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-2.1.20.tgz#bd208ae384597a6a9af8f6ef50c9c90f44965d48" - integrity sha512-o4LvoV+XL8zLLFsX1rN2Und4seu2jppEcj6yb9g/f5itsPzNXMdRWW8r2fqovGRxtDJ/J6Wwx+1y3pOokMSq/A== +gatsby-react-router-scroll@^2.1.21: + version "2.1.21" + resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-2.1.21.tgz#bc4aeee424da034287b6fe64d6b08f47d6cb6881" + integrity sha512-aEjj8baFlWOfgU/HGiqxKHtfEtYMnU2qDWPxbYK07xxvXqk3reUu3cluCSaO0EqNUALwJkaz2QsYLzo9MszbeA== dependencies: "@babel/runtime" "^7.7.6" scroll-behavior "^0.9.10" warning "^3.0.0" -gatsby-source-filesystem@2.1.47: - version "2.1.47" - resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.1.47.tgz#a9d147bea45856e203291c37610765b38c44e724" - integrity sha512-25WktQN4XUpknVkwwvIio80ZEg3tEQISOsU6N81fI0tpxLPss9iShplGQvuA3K4dsewV+CTHQs3t3vyMGSaNYg== +gatsby-source-filesystem@2.1.48: + version "2.1.48" + resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.1.48.tgz#85bd83b953278a7597be38b2e8cd9c69de32fa64" + integrity sha512-m1RIYDoV9rhMe2p0ZJA1ae4IIX+iIJCMpNnQiQVtTf+mfihiWyDAdi4lsWzJUxPt8FQwDgUG7GzY3sAoGctvzQ== dependencies: "@babel/runtime" "^7.7.6" better-queue "^3.8.10" @@ -6342,8 +6342,8 @@ gatsby-source-filesystem@2.1.47: chokidar "3.3.0" file-type "^12.4.0" fs-extra "^8.1.0" - gatsby-core-utils "^1.0.27" - got "^7.1.0" + gatsby-core-utils "^1.0.28" + got "^8.3.2" md5-file "^3.2.3" mime "^2.4.4" pretty-bytes "^5.3.0" @@ -6352,10 +6352,10 @@ gatsby-source-filesystem@2.1.47: valid-url "^1.0.9" xstate "^4.7.2" -gatsby-telemetry@^1.1.48: - version "1.1.48" - resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.1.48.tgz#3496202a3a9e5ec16566fd40a301c8823f8f2e9e" - integrity sha512-DD1gzel0HBVKB7kMMMV9YpmvSASf9zTLL2qf9ZFegI2NNrwXfE5buBIBNRef0veLaRXQvamu+ni0CRzumG2Bfw== +gatsby-telemetry@^1.1.49: + version "1.1.49" + resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.1.49.tgz#f577738fe03a4aeef4bb5b481969e91fd52ca22d" + integrity sha512-NLT843FVp3pt1gjJ/vsclgw6h7pIKDF9l8sWBFiIrJUjiwGqCVC+emylbuK8MFE8Js989SP40piqvgo+orEl3g== dependencies: "@babel/code-frame" "^7.5.5" "@babel/runtime" "^7.7.6" @@ -6364,7 +6364,7 @@ gatsby-telemetry@^1.1.48: configstore "^5.0.0" envinfo "^7.5.0" fs-extra "^8.1.0" - gatsby-core-utils "^1.0.27" + gatsby-core-utils "^1.0.28" git-up "4.0.1" is-docker "2.0.0" lodash "^4.17.15" @@ -6375,10 +6375,10 @@ gatsby-telemetry@^1.1.48: stack-utils "1.0.2" uuid "3.3.3" -gatsby-transformer-sharp@2.3.13: - version "2.3.13" - resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.3.13.tgz#b2bd2967fee1c2511ad896645acab34954d52bc6" - integrity sha512-jof7b1btkABcsN6lP5qd7cBMffPFv09qTKs6ZTgRIRB9jQBiBizJydmyT97eCqqIl0dKIr8/5Bt/eC6jyxMj8A== +gatsby-transformer-sharp@2.3.14: + version "2.3.14" + resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.3.14.tgz#425e309bc5d7a53ba6d13ea661f4b7477d0a1546" + integrity sha512-tjz74lcJdAUFNtngmNBtyqXbIjb2Ux0GVeCpJsHfrWheJOsogPiO2Y3tp/NZJuonAWUawV8Mvr4TFjjF9p2GZw== dependencies: "@babel/runtime" "^7.7.6" bluebird "^3.7.2" @@ -6388,10 +6388,10 @@ gatsby-transformer-sharp@2.3.13: semver "^5.7.1" sharp "^0.23.4" -gatsby@2.19.10: - version "2.19.10" - resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.19.10.tgz#abb62b2661cbefd38541e67c4f9c8c69ba34af3e" - integrity sha512-Jl7SigQegrXq3cQQzGbY7b7jz7buLpqDPkPe10Ehkbkl8Z/aGN8OXnM5xSi+DZJ2dpHUOzm4pLr30diNPXC1rw== +gatsby@2.19.12: + version "2.19.12" + resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.19.12.tgz#9819d47407386912ad89f8067d69cec4ef7aec23" + integrity sha512-oI76KUEIebmaVOwtHuRINBspLvKHCIOdVPiNdgT/ly05iJLg9OsKd6/eYZ/rO+YYWew8t+MmoMVmRLpaWE2RBQ== dependencies: "@babel/code-frame" "^7.5.5" "@babel/core" "^7.7.5" @@ -6402,7 +6402,7 @@ gatsby@2.19.10: "@hapi/joi" "^15.1.1" "@mikaelkristiansson/domready" "^1.0.10" "@pieh/friendly-errors-webpack-plugin" "1.7.0-chalk-2" - "@reach/router" "^1.2.1" + "@reach/router" "1.2.1" "@typescript-eslint/eslint-plugin" "^2.11.0" "@typescript-eslint/parser" "^2.11.0" address "1.1.2" @@ -6413,8 +6413,8 @@ gatsby@2.19.10: babel-loader "^8.0.6" babel-plugin-add-module-exports "^0.3.3" babel-plugin-dynamic-import-node "^2.3.0" - babel-plugin-remove-graphql-queries "^2.7.22" - babel-preset-gatsby "^0.2.27" + babel-plugin-remove-graphql-queries "^2.7.23" + babel-preset-gatsby "^0.2.28" better-opn "1.0.0" better-queue "^3.8.10" bluebird "^3.7.2" @@ -6452,13 +6452,13 @@ gatsby@2.19.10: flat "^4.1.0" fs-exists-cached "1.0.0" fs-extra "^8.1.0" - gatsby-cli "^2.8.28" - gatsby-core-utils "^1.0.27" - gatsby-graphiql-explorer "^0.2.32" - gatsby-link "^2.2.28" - gatsby-plugin-page-creator "^2.1.39" - gatsby-react-router-scroll "^2.1.20" - gatsby-telemetry "^1.1.48" + gatsby-cli "^2.8.29" + gatsby-core-utils "^1.0.28" + gatsby-graphiql-explorer "^0.2.33" + gatsby-link "^2.2.29" + gatsby-plugin-page-creator "^2.1.40" + gatsby-react-router-scroll "^2.1.21" + gatsby-telemetry "^1.1.49" glob "^7.1.6" got "8.3.2" graphql "^14.5.8" @@ -6795,7 +6795,7 @@ got@^3.2.0: read-all-stream "^3.0.0" timed-out "^2.0.0" -got@^7.0.0, got@^7.1.0: +got@^7.0.0: version "7.1.0" resolved "https://registry.npmjs.org/got/-/got-7.1.0.tgz#05450fd84094e6bbea56f451a43a9c289166385a" integrity sha512-Y5WMo7xKKq1muPsxD+KmrR8DH5auG7fBdDVueZwETwV6VytKyU9OX/ddpq2/1hp1vIPvVb4T81dKQz3BivkNLw==